Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update keyvault.json #11040

Merged
merged 3 commits into from
Dec 5, 2020
Merged

Update keyvault.json #11040

merged 3 commits into from
Dec 5, 2020

Conversation

jlichwa
Copy link
Contributor

@jlichwa jlichwa commented Oct 5, 2020

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 5, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.

️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.

️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 5, 2020

azure-sdk-for-java

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 0d5c9a7 with merge commit 8ada00673dd1e36af36cb1eaa7492bdcf3060a99. SDK Automation 13.0.17.20200918.2
  • ⚠️sdk/keyvault/mgmt-v2015_06_01 [View full logs]  [Preview SDK Changes]
      Only show 100 items here, please refer to log for details.
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project azure-keyvault: MavenReportException: Error while creating archive: 
      [mvn] [ERROR] Exit code: 1 - /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v20150601/package-info.java:11: warning: a package-info.java file has already been seen for package com.microsoft.azure.management.keyvault.v2015_06_01
      [mvn] [ERROR] package com.microsoft.azure.management.keyvault.v2015_06_01;
      [mvn] [ERROR]                                                ^
      [mvn] [ERROR] javadoc: warning - Multiple sources of package comments found for package "com.microsoft.azure.management.keyvault.v2015_06_01"
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:11: error: package com.microsoft.azure.arm.model does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
      [mvn] [ERROR]                                     ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:12: error: package com.microsoft.azure.arm.resources.models does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.Resource;
      [mvn] [ERROR]                                                ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:13: error: package com.microsoft.azure.arm.resources.models does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasResourceGroup;
      [mvn] [ERROR]                                                ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:14: error: package com.microsoft.azure.arm.model does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.model.Refreshable;
      [mvn] [ERROR]                                     ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:15: error: package com.microsoft.azure.arm.model does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.model.Updatable;
      [mvn] [ERROR]                                     ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:16: error: package com.microsoft.azure.arm.model does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.model.Appliable;
      [mvn] [ERROR]                                     ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:17: error: package com.microsoft.azure.arm.model does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.model.Creatable;
      [mvn] [ERROR]                                     ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:18: error: package com.microsoft.azure.arm.resources.models does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.GroupableResourceCore;
      [mvn] [ERROR]                                                ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:19: error: package com.microsoft.azure.arm.resources.models does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasManager;
      [mvn] [ERROR]                                                ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
      [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
      [mvn] [ERROR]                                ^
      [mvn] [ERROR]   symbol: class HasInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
      [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
      [mvn] [ERROR]                                                      ^
      [mvn] [ERROR]   symbol: class Resource
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
      [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
      [mvn] [ERROR]                                                                ^
      [mvn] [ERROR]   symbol: class GroupableResourceCore
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/implementation/KeyVaultManager.java:16: error: package com.microsoft.azure.arm.resources does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.AzureConfigurable;
      [mvn] [ERROR]                                         ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/implementation/KeyVaultManager.java:20: error: package com.microsoft.azure.arm.resources.implementation does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.implementation.AzureConfigurableCoreImpl;
      [mvn] [ERROR]                                                        ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/implementation/KeyVaultManager.java:21: error: package com.microsoft.azure.arm.resources.implementation does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.implementation.ManagerCore;
      [mvn] [ERROR]                                                        ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/implementation/KeyVaultManager.java:26: error: cannot find symbol
      [mvn] [ERROR] public final class KeyVaultManager extends ManagerCore {
      [mvn] [ERROR]                                            ^
      [mvn] [ERROR]   symbol: class ManagerCore
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
      [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
      [mvn] [ERROR]                                                                                                                    ^
      [mvn] [ERROR]   symbol: class HasResourceGroup
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
      [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
      [mvn] [ERROR]                                                                                                                                      ^
      [mvn] [ERROR]   symbol: class Refreshable
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
      [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
      [mvn] [ERROR]                                                                                                                                                          ^
      [mvn] [ERROR]   symbol: class Updatable
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:75: error: cannot find symbol
      [mvn] [ERROR]     interface Update extends Appliable, Resource.UpdateWithTags {
      [mvn] [ERROR]                              ^
      [mvn] [ERROR]   symbol:   class Appliable
      [mvn] [ERROR]   location: interface Vault
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:75: error: package Resource does not exist
      [mvn] [ERROR]     interface Update extends Appliable, Resource.UpdateWithTags {
      [mvn] [ERROR]                                                        ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
      [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
      [mvn] [ERROR]                                                                                                                                                                                   ^
      [mvn] [ERROR]   symbol: class HasManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:11: error: package com.microsoft.azure.arm.collection does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.collection.SupportsCreating;
      [mvn] [ERROR]                                          ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:12: error: package com.microsoft.azure.arm.resources.collection does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup;
      [mvn] [ERROR]                                                    ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:13: error: package com.microsoft.azure.arm.resources.collection does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion;
      [mvn] [ERROR]                                                    ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:14: error: package com.microsoft.azure.arm.resources.collection does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup;
      [mvn] [ERROR]                                                    ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:16: error: package com.microsoft.azure.arm.resources.collection does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup;
      [mvn] [ERROR]                                                    ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:18: error: package com.microsoft.azure.arm.model does not exist
      [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
      [mvn] [ERROR]                                     ^
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:24: error: cannot find symbol
    • ⚠️sdk/keyvault/mgmt-v2016_10_01 [View full logs]  [Preview SDK Changes]
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project azure-keyvault: MavenReportException: Error while creating archive: 
        [mvn] [ERROR] Exit code: 1 - /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2016_10_01/src/main/java/com/microsoft/azure/management/keyvault/v2016_10_01/package-info.java:11: warning: a package-info.java file has already been seen for package com.microsoft.azure.management.keyvault.v2016_10_01
        [mvn] [ERROR] package com.microsoft.azure.management.keyvault.v2016_10_01;
        [mvn] [ERROR]                                                ^
        [mvn] [ERROR] javadoc: warning - Multiple sources of package comments found for package "com.microsoft.azure.management.keyvault.v2016_10_01"
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2016_10_01/src/main/java/com/microsoft/azure/management/keyvault/v20161001/Vaults.java:13: error: cannot access AccessPolicyUpdateKind
        [mvn] [ERROR] import com.microsoft.azure.management.keyvault.v20161001.models.AccessPolicyUpdateKind;
        [mvn] [ERROR]                                                                ^
        [mvn] [ERROR]   bad source file: /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2016_10_01/src/main/java/com/microsoft/azure/management/keyvault/v20161001/models/AccessPolicyUpdateKind.java
        [mvn] [ERROR]     file does not contain class com.microsoft.azure.management.keyvault.v20161001.models.AccessPolicyUpdateKind
        [mvn] [ERROR]     Please remove or make sure it appears in the correct subdirectory of the sourcepath.
        [mvn] [ERROR] 
        [mvn] [ERROR] Command line was: /usr/lib/jvm/java-8-openjdk-amd64/jre/../bin/javadoc @options @packages
        [mvn] [ERROR] 
        [mvn] [ERROR] Refer to the generated Javadoc files in '/z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2016_10_01/target/apidocs' dir.
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
      • ⚠️sdk/keyvault/mgmt-v2018_02_14_preview [View full logs]  [Preview SDK Changes]
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project azure-keyvault: MavenReportException: Error while creating archive: 
          [mvn] [ERROR] Exit code: 1 - /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2018_02_14_preview/src/main/java/com/microsoft/azure/management/keyvault/v20180214preview/Vaults.java:13: error: cannot access AccessPolicyUpdateKind
          [mvn] [ERROR] import com.microsoft.azure.management.keyvault.v20180214preview.models.AccessPolicyUpdateKind;
          [mvn] [ERROR]                                                                       ^
          [mvn] [ERROR]   bad source file: /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2018_02_14_preview/src/main/java/com/microsoft/azure/management/keyvault/v20180214preview/models/AccessPolicyUpdateKind.java
          [mvn] [ERROR]     file does not contain class com.microsoft.azure.management.keyvault.v20180214preview.models.AccessPolicyUpdateKind
          [mvn] [ERROR]     Please remove or make sure it appears in the correct subdirectory of the sourcepath.
          [mvn] [ERROR] 
          [mvn] [ERROR] Command line was: /usr/lib/jvm/java-8-openjdk-amd64/jre/../bin/javadoc @options @packages
          [mvn] [ERROR] 
          [mvn] [ERROR] Refer to the generated Javadoc files in '/z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2018_02_14_preview/target/apidocs' dir.
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
        • ⚠️sdk/keyvault/mgmt-v2019_09_01 [View full logs]  [Preview SDK Changes]
            Only show 100 items here, please refer to log for details.
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project azure-keyvault: MavenReportException: Error while creating archive: 
            [mvn] [ERROR] Exit code: 1 - /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v20190901/package-info.java:11: warning: a package-info.java file has already been seen for package com.microsoft.azure.management.keyvault.v2019_09_01
            [mvn] [ERROR] package com.microsoft.azure.management.keyvault.v2019_09_01;
            [mvn] [ERROR]                                                ^
            [mvn] [ERROR] javadoc: warning - Multiple sources of package comments found for package "com.microsoft.azure.management.keyvault.v2019_09_01"
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/CheckNameAvailabilityResult.java:11: error: package com.microsoft.azure.arm.model does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
            [mvn] [ERROR]                                     ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/CheckNameAvailabilityResult.java:12: error: package com.microsoft.azure.arm.resources.models does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasManager;
            [mvn] [ERROR]                                                ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/CheckNameAvailabilityResult.java:19: error: cannot find symbol
            [mvn] [ERROR] public interface CheckNameAvailabilityResult extends HasInner, HasManager {
            [mvn] [ERROR]                                                      ^
            [mvn] [ERROR]   symbol: class HasInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/CheckNameAvailabilityResult.java:19: error: cannot find symbol
            [mvn] [ERROR] public interface CheckNameAvailabilityResult extends HasInner, HasManager {
            [mvn] [ERROR]                                                                                                  ^
            [mvn] [ERROR]   symbol: class HasManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/implementation/KeyVaultManager.java:16: error: package com.microsoft.azure.arm.resources does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.AzureConfigurable;
            [mvn] [ERROR]                                         ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/implementation/KeyVaultManager.java:24: error: package com.microsoft.azure.arm.resources.implementation does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.implementation.AzureConfigurableCoreImpl;
            [mvn] [ERROR]                                                        ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/implementation/KeyVaultManager.java:25: error: package com.microsoft.azure.arm.resources.implementation does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.implementation.ManagerCore;
            [mvn] [ERROR]                                                        ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/implementation/KeyVaultManager.java:30: error: cannot find symbol
            [mvn] [ERROR] public final class KeyVaultManager extends ManagerCore {
            [mvn] [ERROR]                                            ^
            [mvn] [ERROR]   symbol: class ManagerCore
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Operations.java:13: error: package com.microsoft.azure.arm.model does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
            [mvn] [ERROR]                                     ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Operations.java:18: error: cannot find symbol
            [mvn] [ERROR] public interface Operations extends HasInner {
            [mvn] [ERROR]                                     ^
            [mvn] [ERROR]   symbol: class HasInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:11: error: package com.microsoft.azure.arm.collection does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.collection.SupportsCreating;
            [mvn] [ERROR]                                          ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:12: error: package com.microsoft.azure.arm.resources.collection does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup;
            [mvn] [ERROR]                                                    ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:13: error: package com.microsoft.azure.arm.resources.collection does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion;
            [mvn] [ERROR]                                                    ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:14: error: package com.microsoft.azure.arm.resources.collection does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup;
            [mvn] [ERROR]                                                    ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:16: error: package com.microsoft.azure.arm.resources.collection does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup;
            [mvn] [ERROR]                                                    ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:17: error: package com.microsoft.azure.arm.collection does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.collection.SupportsListing;
            [mvn] [ERROR]                                          ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:19: error: package com.microsoft.azure.arm.model does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
            [mvn] [ERROR]                                     ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:26: error: cannot find symbol
            [mvn] [ERROR] public interface Vaults extends SupportsCreating, SupportsDeletingByResourceGroup, SupportsBatchDeletion, SupportsGettingByResourceGroup, SupportsListingByResourceGroup, SupportsListing, HasInner {
            [mvn] [ERROR]                                 ^
            [mvn] [ERROR]   symbol: class SupportsCreating
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:11: error: package com.microsoft.azure.arm.model does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
            [mvn] [ERROR]                                     ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:12: error: package com.microsoft.azure.arm.resources.models does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.Resource;
            [mvn] [ERROR]                                                ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:13: error: package com.microsoft.azure.arm.resources.models does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.GroupableResourceCore;
            [mvn] [ERROR]                                                ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:14: error: package com.microsoft.azure.arm.resources.models does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasResourceGroup;
            [mvn] [ERROR]                                                ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:15: error: package com.microsoft.azure.arm.model does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.model.Refreshable;
            [mvn] [ERROR]                                     ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:16: error: package com.microsoft.azure.arm.model does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.model.Updatable;
            [mvn] [ERROR]                                     ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:17: error: package com.microsoft.azure.arm.model does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.model.Appliable;
            [mvn] [ERROR]                                     ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:18: error: package com.microsoft.azure.arm.model does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.model.Creatable;
            [mvn] [ERROR]                                     ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:19: error: package com.microsoft.azure.arm.resources.models does not exist
            [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasManager;
            [mvn] [ERROR]                                                ^
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:26: error: cannot find symbol
            [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
            [mvn] [ERROR]                                ^
            [mvn] [ERROR]   symbol: class HasInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:26: error: cannot find symbol
            [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
            [mvn] [ERROR]                                                      ^
            [mvn] [ERROR]   symbol: class Resource
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:26: error: cannot find symbol

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 5, 2020

          azure-sdk-for-python

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from 0d5c9a7 with merge commit 8ada00673dd1e36af36cb1eaa7492bdcf3060a99. SDK Automation 13.0.17.20200918.2
            [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Found too much API version: {'2015-11-01', '2016-10-01'} in label v2016_10_01
            [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Guessing you want 2016-10-01 based on label v2016_10_01
            [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Found too much API version: {'2015-11-01', '2018-02-14'} in label v2018_02_14
            [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Guessing you want 2018-02-14 based on label v2018_02_14
            [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2015-11-01'} in label v2019_09_01
            [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Guessing you want 2019-09-01 based on label v2019_09_01
            [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2015-11-01', '2020-04-01-preview'} in label v2020_04_01_preview
            [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Guessing you want 2020-04-01-preview based on label v2020_04_01_preview
          • ️✔️azure-mgmt-keyvault [View full logs]  [Preview SDK Changes]
            [build_conf] INFO:packaging_tools:Building template azure-mgmt-keyvault
            [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
            [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
            [build_conf] INFO:packaging_tools:Template done azure-mgmt-keyvault
            [after_scripts|python] WARNING:__main__:Found too much API version: {'2015-11-01', '2016-10-01'} in label v2016_10_01
            [after_scripts|python] WARNING:__main__:Guessing you want 2016-10-01 based on label v2016_10_01
            [after_scripts|python] WARNING:__main__:Found too much API version: {'2015-11-01', '2018-02-14'} in label v2018_02_14
            [after_scripts|python] WARNING:__main__:Guessing you want 2018-02-14 based on label v2018_02_14
            [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2015-11-01'} in label v2019_09_01
            [after_scripts|python] WARNING:__main__:Guessing you want 2019-09-01 based on label v2019_09_01
            [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2015-11-01', '2020-04-01-preview'} in label v2020_04_01_preview
            [after_scripts|python] WARNING:__main__:Guessing you want 2020-04-01-preview based on label v2020_04_01_preview
            [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
            [build_package]   warnings.warn(msg)
            [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
            [build_package]   warnings.warn(msg)
            [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
            [breaking_change_setup]   Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/multidict/
            [ChangeLog] Size of delta 36.302% size of original (original: 32243 chars, delta: 11705 chars)
            [ChangeLog] **Features**
            [ChangeLog] 
            [ChangeLog]   - Added operation group ManagedHsmsOperations
            [ChangeLog]   - Added operation group KeysOperations

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 5, 2020

          azure-sdk-for-python-track2

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from 0d5c9a7 with merge commit 8ada00673dd1e36af36cb1eaa7492bdcf3060a99. SDK Automation 13.0.17.20200918.2
            Only show 100 items here, please refer to log for details.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'KeyAttributes' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudErrorBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Sku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AccessPolicyEntry' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Permissions' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultPatchProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultAccessPolicyProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVaultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultCreateOrUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultPatchParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultAccessPolicyParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Vault' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVault' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVaultListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultCheckNameAvailabilityParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CheckNameAvailabilityResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkRuleSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'IPRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnectionItem' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnectionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpoint' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkServiceConnectionState' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ServiceSpecification' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'LogSpecification' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudErrorBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Attributes' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyAttributes' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyCreateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Key' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudErrorBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Sku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AccessPolicyEntry' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Permissions' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultPatchProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultAccessPolicyProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVaultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultCreateOrUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultPatchParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultAccessPolicyParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Vault' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVault' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVaultListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultCheckNameAvailabilityParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CheckNameAvailabilityResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkRuleSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'IPRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnectionItem' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnectionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpoint' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkServiceConnectionState' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ServiceSpecification' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'LogSpecification' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Sku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AccessPolicyEntry' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Permissions' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultPatchProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultAccessPolicyProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVaultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultCreateOrUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultPatchParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultAccessPolicyParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Vault' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVault' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVaultListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultCheckNameAvailabilityParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          • ️✔️azure-mgmt-keyvault [View full logs]  [Preview SDK Changes]
            [build_conf_init]   Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/pytest-cov/
            [build_conf_init]   Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/pytoml/
            [build_conf_init]   Cache entry deserialization failed, entry ignored
            [build_conf_init]   Cache entry deserialization failed, entry ignored
            [build_conf] INFO:packaging_tools:Building template azure-mgmt-keyvault
            [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
            [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
            [build_conf] INFO:packaging_tools:Template done azure-mgmt-keyvault
            [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
            [build_package]   warnings.warn(msg)
            [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
            [build_package]   warnings.warn(msg)
            [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
            [breaking_change_report_pypi]   WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to files.pythonhosted.org timed out. (connect timeout=15)')': /packages/a4/1f/7147646213b4cba47b05e1a55059509f3d7941c50f75c78f4a803776320e/azure_mgmt_keyvault-8.0.0-py2.py3-none-any.whl
            [ChangeLog] Size of delta 19.010% size of original (original: 33025 chars, delta: 6278 chars)
            [ChangeLog] **Features**
            [ChangeLog] 
            [ChangeLog]   - Added operation group KeysOperations

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 5, 2020

          azure-sdk-for-go

          ️✔️ succeeded [Logs] [Expand Details]

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 5, 2020

          azure-sdk-for-net

          ️✔️ succeeded [Logs] [Expand Details]

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 5, 2020

          Azure CLI Extension Generation

          No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 5, 2020

          azure-sdk-for-js

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from 0d5c9a7 with merge commit 8ada00673dd1e36af36cb1eaa7492bdcf3060a99. SDK Automation 13.0.17.20200918.2
          • ️✔️@azure/arm-keyvault [View full logs]  [Preview SDK Changes]
            Only show 100 items here, please refer to log for details.
            [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
            [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
            [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
            [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
            [npmPack] loaded rollup.config.js with warnings
            [npmPack] (!) Unused external imports
            [npmPack] default imported from external module 'rollup' but never used
            [npmPack] 
            [npmPack] ./esm/keyVaultManagementClient.js → ./dist/arm-keyvault.js...
            [npmPack] created ./dist/arm-keyvault.js in 378ms
            [npmPack] npm notice 
            [npmPack] npm notice package: @azure/arm-keyvault@1.2.1
            [npmPack] npm notice === Tarball Contents === 
            [npmPack] npm notice 104.4kB dist/arm-keyvault.js                                 
            [npmPack] npm notice 36.8kB  dist/arm-keyvault.min.js                             
            [npmPack] npm notice 263B    esm/models/index.js                                  
            [npmPack] npm notice 432B    esm/operations/index.js                              
            [npmPack] npm notice 7.7kB   esm/operations/keys.js                               
            [npmPack] npm notice 793B    esm/models/keysMappers.js                            
            [npmPack] npm notice 1.8kB   esm/keyVaultManagementClient.js                      
            [npmPack] npm notice 2.6kB   esm/keyVaultManagementClientContext.js               
            [npmPack] npm notice 40.6kB  esm/models/mappers.js                                
            [npmPack] npm notice 2.2kB   esm/operations/operations.js                         
            [npmPack] npm notice 413B    esm/models/operationsMappers.js                      
            [npmPack] npm notice 3.8kB   esm/models/parameters.js                             
            [npmPack] npm notice 6.5kB   esm/operations/privateEndpointConnections.js         
            [npmPack] npm notice 879B    esm/models/privateEndpointConnectionsMappers.js      
            [npmPack] npm notice 1.9kB   esm/operations/privateLinkResources.js               
            [npmPack] npm notice 825B    esm/models/privateLinkResourcesMappers.js            
            [npmPack] npm notice 904B    rollup.config.js                                     
            [npmPack] npm notice 17.6kB  esm/operations/vaults.js                             
            [npmPack] npm notice 946B    esm/models/vaultsMappers.js                          
            [npmPack] npm notice 1.7kB   package.json                                         
            [npmPack] npm notice 457B    tsconfig.json                                        
            [npmPack] npm notice 223.9kB dist/arm-keyvault.js.map                             
            [npmPack] npm notice 31.8kB  dist/arm-keyvault.min.js.map                         
            [npmPack] npm notice 16.0kB  esm/models/index.d.ts.map                            
            [npmPack] npm notice 225B    esm/operations/index.d.ts.map                        
            [npmPack] npm notice 126B    esm/models/index.js.map                              
            [npmPack] npm notice 239B    esm/operations/index.js.map                          
            [npmPack] npm notice 3.7kB   esm/operations/keys.d.ts.map                         
            [npmPack] npm notice 4.8kB   esm/operations/keys.js.map                           
            [npmPack] npm notice 463B    esm/models/keysMappers.d.ts.map                      
            [npmPack] npm notice 476B    esm/models/keysMappers.js.map                        
            [npmPack] npm notice 775B    esm/keyVaultManagementClient.d.ts.map                
            [npmPack] npm notice 958B    esm/keyVaultManagementClient.js.map                  
            [npmPack] npm notice 515B    esm/keyVaultManagementClientContext.d.ts.map         
            [npmPack] npm notice 1.4kB   esm/keyVaultManagementClientContext.js.map           
            [npmPack] npm notice 2.1kB   esm/models/mappers.d.ts.map                          
            [npmPack] npm notice 22.5kB  esm/models/mappers.js.map                            
            [npmPack] npm notice 1.0kB   esm/operations/operations.d.ts.map                   
            [npmPack] npm notice 1.4kB   esm/operations/operations.js.map                     
            [npmPack] npm notice 241B    esm/models/operationsMappers.d.ts.map                
            [npmPack] npm notice 254B    esm/models/operationsMappers.js.map                  
            [npmPack] npm notice 870B    esm/models/parameters.d.ts.map                       
            [npmPack] npm notice 2.9kB   esm/models/parameters.js.map                         
            [npmPack] npm notice 1.9kB   esm/operations/privateEndpointConnections.d.ts.map   
            [npmPack] npm notice 3.0kB   esm/operations/privateEndpointConnections.js.map     
            [npmPack] npm notice 523B    esm/models/privateEndpointConnectionsMappers.d.ts.map
            [npmPack] npm notice 536B    esm/models/privateEndpointConnectionsMappers.js.map  
            [npmPack] npm notice 817B    esm/operations/privateLinkResources.d.ts.map         
            [npmPack] npm notice 1.1kB   esm/operations/privateLinkResources.js.map           
            [npmPack] npm notice 498B    esm/models/privateLinkResourcesMappers.d.ts.map      
            [npmPack] npm notice 511B    esm/models/privateLinkResourcesMappers.js.map        
            [npmPack] npm notice 6.7kB   esm/operations/vaults.d.ts.map                       
            [npmPack] npm notice 10.6kB  esm/operations/vaults.js.map                         
            [npmPack] npm notice 542B    esm/models/vaultsMappers.d.ts.map                    
            [npmPack] npm notice 555B    esm/models/vaultsMappers.js.map                      
            [npmPack] npm notice 3.4kB   README.md                                            
            [npmPack] npm notice 46.3kB  esm/models/index.d.ts                                
            [npmPack] npm notice 201B    esm/operations/index.d.ts                            
            [npmPack] npm notice 44.2kB  src/models/index.ts                                  
            [npmPack] npm notice 400B    src/operations/index.ts                              
            [npmPack] npm notice 10.8kB  esm/operations/keys.d.ts                             
            [npmPack] npm notice 18.3kB  src/operations/keys.ts                               
            [npmPack] npm notice 565B    esm/models/keysMappers.d.ts                          
            [npmPack] npm notice 809B    src/models/keysMappers.ts                            
            [npmPack] npm notice 1.3kB   esm/keyVaultManagementClient.d.ts                    
            [npmPack] npm notice 1.9kB   src/keyVaultManagementClient.ts                      
            [npmPack] npm notice 931B    esm/keyVaultManagementClientContext.d.ts             
            [npmPack] npm notice 2.3kB   src/keyVaultManagementClientContext.ts               
            [npmPack] npm notice 2.8kB   esm/models/mappers.d.ts                              
            [npmPack] npm notice 31.8kB  src/models/mappers.ts                                
            [npmPack] npm notice 2.1kB   esm/operations/operations.d.ts                       
            [npmPack] npm notice 4.1kB   src/operations/operations.ts                         
            [npmPack] npm notice 185B    esm/models/operationsMappers.d.ts                    
            [npmPack] npm notice 381B    src/models/operationsMappers.ts                      
            [npmPack] npm notice 1.1kB   esm/models/parameters.d.ts                           
            [npmPack] npm notice 3.8kB   src/models/parameters.ts                             
            [npmPack] npm notice 5.7kB   esm/operations/privateEndpointConnections.d.ts       
            [npmPack] npm notice 10.3kB  src/operations/privateEndpointConnections.ts         
            [npmPack] npm notice 651B    esm/models/privateEndpointConnectionsMappers.d.ts    
            [npmPack] npm notice 875B    src/models/privateEndpointConnectionsMappers.ts      
            [npmPack] npm notice 1.8kB   esm/operations/privateLinkResources.d.ts             
            [npmPack] npm notice 3.3kB   src/operations/privateLinkResources.ts               
            [npmPack] npm notice 597B    esm/models/privateLinkResourcesMappers.d.ts          
            [npmPack] npm notice 825B    src/models/privateLinkResourcesMappers.ts            
            [npmPack] npm notice 17.8kB  esm/operations/vaults.d.ts                           
            [npmPack] npm notice 34.1kB  src/operations/vaults.ts                             
            [npmPack] npm notice 718B    esm/models/vaultsMappers.d.ts                        

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 5, 2020

          azure-resource-manager-schemas

          ⚠️ warning [Logs] [Expand Details]
          • ⚠️ Generate from 0d5c9a7 with merge commit 8ada00673dd1e36af36cb1eaa7492bdcf3060a99. Schema Automation 13.0.17.20200918.2
            [keyvault][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
            [keyvault][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
            [keyvault][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
            • [after_scripts|node] PostProcessor finished successfully.
              [after_scripts|node]   5826 passing (46s)
              [after_scripts|node]   12 failing
              AzureResourceSchema has no registered package commands.

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 5, 2020

            Trenton Generation

            No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

            Copy link
            Member

            @heaths heaths left a comment

            Choose a reason for hiding this comment

            The reason will be displayed to describe this comment to others. Learn more.

            While correct, I wonder if this will yield breaking APIs for generated clients, e.g. in C# this goes from public virtual string VaultUri { get; set; } to public virtual string VaultUri { get; }, which is a breaking change.

            That said, hopefully this is easiest enough to workaround, but we may want to get @allenjzhang's opinion on this if it will cause issues for the management SDKs (though, the track 2 versions are in preview).

            @jlichwa
            Copy link
            Contributor Author

            jlichwa commented Oct 5, 2020

            #9432

            @markcowl
            Copy link
            Member

            markcowl commented Oct 6, 2020

            @jlichwa While we appreciate the correction to Swagger, this will undoubtedly cause some breaking changes in member visibility in some languages. I don't think we should merge this.

            @markcowl markcowl added the Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review label Oct 6, 2020
            @jlichwa
            Copy link
            Contributor Author

            jlichwa commented Oct 6, 2020

            @jlichwa While we appreciate the correction to Swagger, this will undoubtedly cause some breaking changes in member visibility in some languages. I don't think we should merge this.

            @markcowl since it is actual behavior of the service (it is read only on service side) and I was advised by engineering team to do that (@RandalliLama ) and there is issue created from SDK (#9432). What are the other options, should we keep it like that forever or just postpone?
            Otherwise is just wrong representation of service functionality. You can set in SDK and client , but it will fail on service side anyway.
            I would like to now what would be the right course of action in scenarios when Swagger is incorrectly defined service behavior and clients are incorrectly generated based on that - it is confusing for our customers. So I think we have to come up with strategy. Any thoughts @heaths ?

            @markcowl markcowl added Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates and removed Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review labels Dec 3, 2020
            @openapi-workflow-bot
            Copy link

            Hi @jlichwa,Your PR is approved. Congratulations.

          • If your PR is in public repo (azure-rest-api-specs), PR assignee will merge all updates in the PR shortly afterwards; or pause the PR merge, you need to put on a label DoNotMerge to PR as soon as possible.
          • If your PR is in private repo (azure-rest-api-specs-pr), there won’t be PR merge. Please refer to this wiki for further guidance on how to proceed.
          • @markcowl markcowl merged commit 00c0167 into master Dec 5, 2020
            This was referenced Dec 5, 2020
            xiangyan99 added a commit that referenced this pull request Dec 7, 2020
            * CICD Swagger changes for git config APIs (#11528)
            
            * Swagger changes added for workspace & gitintegration specs
            
            	* Updated workspace spec related git repository
            
            	* Added gitintegration spec
            
            	* Updated example files related to workspace
            
            	* Added gitintegration example files
            
            * Remove 'Requires Premium Sku' (#11590)
            
            * Add missing API. (#11548)
            
            * Fix spelling for private link hub path.
            
            * Add missing disableInteractiveQuery API.
            
            * Refactor workspace name to common type.
            
            * Prettier fix.
            
            Co-authored-by: raviarora <raviarora@MININT-54JRS6K.fareast.corp.microsoft.com>
            Co-authored-by: Ravi Arora <raviarora@microsoft.com>
            
            * fix correctness errors for AVS 2019-08-09-preview API (#11545)
            
            * backport Operations_List to AVS 2019-08-09 API
            
            * add deprecated clusterID
            
            * "format": "int32"
            
            * Add Databases APIs to a new PostgreSQL version 2020-11-05-preview (#11432)
            
            * [Hub Generated] Review request for Microsoft.ContainerInstance to add version stable/2020-11-01 (#11449)
            
            * AVS 2020-07-17-preview (#10866)
            
            * feature: Storage Policies contact: David Becher @thinkdavid
             feature: NSX DHCP/Segments & Port Mirroring contacts: Christian Pomales & Weronika Zamlynny & Rebekah Hess
             feature: Credential Rotation, contact: Chenghao Liu @cliu78
             feature: Global Reach, contact: James Spearman @jspearman3
             feature: Private Cloud Addons, contact @leedouglas
            
            * feature: NSX DHCP/Segments & Port Mirroring contacts: Christian Pomales & Weronika Zamlynny & Rebekah Hess
            feature: Credential Rotation, contact: Chenghao Liu @cliu78
            feature: Global Reach, contact: James Spearman @jspearman3
            feature: Private Cloud Addons, contact @leedouglas
            
            * adjusted readme files to reflect new 2020-07-17-preview api
            
            * fixed spelling validation issues
            
            * preview was not specified in path, should fix go sdk validation error
            
            * -preview left of in readme
            
            * typo of preview and spelling  validation fix
            
            * prettier run fixes
            
            * updated swagger because storage policy now will not have the same display around minHosts
            
            * storage policy changed to string
            
            * Update spec
            
            * Add 200 back to nsx patches
            
            * Added 200 back to nsx deletes
            
            * Add provisioningState to nsx models with async operations
            
            * remove arc from api
            
            * remove x-ms-secret for PrivateClouds_ListAdminCredentials
            
            * fix correctness for Operations_list
            
            * pub back x-ms-secret in AdminCredentials
            
            * x-ms-secret on password
            
            * PrivateCloudUpdate can update the resource tags
            
            * Add GETs for gateway and virtual machine resources
            
            * Add virtual machine GET
            
            * Add gateway GET
            
            * minor fixes
            
            * Fixed autorest warnings related to nsx apis
            
            * npx prettier --write specification/vmware/**/*.json
            
            * fixed R2066 name warning
            
            * rename example files as well
            
            Co-authored-by: Christian Pomales <chpomale@microsoft.com>
            Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
            leedouglas/azure-rest-api-specs#5
            
            * different solution to PUT empty body of `{}`
            
            * default for internet is Disabled
            
            * put flatten back
            just need to upgrade pythong autorest to 5.x
            
            * add provisioningState to ManagementCluster
            
            * add readOnly storagePolicy to ManagementCluster
            
            * remove storage policy
            
            * removed all mentions of storage policy
            
            * removed from createor update
            
            * npx prettier --write specification/vmware/**/*.json
            
            Co-authored-by: David Becher <dabecher@microsoft.com>
            Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
            
            * remove examples/DefaultStoragePolicies_List.json
            
            * add Credential Rotation back in
            
            * fully qualified vmware.json
            
            Co-authored-by: David Becher <dabecher@microsoft.com>
            Co-authored-by: Christian Pomales <chpomale@microsoft.com>
            Co-authored-by: david becher <dab4au@virginia.edu>
            Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
            Co-authored-by: Cameron Taggart <cameron.taggart@gmail.com>
            Co-authored-by: Christian Pomales <12565983+ChristianPomales@users.noreply.github.com>
            
            * remove invalid package-2016-08 for RecoveryServices (#11287)
            
            * add notification track2 config (#11439)
            
            * add policyinsights track2 config (#11398)
            
            * Compute: update readme.java.md (#11241)
            
            * [Datadog] Add terms APIs (#11435)
            
            * [Datadog] Add terms APIs
            
            * Feedback
            
            * Feedback
            
            * Update read.cli.md
            
            * Change to PUT
            
            * Feedback
            
            * IoTHub: update readme.java.md (#11244)
            
            * [Storage] File share snapshots CRUD (#11372)
            
            * hybrid-2020-09-01 (#11556)
            
            * hybrid-2020-09-01
            
            * update
            
            * 20201020 regionalmove (#11582)
            
            * regionmove
            
            * resourcemover
            
            * new-typescript-file (#11611)
            
            * [T2]containerservice for track2 python sdk (#11275)
            
            * Added cloud service NIC and PIP APIs specifications (#11568)
            
            * Added cloud service NIC and PIP APIs specifications
            
            * Moved new APIs to 2020-07-01 version
            
            * Updated version to 2020-07-01 in json files
            
            * Updated api version tp 2020-07-01 in examples
            
            Co-authored-by: Richa Jain <ricjain@microsoft.com>
            
            * add action word to pr template (#11623)
            
            * SDK Automation Doc Update (#11422)
            
            * SDK Automation Doc Update
            
            * Use reference file for schema
            
            * Update SwaggerToSdkConfigSchema.json
            
            * Update breakingchangelabel
            
            * Update example
            
            * Add extra envs support
            
            * Add result in generateOutput
            
            * Configurable integrationPR
            
            * Fix description and samples (#11606)
            
            * update samples
            
            * doc link
            
            * apimsi
            
            * Dev containerservice microsoft.container service 2020 11 01 (#11588)
            
            * Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01
            
            * Updates readme
            
            * Updates API version in new specs and examples
            
            * add autoupgradeprofile to 2020-11-01 (#11363)
            
            * add autoupgradeprofile
            
            * add autoupgrader profile to mc
            
            * format change
            
            Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>
            
            * add pod subnet id on agentpool (#11310)
            
            * aks: add pod identity profile spec (#11366)
            
            * add private dns zone property in 2020-11-01 (#11311)
            
            Co-authored-by: Li Ma <lima2@microsoft.com>
            
            * Remove invalid pattern and adjust description (#11312)
            
            * aks: fix pod identity profile field names (#11484)
            
            * aks: add missing `podIdentityProfile.enabled` field
            
            * aks: typo
            
            * add non upgrade channel (#11492)
            
            Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>
            
            * Make identityProfile mutable (#11458)
            
            * Add KubeletConfig and LinuxOSConfig specs (#11490)
            
            * aks: update readme tag for 1101 (#11472)
            
            * aks: update readme tag
            
            * aks: add `2020-11-01-only`
            
            * resovle merge conlicts to master, adding recent master change to dev branch (#11604)
            
            Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>
            
            Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>
            Co-authored-by: Paul Miller <pmiller@microsoft.com>
            Co-authored-by: hbc <me@hbc.rocks>
            Co-authored-by: Super <mali_no2@hotmail.com>
            Co-authored-by: Li Ma <lima2@microsoft.com>
            Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com>
            Co-authored-by: Tongyao Si <tosi@microsoft.com>
            Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com>
            Co-authored-by: Phoenix He <tih@microsoft.com>
            
            * [Synapse] - Update operation id for rename API (#11517)
            
            * [Synapse] - Update operation id for rename API
            
            * Update operation id
            
            Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
            
            * [Text Analytics] rename notstarted to notStarted (#11571)
            
            * rename notstarted to notStarted
            
            * adding rejected
            
            * fix allof
            
            * fix
            
            * fix
            
            * make results required
            
            * name is optional
            
            * Revert: spec changes for Libmary Management in bigDataPool (#11612)
            
            * Revert "attributes added in LibraryInfo in BigDataPool specs (#11415)"
            
            This reverts commit 5d48a7dc324dd221d5e0455e3947c5fc39084132.
            
            * Revert "Custom Library support in Spark pool (#11172)"
            
            This reverts commit c653ee788c4dd74ede34ff17e64e7c0c45681e3e.
            
            Co-authored-by: Navneet Singh <navsi@microsoft.com>
            
            * fix example (#11631)
            
            Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
            
            * update (#11641)
            
            * Adding API to support generating access token for ApplicationInsights Profiler (#11393)
            
            * Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2020-10-26-preview
            
            * Updates readme
            
            * Updates API version in new specs and examples
            
            * Update readme to pointing to profilerToken_API.json
            
            * Update operations list
            
            * Add profiler token getter
            
            * Wire up the defintions
            
            * Fix error: additonal property of liveToken
            
            * Append post action
            
            * Update api-version for example
            
            * Fix some small issues
            
            * Update readme for the resolving autorest check issue
            
            * From profilertoken to profilerToken
            
            * Ran prettier
            
            * Appending back missing readme for 2020-10 tag
            
            * Fix some mistakes
            
            * Use common error response
            
            * Tag secret with x-ms-secret
            
            * Remove list operations
            
            * Clean up packages
            
            * Making 2 post operations for token
            
            * Remove unused operations_list.json example
            
            * Align with official master
            
            * Resolve conflicts
            
            * Add x-ms-secret for the token
            
            * Update error response schema ref
            
            * Update operation ids
            
            * Remove unused error response
            
            * Add SecureScores & SecureScoreControls as new supported datatypes in Automations resource (#11577)
            
            * Add SubAssessment event source type and add more automations examples
            
            * Change Location isReadOnlu to false
            
            * Test
            
            * Add new read/write location and add new type TrackedResourceLocation
            
            * Minor
            
            * minor
            
            * prettier fixes
            
            * Change variable name to TrackedResourceLocation
            
            * Change type name TrackedResourceLocation to AzureTrackedResourceLocation
            
            * Update automations example
            
            * Add SecureScores & SecureScoreControls as new supported datatypes in Automations resource
            
            * add openapi-subtype (#11639)
            
            * #8187884: Swagger Correctness: MICROSOFT.PORTAL(Azure Portal (IbizaFx)) (#11494)
            
            * #8187884: Swagger Correctness: MICROSOFT.PORTAL(Azure Portal (IbizaFx))
            
            * Update examples
            
            * Fix Linter error on integer format
            
            * Fix Prettier
            
            * Fix Linter error
            
            Co-authored-by: Alex Kachanov <alkac@corp.microsoft.com>
            
            * Revert "Adding API to support generating access token for ApplicationInsights Profiler (#11393)" (#11662)
            
            This reverts commit 80db0e5cef00f0e666c2e1e39d23729eb0c0b0d8.
            
            * Add track2 config to cosmosdb (#10589)
            
            * Fix output-folder (#11645)
            
            * Babylon branding change (#11654)
            
            Rename babylon to purview
            
            * Fix output-folder (#11659)
            
            * [T2] containerservice python automation fix (#11669)
            
            * python automation fix
            
            * Update readme.python.md
            
            * Fix S360 validation issues (#11652)
            
            * FIxing Privatestore ,Offer properties and examples
            
            * Fixing properties types
            
            * Fixing camel cases
            
            * Add Idempotence to custom-words.txt
            
            * prettier check changes
            
            * adding description to isGov
            
            * resolve conflicts
            
            * Fix updateSuppressedDueIdempotence type
            
            * FIx swagger validation issues
            
            * Fix json
            
            * Fix indentation conflicts
            
            * Fix corruption
            
            * Fix validations
            
            * Try renaming preview API version again (#11619)
            
            * Try renaming preview API version again
            
            * Added preview swagger version
            
            * Another try at adding back the preview apis
            
            * Next try at putting -preview API back
            
            * Fixed typo
            
            * Added Java and Typescript generators to resource manager
            
            * Revert typescript.md to original
            
            * Added js and java languages
            
            * Removed SevSnpVm until we have a stronger confidential VM story
            
            * Removed other SevSnpVm vestiges
            
            * update (#11629)
            
            * Fix Swagger Linting issues reported (#11462)
            
            * Fixing linting issues according to report (task 8554751)
            
            * Adding a default response to operations
            
            * Amend error response to indicate that we return additional error info. (#11678)
            
            * Adding Identity to Patch Vault (#11646)
            
            * Create 2020-10-01 version of resources swagger with templateLink.queryString property (#11637)
            
            * Initial commit
            
            * Add templateLink.queryString property into 2020-10 resources version
            
            * Prettier fix
            
            * Fix api-version in examples
            
            * Change description of queryString
            
            * Fixed an undefined tag in readme
            
            * Avocado fixes
            
            * Suppress pre-existing lint errors
            
            * Fix template specs tag
            
            * Revert "Fix template specs tag"
            
            This reverts commit c0a2358b1ff17f1a6e278a79e9a691b4226f1ac4.
            
            * For real this time: Fix template specs tag
            
            Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
            
            * Add WVD Scaling Plan resource definitions (#11224)
            
            Co-authored-by: Jeremy Hurren <jehurren@microsoft.com>
            
            * fix AVS 2020-03-20 correctness errors for empty body and internet default (#11486)
            
            * backport empty body and internet default fixes
            
            * leave flatten on
            
            * hide StorageAccountCredentials put (#11670)
            
            * hide StorageAccountCredentials put
            
            * hide StorageAccounts put
            
            * add traceLevel, continueOnError, and runConcurrently properties to Dataflow activity properties (#11640)
            
            * Fix custom-words.txt (#11696)
            
            * [Synapse] - Fix typo in SqlServer Swagger spec (#11567)
            
            Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
            
            * Removing encryptionprotector APIs as this can land the service in an incosttent state (#11663)
            
            * Update readme.md (#11564)
            
            * Microsoft.OperationalInsights: Updating property name + Adding a new resource (#11649)
            
            * Updating property name.
            
            * example update.
            
            * Adding force cmk to workspace.
            
            * Adding default error response.
            
            * Removing redundant examples.
            
            * adding workspace capping to example per code review request.
            
            * Per review request.
            
            Co-authored-by: Dudi Likvornik <dulikvor@microsoft.com>
            
            * Add new api-version for databoxedge (#11694)
            
            * [Hub Generated] Review request for Microsoft.Cache to add version preview/2020-10-01-preview (#11683)
            
            * New Readme Config File
            
            * New Go Language Readme Config File
            
            * New Typescript Language Readme Config File
            
            * New Python Language Readme Config File
            
            * New C# Language Readme Config File
            
            * New Ruby Language Readme Config File
            
            * New Swagger Spec File
            
            * New Swagger Example Spec File
            
            * Initial updates for public preview
            
            * Add default error response. Add integer format.
            
            * Add 200 response to delete operations.
            
            * Add custom words for Redis Enterprise.
            
            * Update whitespace for prettier.
            
            * Update whitespace for prettier.
            
            * Update whitespace for prettier.
            
            * Revert "Update whitespace for prettier."
            
            This reverts commit 4f04b1bfbf35407c783a3249e783ba4b34590ea9.
            
            * Revert "Update whitespace for prettier."
            
            This reverts commit ccca6d5e636f2e3aa38f80c735638e8445a6c42e.
            
            * Revert "Update whitespace for prettier."
            
            This reverts commit 3d72e6bed67117d7a407ba5fd467673f0f12d16b.
            
            * Update whitespace for prettier.
            
            * Update Go settings
            
            * Including .NET SDK in list of SDKs automatically generated.
            
            * Update csharp settings.
            
            * Fix typo.
            
            * Updates addressing comments from reviewer.
            
            * Fix provisioningState errors.
            
            * Update clusteringPolicy description and related examples.
            
            * Remove Enterprise_E1 SKU.
            
            * Updates per comments from reviewer.
            
            * Remove illegal terminal states from provisioningState. Add new resourceState.
            
            * Utilize common properties from updated v2 types.json
            
            * Add 'Deleting' state to ProvisioningState enum.
            
            * Make operationIds of Database operations consistent.
            
            * IoTC 2011 Adding jobs, DTDLv2 templates, groups (#11622)
            
            * Adding jobs, DTDLv2 templates, groups
            
            * Spelling mistakes fix
            
            * Trying to suppress email lint
            
            * Small update to fix linter
            
            * Added additional suppression for long running ops
            
            * Again
            
            * Updated again
            
            * Removing the other suppressors
            
            * New suppression without quotes
            
            * back to just email suppression
            
            * Update to use common type (#11710)
            
            * fix java readme (#11695)
            
            * Fixed some more Swagger issues (#11713)
            
            Co-authored-by: Amogh Natu <amnat@microsoft.com>
            
            * Microsoft.PolicyInsights/checkPolicyRestrictions API (#10798)
            
            * CheckPolicyRestrictions API
            
            * Run prettier
            
            * Increment package version
            
            * Remove from old tag
            
            * Remove suppression
            
            * Change PartitionOption to object to allow expression (#11613)
            
            * add httpRequestTimeout to odata based connector activities
            
            * add httpRequestTimeout to odata based connector activities
            
            * add sql parallel read properties
            
            * change partitionOption to object
            
            * change ParallelOption to object
            
            * [Monitor] Add DataCollRules section  readme.go.md (#11707)
            
            * 20201113 streamanalytics (#11671)
            
            * sdk-no-flatten
            
            * use unique jobName is examples
            
            * s360 fixes for Azure DNS (#11591)
            
            * s360 fixes for Azure DNS
            
            * Additional property
            
            * Property fix
            
            * Readonly property
            
            * CloudError fix
            
            * Examples. cloud error
            
            * Avocado fix
            
            * read.md
            
            * Prettier
            
            * Threat Intelligence: Update name and descriptions of definitions, parameters (#10949)
            
            * Update API descriptions
            
            * Resolve Comments
            
            * Update parameter name of create/update indicator apis
            
            * Fix example issue
            
            * Fix support swagger correctness violation (#11709)
            
            * updated version, example and schema changes
            
            * fixing examples and updating readme files
            
            * Update support.json by gangan
            
            Removed html tags (kept some <br/> but can remove them as well)
            moved all of the links to md style.
            
            * Update support.json
            
            Added CSP and Sev 1 description
            
            * Updates from swagger json review
            
            * Updates from examples review
            
            * prettier check
            
            * updating custom words and running prettier
            
            * fixing path in readme.go.md
            
            * Reverted change from invalid upstream merfe
            
            * Fix swagger correctness violation for integer type format
            
            * Try to change format to int64 since int32 is flagged as breaking change
            
            * Revert "Try to change format to int64 since int32 is flagged as breaking change"
            
            This reverts commit cb602d9fcec11dee2a5bed30d86f4d329f74d47b.
            
            Co-authored-by: Bhavin Shah <bhshah@microsoft.com>
            Co-authored-by: shahbj79 <shahbj79@hotmail.com>
            Co-authored-by: Ganga Narayanan <gangan@microsoft.com>
            Co-authored-by: Nilay Chheda <nichheda@microsoft.com>
            
            * Add new synapse rbac api spec (#11384)
            
            * Add files via upload
            
            * Fix validation issues
            
            * Fix validation issues
            
            * Fix prettier check issue
            
            * fix validation errors
            
            * Made review fixes
            
            * Run prettier check
            
            * Review fix
            
            Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
            
            * Specifying shipping address required property to autorest. (#11717)
            
            * Ensuring autorest generation follow specific order of required properties in shippingAddress
            
            * added details  sharp yaml
            
            * Removing renameSqlPool api (#11664)
            
            * [ACR] SystemData and new readonly KeyVaultProperties (#11601)
            
            * [Hub Generated] Review request for Microsoft.StoragePool to add version preview/2020-03-15-preview (#11718)
            
            * New Readme Config File
            
            * New Go Language Readme Config File
            
            * New Typescript Language Readme Config File
            
            * New Python Language Readme Config File
            
            * New C# Language Readme Config File
            
            * New Ruby Language Readme Config File
            
            * New Swagger Spec File
            
            * New Swagger Example Spec File
            
            * StoragePool RP swagger definition
            
            * Added missing file
            
            * Added missing title and description
            
            * Prettier fix
            
            * Fixing js code gen issue
            
            Co-authored-by: Harshitha Akkaraju <hakkaraj@microsoft.com>
            
            * Swagger Correctness for Cognitive Services (#11405)
            
            * Swagger Correctness
            
            * Undo changes in 2016-02-01-preview
            
            * Move location of field
            
            * change enum type to string for Sku.tier
            
            * Microsoft.Capacity 2020-10-01-preview update (#11668)
            
            * Update openapi-authoring-automated-guidelines.md to avoid comfusing (#11208)
            
            * Update openapi-authoring-automated-guidelines.md
            
            * Update openapi-authoring-automated-guidelines.md
            
            * change url of suppressing process
            
            * Reverting the changed made for the address space update in peered vNets. PR: 11090 (#11731)
            
            Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
            
            * set readonly property of contentStorageAccount to false (#11630)
            
            Co-authored-by: Zhejun Zhao <t-zhzhao@microsoft.com>
            
            * Add Nullable annotation (#11684)
            
            Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
            
            * Revert missing response code. (#11690)
            
            * Revert missing response code.
            
            * Prettier format fix.
            
            Co-authored-by: Ravi Arora <raviarora@microsoft.com>
            
            * Microsoft.OperationalInsights: Property name change. (#11752)
            
            * Microsoft.OperationalInsights: Proerty name change.
            
            * Style fix.
            
            Co-authored-by: Dudi Likvornik <dulikvor@microsoft.com>
            
            * [T2] devtestlabs for python track2 (#11724)
            
            * python track2
            
            * python
            
            * Managed Services Swagger Consistency Fixes (#11471)
            
            * Updated 2018-06-01-preview specs
            
            * Updated 2019-04-01-preview specs
            
            * Updated 2018-06-01-preview specs
            
            * Updated 2020-02-01-preview specs
            
            * Updated 2019-06-01 specs
            
            * Updated 2019-09-01 specs
            
            * Updated 2018-06-01-preview examples
            
            * Updated ErrorResponse model
            
            * Model validation fix
            
            * Removed readOnly=true for ErrorResponse
            
            * Updated type specification for error
            
            * Removed old type reference for ErrorResponse
            
            * Changes to avoid Breaking changes for dotnet (#11739)
            
            * Microsoft.Compute: Include CloudServices Resource Swagger under API Version 2020-10-01-preview (#11704)
            
            Co-authored-by: Sanchit Kumar <Sanchit.Kumar@microsoft.com>
            
            * [T2] datalakestore for python track2 (#11722)
            
            * python track2
            
            * python.md
            
            * [Hub Generated] Review request for Microsoft.MixedReality to add version preview/2019-02-28-preview (#11626)
            
            * add isDataAction to listOperations spec
            
            * check if type is wrong
            
            * Type should be boolean
            
            * add identity and kind to the spatial accounts def
            
            * isDataAction should be an enum
            
            * move isDataAction to its own enum
            
            * remove kind from list
            
            * refer to common types instead of defining inline
            
            * update schema to reflect reality
            
            * remove extraneous curly brace
            
            * add curly brace at the correct location
            
            * change nameAvailable to boolean
            
            * add a format for integer type
            
            * change example
            
            * updated wrong file
            
            * remove format per breaking change discussion
            
            * fix prettier error
            
            * update pr assignment (#11750)
            
            * Fix some bad output folder in go SDK (#11781)
            
            * Fix s360 kpis for 2020-03-01. (#11593)
            
            * Fix s360 kpis for 2020-03-01.
            
            * Delete Caches_Delete.json.bak
            
            Remove backup file that was accidentally pushed.
            
            * Delete Caches_Flush.json.bak
            
            Remove backup file that was accidentally pushed.
            
            * Delete Caches_Start.json.bak
            
            Remove backup file that was accidentally pushed.
            
            * Delete Caches_Stop.json.bak
            
            Remove backup file that was accidentally pushed.
            
            * Delete Caches_UpgradeFirmware.json.bak
            
            Remove backup file that was accidentally pushed.
            
            * Delete StorageTargets_Delete.json.bak
            
            Remove backup file that was accidentally pushed.
            
            * Add change directory to reservations spec 2020-10-01-preview (#11555)
            
            * Add change directory to reservations spec 2020-10-01-preview
            
            * refactoring and updating description
            
            * prettier and spellcheck
            
            * Revert "prettier and spellcheck"
            
            This reverts commit b2a9735fe4791b6202083c5d4111a2f588b5b947.
            
            * Revert "refactoring and updating description"
            
            This reverts commit 9dfdd7878629eb83a33070712b302bc1fba94f1e.
            
            * Revert "Add change directory to reservations spec 2020-10-01-preview"
            
            This reverts commit 064f7a9f86a72620d123d69a13c23ef8a61c38b7.
            
            * moving change directory to new api version
            
            * fixing lint error
            
            * update default tag
            
            Co-authored-by: Sean Oh <hyo@microsoft.com>
            
            * [ACR] New API version 2020-11-01-preview: AZ and On-Prem support (#11412)
            
            * Adding managedBy property that is returned by the API but not in swagger (#11788)
            
            * Updates advisor.Json to improve Documentation for Suppressions_Get operation (#11433)
            
            Co-authored-by: Yen-Chun Chang <yenchunchang@microsoft.com>
            
            * AssociatedWorkspaces and CapacityReservationProperties added to cluster (#11736)
            
            * AssociatedWorkspaces and CapacityReservationProperties added to cluster. Cluser defualt error bug fixed
            
            * change AssociatedWorkspaces to array
            
            * fix validation errors
            
            * fix validation errors
            
            * missing token added
            
            * read only properties deleted
            
            * read only properties deleted
            
            * LintDIff Errors Fixed
            
            * LACluster added to WorkspaceSku
            
            * update error description
            
            * revert types.json changes
            
            * add prettier
            
            * change default error response to use V2 format
            
            * use V2 types.json file
            
            Co-authored-by: Arie Olshanezky <arolshan@microsoft.com>
            
            * add validate config server(stable) (#10858)
            
            * add validate config server(stable)
            
            * prettier
            
            * typo
            
            * BRP prune backup store API (#11479)
            
            * Add backup external store pruning to the API spec
            
            * Fix CI
            
            * Marketplace miberezi 2020 (#11787)
            
            * FIxing Privatestore ,Offer properties and examples
            
            * Fixing properties types
            
            * Fixing camel cases
            
            * Add Idempotence to custom-words.txt
            
            * prettier check changes
            
            * adding description to isGov
            
            * resolve conflicts
            
            * Fix updateSuppressedDueIdempotence type
            
            * FIx swagger validation issues
            
            * Fix json
            
            * Fix indentation conflicts
            
            * Fix corruption
            
            * Fix validations
            
            * FIx marketplace swagger
            
            * Download files for cm sensors (#11635)
            
            * Added API of DownloadQuotaData to iotDefenderSettings and DownloadResetPassword to iotSensors
            
            * Added reset password api also for the on premise iot sensors
            
            * renamed DownloadQuotaData to DownloadManagerActivation
            
            * Fixed the body in the DownloadResetPassword API
            
            * Azure Healthbot swagger (#11681)
            
            * Azure Healthbot swagger .
            
            * Fixes according to review.
            
            * Fixes according to review.
            
            * Fixes according to review.
            
            * Update samplereadme.md (#11800)
            
            fix language readme path
            
            * Updating Package Manifest Schema in Private Preview API (#11688)
            
            * tried fixing packge infomration flagging (#10870)
            
            * [Hub Generated] Review request for Microsoft.Maps/DEM to add version preview/1.0 (#11410)
            
            * Adds base for updating Microsoft.Maps from version Alias/preview to version 2020-12-01-preview
            
            * Updates readme
            
            * Updates API version in new specs and examples
            
            * Add DEM API reference docs
            
            * Fixing Typos & format
            
            * Fix Typos
            
            * Add dem in render.json
            
            * apply comments
            
            * apply comments
            
            * Apply comments
            
            * Fix validation
            
            * Revert change about version
            
            Co-authored-by: Yuqi Zhang <yuqzhan@microsoft.com>
            
            * [Hub Generated] Review request for Microsoft.Logic to add version stable/2019-05-01 (#11627)
            
            * Adding integration service environment encryption configuration details to Logic spec
            
            * Correcting json format errors
            
            * Correcting json formats
            
            * Updating examples
            
            * Fixing encryption key properties definition
            
            Co-authored-by: Rama Krishna Rayudu <rarayudu@microsoft.com>
            
            * fix powerplatforrm ref & duplicates (#11580)
            
            * Microsoft.ProviderHub GA API version (#11775)
            
            * RPaaS 2020.11.20 GA specs
            
            * update readme
            
            * prettier fix and add custom words
            
            * spelling
            
            * update SDKs
            
            * go sdk
            
            Co-authored-by: Wendy Chang <wendychang@microsoft.com>
            
            * top level name can be 64 char long (#11692)
            
            * Update comment.yml (#11797)
            
            * Update Azure SQLDB 2020-08-01-preview swagger files (#10994)
            
            * Update 2020-08-01 preview swagger files
            and fix lint error
            
            * rollback the sql common type file reference.
            
            * Fix RESPONSE_SCHEMA_NOT_IN_SPEC validation errors in example files
            
            * address part of example files errors.verify the fixes.
            
            * fix LocationCapabilityListByLocation.json
            
            * fix OBJECT_ADDITIONAL_PROPERTIES
            
            * update with most of fix
            
            * BackupShortTermRetentionPolicies fix
            
            * public only
            
            * fix server Key with internal PR
            
            * change resource group name DatabaseVulnerabilityAssessmentScans
            
            * Dev saas microsoft.saa s 2018 03 01 beta (#11680)
            
            * from local
            
            Signed-off-by: Dina Yakobovich <diyakobo@microsoft.com>
            
            * add examples
            
            * fix saasDelete
            
            * fix again saasDelete
            
            * change to lowerCase
            
            * second change to lower Case
            
            * fix parameters
            
            * update deleteOptions definition
            
            * add folder
            
            * add new line and cSpell
            
            * typing errors
            
            * change example rsponse
            
            * change response of application example
            
            * add statuses to responses
            
            * change put payload parameters name
            
            * change tag properties
            
            * add readme files
            
            * move x-ms-exaples to the right place
            
            * add defoult response
            
            * fix error responses
            
            * change operation schema
            
            * add 200 to delete response
            
            * fix worning
            
            * readme files
            
            * remove long running
            
            * add space
            
            * spelling errors
            
            * comments fixing
            
            * return operation
            
            * readonly
            
            * add suppression
            
            * [NetAppFiles] Anf 8187 update swagger rest api to 2020 08 01 (#11689)
            
            * Add 2020-08-01 folder
            
            * Update api version
            
            * update readme
            
            * update readme
            
            * issue in readme
            
            * issue in readme
            
            * issue in readme
            
            * touch
            
            Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
            
            * fix typo issue (#11818)
            
            * [Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to add version preview/1.0 (#11745)
            
            * Adding string type suppport for feature state style rule
            
            * Making the Integer, Boolean and string rule types appear in a strange way. I think this is better than not having them on the doc. Working with the team to figure out a way to do it better.
            
            * Cleaning up the workarounds. Added a link to the reference page.
            
            * Minor change to the text.
            
            * Correctign the stateset description to say that a feature can have only one state set at a given point.
            
            * Prettier changes.
            
            * One more prettier change. By the tool.
            
            Co-authored-by: Subbarayudu Kamma <skamma@microsoft.com>
            
            * Update pull_request_assignment.yml (#11814)
            
            * correct-package-name (#11666)
            
            * Make DedicatedHostGroup.properties.supportAutomaticPlacement default to false (#11697)
            
            * Removed maximum for DedicatedHostGroup
            
            * Default supportAutomaticPlacement to false
            
            * Updating vmSize description to correct hyperlinks and add a note on deprecating VirtualMachineSizeTypes enum in subsequent api-versions. (#11595)
            
            * Removing vmSizeTypes enum
            
            * Updating description and reverting the enum removal which will be done in a new api-version as a breaking change.
            
            Co-authored-by: Avinash Akka <avakka@microsoft.com>
            
            * python track2 (#11728)
            
            * Update ci-fix.md (#11828)
            
            * Aggregated swagger changes k8connect (#11817)
            
            * aggregated swagger changes k8conect
            
            * prettier fix
            
            Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com>
            
            * Fix errors in various of readme files encountered in the recent go SDK release (#11826)
            
            * Fix an issue on windows
            
            * Fix cdn
            
            * Fix cognitiveservices/customVision
            
            * Fix cognitiveservices/personalizer
            
            * Fix cognitiveservices/translatorText
            
            * Fix data plane digitaltwins
            
            * Remove problematic tag from release - no impact on sdk, this has never been released
            
            * amend Fix cognitiveservices/translatorText
            
            * Fix imds
            
            * Fix migrate readme that are mistakenly damaged in #10305
            
            * add one api-version back
            
            * Fix digtaltwins data plane again
            
            * Fix hybridnetwork
            
            * Fix streamanlytics
            
            * Revert some changes of digitaltwins
            
            * Revert imds
            
            * Fix migrate
            
            * Fix migrate again
            
            * remove pipeline old un-needed tasks (#11730)
            
            * add privateLinkResources and privateEndpointConnection for 2020-09 API (#11837)
            
            * Updating existing CRR APIs and protection APIs (#10962)
            
            * Fixing bug in PrepareDataMoveResponse Class
            
            * Updating existing CRR and protection APIs
            
            * Adding examples
            
            * Updating APIs to 2020-07-01
            
            * Updating conflict
            
            * Resolving failures
            
            * Update
            
            * Update
            
            * Update
            
            * Update
            
            * Adding workloadCRRAccessToken
            
            * Adding discriminator for CRRAccesToken
            
            * Update
            
            * Reverting change to 2020-07-01
            
            * Update
            
            * Update
            
            * Fixing prettier
            
            * Fix attestation output folder (#11838)
            
            * Combining existing versions in latest version 2020-10-01 (#11733)
            
            * Combining existing versions in latest version 2020-10-01
            
            * Correcting version
            
            * Fixing prettier
            
            * Adding 2018-12-20 in latest package
            
            * ASR: removing blob uri and sas token from examples (#11834)
            
            * removing blob uri and sas token from examplaes
            
            * added place holder value
            
            * Remove api-version in recoveryservicebackup (#11846)
            
            * add deploymentmanager track2 config (#11845)
            
            * [Resources] Add extended locations in the /providers/resourceTypes API in 2020-08-01 version (#10986)
            
            * copy everything from 2020-06-01
            
            * replace 2020-06-01 with 2020-08-01
            
            * add the new API /resourceTypes. add "locationMappings" property.
            
            * add examples
            
            * update readme.md
            
            * run prettier
            
            * fix tag for package-templatespecs
            
            * Add changes to API version 2020-10-01
            
            * [EntityQueries] - Adding EntityQueryKind to EntityQueries and changing Properties to Expansion properties (#11776)
            
            * update swagger - aading LogicAppResourceId to Action put and response
            
            * update swagger - changing to logicAppResourceId style
            
            * adding LogicAppResourceId to Actions Request & Response
            
            * adding LogicAppResourceId to Actions Request & Response
            
            * adding Action property base
            
            * editing examples and adding reauired to logicAppResourceId
            
            * from LogicAppResourceId to logicAppResourceId
            
            * running prettier
            
            * running prettier
            
            * removing required for LogicAppRexourceId
            
            * changing logicApp propery doc
            
            * changing logicApp propery description
            
            * adding kind to entity queries and changing entityQueriesProperties to ExpansionEntityQueriesProperties
            
            * changin return for entityQueryById
            
            * added new rules (#11677)
            
            * Fix the titles of Azure Stack HCI examples (#11853)
            
            * Adding AFDX swagger and its examples (#11655)
            
            * Adding AFDX swagger and its examples
            
            * fix examples and added odata back
            
            * added readme and fixed small sematic problems
            
            * fix log analytics
            
            * updates
            
            * updates
            
            * updates
            
            * updates
            
            * updates
            
            * updates
            
            * updates
            
            * UPDATES
            
            * add secret version back
            
            * lint errors 1
            
            * lint error 2
            
            * lint 3
            
            * lint 4
            
            * updates
            
            * spell check
            
            * add origingroupoverrideaction
            
            * address comments
            
            * fixes
            
            * updates
            
            * remove ruleset update
            
            * updates
            
            Co-authored-by: Shirley Jiang <xujia@microsoft.com>
            
            * Add some profile tag for go SDK to serve the new profile 2020-09-01 (#10923)
            
            * some update of the tags for profiles
            
            * final update for profiles
            
            * a fix of tag name
            
            * Remove the changes for web readme since it does not work
            
            * Rename tag for compute, revert keyvault tag change
            
            * update
            
            * Adding lint rules: R4028,R4029,R4030 (#11812)
            
            * add R4028
            
            * update doc (#11843)
            
            * update doc
            
            * update description
            
            * format
            
            * add scope
            
            Co-authored-by: jianye xi <jianyxi@microsoft.com>
            Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
            
            * update examples (#11807)
            
            * adding throttle analytics export API two new filters  (#11806)
            
            * updating with two new filters
            
            * fix typo
            
            * typo
            
            * add timeout support for Synapse notebook and job def (#11860)
            
            * [Synapse] - Add missing API version parameter (#11751)
            
            * [Synapse] - Add missing API version parameter and pageable
            
            * Fix lint
            
            * Fix recent found issues
            
            * Fix lint error
            
            * Fix model validation errors
            
            * Remove x-ms-pageable
            
            * Rename Action to RequiredAction
            
            * Revert x-ms-pageable and AccessDecisions
            
            * Update description for AccessDecisions
            
            * Update checkAccessSynapseRbac.json
            
            Slight wording fix
            
            Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
            Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
            
            * [Synapse] - Update enum name from BlobEventTypes to BlobEventType (#11864)
            
            Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
            
            * Re-order parameters in swagger spec to avoid breaking change in SDK (#11883)
            
            * [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#11657)
            
            * Created Separate Swagger for Exports
            
            * add exports swagger to readme.md
            
            * Exports swagger correctness
            
            * Exports swagger correctness
            
            * dataSet in examples
            
            * fix dataSet in examples
            
            * add dataSet to exportList and exportExecutionList examples
            
            * Update ExportCreateOrUpdateByManagementGroup.json
            
            * dataSet property of QueryDefinition costmanagement.json
            
            * undo changes to costmanagement.json
            
            * use ExportDefinition instead of QueryDefinition
            
            * prettier fix
            
            * Include CloudServices resource in API Version '2020-10-01-preview' in ARM Schema (#11874)
            
            Co-authored-by: Sanchit Kumar <Sanchit.Kumar@microsoft.com>
            
            * add maps track2 config (#11867)
            
            * add labservices track2 config (#11866)
            
            * Relay : Removed subscription and entities names from examples (#11891)
            
            * removed subscription and entities names from examples
            
            * example
            
            * Fixing issue 11848 (#11888)
            
            * Fixing issue 11848
            
            * Fixing issue 11848
            
            * Fixing lint errors
            
            * Iot sites and sensor zones (#11296)
            
            * iot-sites-and-zones
            
            * rename displayName and fix missing params
            
            * change caps mistake
            
            * prettier run changes
            
            * Delete Get.json
            
            * Delete Delete.json
            
            * Delete Put.json
            
            * Delete List.json
            
            * remove required tags
            
            * fix merge
            
            Co-authored-by: Gal Moshe <gamoshe@microsoft.com>
            Co-authored-by: Gal Moshe <gamoshe@gamoshe.local>
            
            * Change Hostname per documentation recommendations (#11714)
            
            * Communication common api types (#11749)
            
            * Common API types for Communication Services: Error and Identifier
            
            * Rename type to kind
            
            * Make error, code, message required as specified in guidelines
            
            * Make all props on Identifier read-only
            
            * prettier fix to add an empty line at the end
            
            * add common.json to README
            
            * make identifier id required and fix linter issues
            
            * fix spelling
            
            * make details an array of errors, rename error to CommunicationError
            
            * grammar fix
            
            * remove properties that are identical to id
            
            * add support track2 config (#11894)
            
            * Fix Analysis Services for Swagger Completeness (#11638)
            
            * Fix Analysis Services for Swagger Completeness
            
            * Fix for lintdiff issues
            
            * Change schema to error
            
            * Default schema change
            
            * Adding title and description
            
            * Add separator
            
            * Some changes to address R4018
            
            * Fix parameter
            
            * Move parameter
            
            * Remove a parameter
            
            * Fix quotes bug
            
            * Add required parameters to address R4018
            
            * More updates to Operations API response schema
            
            * Cleaner schema change following the example schema under R4018
            
            * Fix for prettier tool
            
            * fix the output folder for profile 2020-09-01 (#11920)
            
            * Update DomainServices: Add missing property (#11885)
            
            * Update domainservices.json
            
            Add missing migrationProperties property
            Fix casing for ForestTrust
            
            * Update domainservices.json
            
            Add missing migrationProperties property
            Fix casing for ForestTrust
            
            * DomainServices: Update completionPercentage format
            
            * DomainServices: Update completionPercentage format
            
            * DomainServices: Change casing for trustedDomainFqdn and remoteDnsIps
            
            * DomainServices: Change casing for trustedDomainFqdn and remoteDnsIps
            
            DomainServices: Change casing for trustedDomainFqdn and remoteDnsIps
            
            * Microsoft.Authorization 2020-09-01 policy entity APIs (#11712)
            
            * Copy old specs to new path
            
            * Add 2020-09-01 policy entities
            
            * Add description
            
            * Fix prettier
            
            * Fix schema and python
            
            * Remove preview API from stable tag
            
            * Fix go path
            
            * Small amount of swagger validation cleanup
            
            * Fix prettier violation
            
            * Remove obsolete sku property
            
            * Fix GO readme ordering
            
            * Partially revert GO ordering
            
            * add api-version of 2020-10-01 for resources (#11921)
            
            * Defender for iot/8670818 sites and sensors (#11703)
            
            * iot-sites-and-zones
            
            * rename displayName and fix missing params
            
            * change caps mistake
            
            * prettier run changes
            
            * Delete Get.json
            
            * Delete Delete.json
            
            * Delete Put.json
            
            * Delete List.json
            
            * added sensor's properties
            
            * fix specification/security/resource-manager/readme.md
            
            * clean redundant lines in readme
            
            * prettier-fix
            
            * put should return whole object
            
            * indentation fix
            
            * fix enum values
            
            Co-authored-by: Gal Moshe <gamoshe@microsoft.com>
            Co-authored-by: galmoshe <33285417+galmoshe@users.noreply.github.com>
            
            * Fix 2019-06-01-preview/FailoverManagedInstance.json (#11880)
            
            * Change Appearance format to v3.2-preview.2 (#11255)
            
            * v3.1-preview.2
            
            * v3.2-preview change appearance format
            
            * change to solve comments
            
            * typo
            
            * Prettier
            
            * update readme
            
            * update version and solve comment
            
            * change version to v3.2-preview.2
            
            Co-authored-by: Jiayuan Shi <jiayshi@microsoft.com>
            
            * Schema Change for New Event Grid Events Emitting from Service Bus (#11935)
            
            * draft for schema changes
            
            * Revert "draft for schema changes"
            
            This reverts commit 04faa0dda5d0c187b9fb485e3b8068e778cfccaf.
            
            * schema change
            
            * modify existing swagger
            
            * Portal revision API (#11738)
            
            * Portal revision API
            
            * fixed spec errors
            
            * fixed references
            
            * fixed return code on create and added long running operation properties
            
            * fixed create response
            
            * fixed comments
            
            * small fix
            
            * [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2020-06-01 (#11753)
            
            * Creating separate swagger file for exports
            
            * add exports swagger to readme
            
            * edit api version
            
            * add "TheLast7Days" to exports timeframes
            
            * remove 'TheLast7Days' from export timeframes
            
            * prettier fix
            
            * prettier fix 2
            
            * Fix for swagger correctness: eTag property missing and recurrence not required
            
            * Update description to indicate force delete is in preview (#11763)
            
            * updating compute.json for force delete
            
            * update description
            
            * update to string
            
            * updating description
            
            * update description
            
            * update comment
            
            * add example
            
            * added example and updated prettier
            
            * updated prettier
            
            * [Hub Generated] Review request for Microsoft.Authorization to add version preview/2020-04-01-preview (#11506)
            
            * [DataFactory]: Add CMK Properties (#10867)
            
            * [DataFactory]: Add CMK Properties
            
            * Prettier validation
            
            * Model Identity Type as string
            
            * RemoveEnumChanges
            
            * Add missing properties in appplatform preview API (#10612)
            
            * add missing properties to 2019-05-01-preview
            
            * update examples
            
            * generate go sdk for authorization (#11942)
            
            * Revert "generate go sdk for authorization (#11942)" (#11944)
            
            This reverts commit c00cdbf22fa96afb7c1ef68aa1f73e9fc52f5ad8.
            
            * fix monitor package name (#11947)
            
            * fix monitor package name
            
            * fix CI
            
            * add storagesync track2 config (#11923)
            
            * Microsoft.key vault dp 7.3 preview (#11464)
            
            * Update Swagger for key rotation
            
            * Update api version
            
            * Fixed build error
            
            * Fixed model validation in keys
            
            * Fixed model validation error in certificates
            
            * Add new version 7.3-preview based on 7.2-preview
            
            * Fixed lint error
            
            * Update api version tag
            
            * Revert changes
            
            * Update keyvault.json (#11040)
            
            * Update keyvault.json
            
            * Update keyvault.json
            
            * Update keyvault.json
            
            * azure-sdk-for-java automation config enable track2 (#11865)
            
            DataPlane not supported
            
            * add attestation track2 config (#11925)
            
            * Update references for OpenAPI (#11859)
            
            * adding the field on which on which summary is done in the response (#11383)
            
            Co-authored-by: Durgesh Kumar <dukum@microsoft.com>
            
            * Remove the problematic api-version in operationalinsights (#11857)
            
            * add databricks track2 config (#11844)
            
            * Fix problematic inheritance structure in security (#11156)
            
            * Fix problematic inherintance structure
            
            * Add back the missing discriminator
            
            * Fix examples
            
            * rename model
            
            * Update pull_request_assignment.yml (#11974)
            
            * add appplatform track2 config (#11924)
            
            * [Hub Generated] Public private branch 'credscan-fix' (#11939)
            
            * Fix credscan
            
            * Fix more credentials
            
            * [webapp]:Add endpoint for AppService CLI Github token endpoint (#11036)
            
            * Copied over from 2020-06-01
            
            * Changed from 2020-06 to 2020-09
            
            * Added api specs for github auth endpoint
            
            * Copy over Microsoft.CertificateRegistration and Microsoft.DomainRegistration, and small fixes
            
            * Add systemdata
            
            * Add in missing commondefinitions and webapps.json that wasn't copied over from old version
            
            Co-authored-by: Calvin Chan <calcha@microsoft.com>
            
            Co-authored-by: praveen <praveen2909@gmail.com>
            Co-authored-by: Seth Speaks <sspeaks@microsoft.com>
            Co-authored-by: xolve <ra.ravi.rav@gmail.com>
            Co-authored-by: raviarora <raviarora@MININT-54JRS6K.fareast.corp.microsoft.com>
            Co-authored-by: Ravi Arora <raviarora@microsoft.com>
            Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
            Co-authored-by: gechris <69321460+gechris@users.noreply.github.com>
            Co-authored-by: worldhello126 <49164775+worldhello126@users.noreply.github.com>
            Co-authored-by: Douglas Lee <65295939+leedouglas@users.noreply.github.com>
            Co-authored-by: David Becher <dabecher@microsoft.com>
            Co-authored-by: Christian Pomales <chpomale@microsoft.com>
            Co-authored-by: david becher <dab4au@virginia.edu>
            Co-authored-by: Cameron Taggart <cameron.taggart@gmail.com>
            Co-authored-by: Christian Pomales <12565983+ChristianPomales@users.noreply.github.com>
            Co-authored-by: Kaihui (Kerwin) Sun <sunkaihuisos@gmail.com>
            Co-authored-by: Chuang <54572251+xccc-msft@users.noreply.github.com>
            Co-authored-by: Limin Gu <48228819+limingu@users.noreply.github.com>
            Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
            Co-authored-by: colawwj <70128817+colawwj@users.noreply.github.com>
            Co-authored-by: changlong-liu <59815250+changlong-liu@users.noreply.github.com>
            Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
            Co-authored-by: Richa Jain <richa.jain1912@gmail.com>
            Co-authored-by: Richa Jain <ricjain@microsoft.com>
            Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
            Co-authored-by: Phoenix He <tih@microsoft.com>
            Co-authored-by: Samir Solanki <samirsolanki@outlook.com>
            Co-authored-by: xhl873 <66849509+xhl873@users.noreply.github.com>
            Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>
            Co-authored-by: Paul Miller <pmiller@microsoft.com>
            Co-authored-by: hbc <me@hbc.rocks>
            Co-authored-by: Super <mali_no2@hotmail.com>
            Co-authored-by: Li Ma <lima2@microsoft.com>
            Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com>
            Co-authored-by: Tongyao Si <tosi@microsoft.com>
            Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com>
            Co-authored-by: Dongwei Wang <bean0idear@163.com>
            Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
            Co-authored-by: Deyaaeldeen Almahallawi <dealmaha@microsoft.com>
            Co-authored-by: Navneet Singh <navneetnsit09@gmail.com>
            Co-authored-by: Navneet Singh <navsi@microsoft.com>
            Co-authored-by: Ashraf Hamad <ahamad-MS@users.noreply.github.com>
            Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
            Co-authored-by: Saar Shen <saars@microsoft.com>
            Co-authored-by: surashed <55134940+surashed@users.noreply.github.com>
            Co-authored-by: Sanjai Ganesh Jeenagiri <sanjaiganesh@users.noreply.github.com>
            Co-authored-by: AKachan0v <alkac@microsoft.com>
            Co-authored-by: Alex Kachanov <alkac@corp.microsoft.com>
            Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
            Co-authored-by: Arcturus <dapzhang@microsoft.com>
            Co-authored-by: liuyu1981831m <66749717+liuyu1981831m@users.noreply.github.com>
            Co-authored-by: MiriBerezin <73054714+MiriBerezin@users.noreply.github.com>
            Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
            Co-authored-by: Ric Serradas <riserrad@microsoft.com>
            Co-authored-by: Jimmy Campbell <jimmyca@microsoft.com>
            Co-authored-by: asmaskar <58723769+asmaskar@users.noreply.github.com>
            Co-authored-by: Gokul Premraj <gopremra@microsoft.com>
            Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
            Co-authored-by: Jeremy Hurren <lordjeb@lordjeb.com>
            Co-authored-by: Jeremy Hurren <jehurren@microsoft.com>
            Co-authored-by: Adhish Chugh <adhishchugh@icloud.com>
            Co-authored-by: Shrecho <57687274+tunafish88@users.noreply.github.com>
            Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
            Co-authored-by: Dudi Likvornik <likdudi@gmail.com>
            Co-authored-by: Dudi Likvornik <dulikvor@microsoft.com>
            Co-authored-by: andrew <69653137+greenms@users.noreply.github.com>
            Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
            Co-authored-by: rapatank <69176921+rapatank@users.noreply.github.com>
            Co-authored-by: Tanyi Chen <tanchen@microsoft.com>
            Co-authored-by: Amogh Natu <natu.amogh@gmail.com>
            Co-authored-by: Amogh Natu <amnat@microsoft.com>
            Co-authored-by: Chris Eggert <pilor@users.noreply.github.com>
            Co-authored-by: Zhiyong Yang <gayang@microsoft.com>
            Co-authored-by: Jorge Herrera <69991673+herreraj-ms@users.noreply.github.com>
            Co-authored-by: Vladimir Raikov <vladrai@users.noreply.github.com>
            Co-authored-by: hunngu-ms <63322431+hunngu-ms@users.noreply.github.com>
            Co-authored-by: Nilay Chheda <mit2nil@gmail.com>
            Co-authored-by: Bhavin Shah <bhshah@microsoft.com>
            Co-authored-by: shahbj79 <shahbj79@hotmail.com>
            Co-authored-by: Ganga Narayanan <gangan@microsoft.com>
            Co-authored-by: Nilay Chheda <nichheda@microsoft.com>
            Co-authored-by: srkakuru <50426366+srkakuru@users.noreply.github.com>
            Co-authored-by: Dhawal Jain <41853104+dhawal777@users.noreply.github.com>
            Co-authored-by: Adithya Upadhya <adupadhy@microsoft.com>
            Co-authored-by: Harshitha Akkaraju <24836340+harshitha-akkaraju@users.noreply.github.com>
            Co-authored-by: Harshitha Akkaraju <hakkaraj@microsoft.com>
            Co-authored-by: Yang Yuan <yangyuan@users.noreply.github.com>
            Co-authored-by: Ju Hee Lee <juhee0202@gmail.com>
            Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
            Co-authored-by: Hari Prasad Perabattula <harics24@users.noreply.github.com>
            Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
            Co-authored-by: anjou <anjou1997@gmail.com>
            Co-authored-by: Zhejun Zhao <t-zhzhao@microsoft.com>
            Co-authored-by: Saif Kayani <saifkay36@gmail.com>
            Co-authored-by: Sanchit Kumar <sanchitkum@gmail.com>
            Co-authored-by: Sanchit Kumar <Sanchit.Kumar@microsoft.com>
            Co-authored-by: roytan-microsoft <73565668+roytan-microsoft@users.noreply.github.com>
            Co-authored-by: brpanask <64860651+brpanask@users.noreply.github.com>
            Co-authored-by: hyo <31109331+corquiri@users.noreply.github.com>
            Co-authored-by: Sean Oh <hyo@microsoft.com>
            Co-authored-by: Jeanine Burke <41650461+jaysterp@users.noreply.github.com>
            Co-authored-by: yenchunchang <rebiex0915@gmail.com>
            Co-authored-by: Yen-Chun Chang <yenchunchang@microsoft.com>
            Co-authored-by: dhaiman <67913163+dhaiman@users.noreply.github.com>
            Co-authored-by: Arie Olshanezky <arolshan@microsoft.com>
            Co-authored-by: ninpan-ms <71061174+ninpan-ms@users.noreply.github.com>
            Co-authored-by: poetw <45549150+poetw@users.noreply.github.com>
            Co-authored-by: MichalHel <51286657+MichalHel@users.noreply.github.com>
            Co-authored-by: guy-microsoft <50947884+guy-microsoft@users.noreply.github.com>
            Co-authored-by: Tianen <347142915@qq.com>
            Co-authored-by: lavinir <56975945+lavinir@users.noreply.github.com>
            Co-authored-by: nivats <41890611+nivats@users.noreply.github.com>
            Co-authored-by: yuqi2 <yuqi2@g.clemson.edu>
            Co-authored-by: Yuqi Zhang <yuqzhan@microsoft.com>
            Co-authored-by: rarayudu <ramakrishna.rayudu@gmail.com>
            Co-authored-by: Rama Krishna Rayudu <rarayudu@microsoft.com>
            Co-authored-by: wwendyc <wendy.changw@gmail.com>
            Co-authored-by: Wendy Chang <wendychang@microsoft.com>
            Co-authored-by: datr93 <43795914+datr93@users.noreply.github.com>
            Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
            Co-authored-by: Ji Wang <wangjiprc@gmail.com>
            Co-authored-by: diyakobo <73845794+diyakobo@users.noreply.github.com>
            Co-authored-by: Auðunn <audunn@netapp.com>
            Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
            Co-authored-by: Subbarayudu Kamma <35783011+subbarayudukamma@users.noreply.github.com>
            Co-authored-by: Subbarayudu Kamma <skamma@microsoft.com>
            Co-authored-by: dochung4 <40577926+dochung4@users.noreply.github.com>
            Co-authored-by: Avinash <akka@usc.edu>
            Co-authored-by: Avinash Akka <avakka@microsoft.com>
            Co-authored-by: siriteja <32883500+sirireddy12@users.noreply.github.com>
            Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com>
            Co-authored-by: Pratima Upadhyay <pratima.upadhyay02@gmail.com>
            Co-authored-by: ayfathim <ayfathim@microsoft.com>
            Co-authored-by: Tiano2017 <31759375+Tiano2017@users.noreply.github.com>
            Co-authored-by: ori-licht <58462609+ori-licht@users.noreply.github.com>
            Co-authored-by: Magdalena Białecka <2598290+mbialecka@users.noreply.github.com>
            Co-authored-by: Shirley Jiang <shirleychiang27@gmail.com>
            Co-authored-by: Shirley Jiang <xujia@microsoft.com>
            Co-authored-by: jianye xi <jianyxi@microsoft.com>
            Co-authored-by: Theodore Chang <thchan@microsoft.com>
            Co-authored-by: Long Tian <ltian@microsoft.com>
            Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
            Co-authored-by: paornela <70660621+paornela@users.noreply.github.com>
            Co-authored-by: Ajit Navasare <v-ajnav@microsoft.com>
            Co-authored-by: galmoshe <33285417+galmoshe@users.noreply.github.com>
            Co-authored-by: Gal Moshe <gamoshe@microsoft.com>
            Co-authored-by: Gal Moshe <gamoshe@gamoshe.local>
            Co-authored-by: John Gallardo <jgalla@microsoft.com>
            Co-authored-by: Dominik <domessin@microsoft.com>
            Co-authored-by: Suriyha <52430352+Suriyha@users.noreply.github.com>
            Co-authored-by: jihochang <jihochang@users.noreply.github.com>
            Co-authored-by: Ami Hollander <Ami.Hollander@microsoft.com>
            Co-authored-by: Ji Wang <jiwang5@microsoft.com>
            Co-authored-by: shijiayuan <jiayuans@usc.edu>
            Co-authored-by: Jiayuan Shi <jiayshi@microsoft.com>
            Co-authored-by: DorothySun216 <55454966+DorothySun216@users.noreply.github.com>
            Co-authored-by: Igor O <ygrik@hotmail.com>
            Co-authored-by: Aishwarya Seetharaman <24403906+Aishwarya-C-S@users.noreply.github.com>
            Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com>
            Co-authored-by: Pacodel <pacodel@microsoft.com>
            Co-authored-by: Yuwei Zhou <yuwzho@microsoft.com>
            Co-authored-by: njucz <zhcheng@microsoft.com>
            Co-authored-by: qinl-li <63257243+qinl-li@users.noreply.github.com>
            Co-authored-by: Jack Lichwa <52512203+jlichwa@users.noreply.github.com>
            Co-authored-by: dukum <55188537+dukum@users.noreply.github.com>
            Co-authored-by: Durgesh Kumar <dukum@microsoft.com>
            Co-authored-by: Calvin <calvinch4n@gmail.com>
            Co-authored-by: Calvin Chan <calcha@microsoft.com>
            giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
            * Update keyvault.json
            
            * Update keyvault.json
            
            * Update keyvault.json
            @JackTn JackTn deleted the jlichwa-patch-2 branch August 9, 2021 10:13
            Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
            Labels
            Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates
            Projects
            None yet
            Development

            Successfully merging this pull request may close these issues.

            [key vault] vaultUri in resource manager spec must be readonly
            4 participants