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

[Hub Generated] Review request for Microsoft.Logic to add version stable/2019-05-01 #11627

Merged
merged 5 commits into from
Nov 25, 2020

Conversation

rarayudu
Copy link
Contributor

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

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 Nov 11, 2020

Swagger Validation Report

️❌BreakingChange: 1 Errors, 0 Warnings failed [Detail]

Rule Message
1041 - AddedPropertyInResponse The new version has a new property 'encryptionConfiguration' in response that was not found in the old version.
New: Microsoft.Logic/stable/2019-05-01/logic.json#L8839:7
Old: Microsoft.Logic/stable/2019-05-01/logic.json#L8839:7
️️✔️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?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 11, 2020

Swagger Generation Artifacts

️❌ azure-sdk-for-net failed [Detail]
  • Failed [Logs]Release - Generate from cc627fc. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/logic/resource-manager/readme.md
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
  • Microsoft.Azure.Management.Logic [View full logs]  [Release SDK Changes]
    cmderr	[msbuild] A compatible installed .NET Core SDK for global.json version [5.0.100] from [/home/vsts/work/1/s/w/azure-sdk-for-net/global.json] was not found
    cmderr	[msbuild] Install the [5.0.100] .NET Core SDK or update [/home/vsts/work/1/s/w/azure-sdk-for-net/global.json] with an installed .NET Core SDK:
    error	Script return with result [failed] code [145] signal [null] cwd [azure-sdk-for-net]: dotnet
️⚠️ azure-sdk-for-java warning [Detail]
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from cc627fc. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/logic/resource-manager/readme.md
  • ️✔️@azure/arm-logic [View full logs]  [Release SDK Changes]
    cmderr	[npmPack] loaded rollup.config.js with warnings
    cmderr	[npmPack] (!) Unused external imports
    cmderr	[npmPack] default imported from external module 'rollup' but never used
    cmderr	[npmPack] ./esm/logicManagementClient.js → ./dist/arm-logic.js...
    cmderr	[npmPack] created ./dist/arm-logic.js in 914ms
️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
- Breaking Change Detected
  • ️✔️Succeeded [Logs]Release - Generate from cc627fc. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install setuptools wheel
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 [email protected]/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/logic/resource-manager/readme.md
  • ️✔️azure-mgmt-logic [View full logs]  [Release SDK Changes] Breaking Change Detected
    cmderr	[buildPackage] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    cmderr	[buildPackage]   warnings.warn(msg)
    cmderr	[buildPackage] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    cmderr	[buildPackage]   warnings.warn(msg)
    cmderr	[changelogSetup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
    cmderr	[changelogSetup] Cannot uninstall requirement azure-nspkg, not installed
    cmderr	[changelogSetup] Command '['/home/vsts/work/1/s/w/azure-sdk-for-python_tmp/venv/bin/python', '-m', 'pip', 'uninstall', '-y', 'azure-nspkg']' returned non-zero exit status 1.
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.logic
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.logic
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.logic
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/logic/azure-mgmt-logic/code_reports/latest/report.json
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-logic on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['0.30.0a1', '0.30.0rc1', '0.30.0rc2', '0.30.0rc3', '0.30.0rc4', '0.30.0rc5', '1.0.0', '2.0.0', '2.1.0', '3.0.0', '4.0.0rc1', '4.0.0rc2', '9.0.0b1']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 4.0.0rc2 of azure-mgmt-logic in a venv
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.logic
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.logic
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.logic
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/logic/azure-mgmt-logic/code_reports/4.0.0rc2/report.json
    cmdout	[Changelog] Size of delta 24.074% size of original (original: 169816 chars, delta: 40881 chars)
    cmdout	[Changelog] **Features**
    cmdout	[Changelog]   - Model IntegrationAccount has a new parameter integration_service_environment
    cmdout	[Changelog]   - Model IntegrationAccount has a new parameter state
    cmdout	[Changelog]   - Model WorkflowTriggerHistory has a new parameter scheduled_time
    cmdout	[Changelog]   - Model OperationDisplay has a new parameter description
    cmdout	[Changelog]   - Model WorkflowVersion has a new parameter provisioning_state
    cmdout	[Changelog]   - Model WorkflowVersion has a new parameter endpoints_configuration
    cmdout	[Changelog]   - Model WorkflowVersion has a new parameter access_control
    cmdout	[Changelog]   - Model TrackingEvent has a new parameter record
    cmdout	[Changelog]   - Model Workflow has a new parameter endpoints_configuration
    cmdout	[Changelog]   - Model Workflow has a new parameter integration_service_environment
    cmdout	[Changelog]   - Model Workflow has a new parameter access_control
    cmdout	[Changelog]   - Model Operation has a new parameter origin
    cmdout	[Changelog]   - Model Operation has a new parameter properties
    cmdout	[Changelog]   - Added operation group IntegrationServiceEnvironmentManagedApisOperations
    cmdout	[Changelog]   - Added operation group IntegrationServiceEnvironmentSkusOperations
    cmdout	[Changelog]   - Added operation group IntegrationServiceEnvironmentNetworkHealthOperations
    cmdout	[Changelog]   - Added operation group IntegrationServiceEnvironmentManagedApiOperations
    cmdout	[Changelog]   - Added operation group IntegrationServiceEnvironmentsOperations
    cmdout	[Changelog] **Breaking changes**
    cmdout	[Changelog]   - Operation WorkflowsOperations.validate_by_location has a new signature
    cmdout	[Changelog]   - Operation WorkflowsOperations.move has a new signature
    cmdout	[Changelog]   - Operation WorkflowsOperations.update has a new signature
    cmdout	[Changelog]   - Model IntegrationAccount no longer has parameter properties
    warn	Breaking change found in changelog
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
- Breaking Change Detected
  • ️✔️Succeeded [Logs]Release - Generate from cc627fc. SDK Automation 14.0.0
    command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️logic/mgmt/2019-05-01/logic [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 24 items here, please refer to log for details.
    info	[Changelog] 1. NewWorkflowTriggerHistoryListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowTriggerHistoryListResult) (WorkflowTriggerHistoryListResult, error)
    info	[Changelog] 		- To: WorkflowTriggerHistoryListResult, func(context.Context, WorkflowTriggerHistoryListResult) (WorkflowTriggerHistoryListResult, error)
    info	[Changelog] 1. NewWorkflowTriggerListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowTriggerListResult) (WorkflowTriggerListResult, error)
    info	[Changelog] 		- To: WorkflowTriggerListResult, func(context.Context, WorkflowTriggerListResult) (WorkflowTriggerListResult, error)
    info	[Changelog] 1. NewWorkflowVersionListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowVersionListResult) (WorkflowVersionListResult, error)
    info	[Changelog] 		- To: WorkflowVersionListResult, func(context.Context, WorkflowVersionListResult) (WorkflowVersionListResult, error)
    info	[Changelog]
    info	[Changelog] ## Struct Changes
    info	[Changelog]
    info	[Changelog] ### New Structs
    info	[Changelog]
    info	[Changelog] 1. IntegrationServiceEnvironmenEncryptionConfiguration
    info	[Changelog] 1. IntegrationServiceEnvironmenEncryptionKeyReference
    info	[Changelog]
    info	[Changelog] ### New Struct Fields
    info	[Changelog]
    info	[Changelog] 1. IntegrationServiceEnvironmentProperties.EncryptionConfiguration
    info	[Changelog]
  • ️✔️preview/logic/mgmt/2018-07-01-preview/logic [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 24 items here, please refer to log for details.
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowListResult) (WorkflowListResult, error)
    info	[Changelog] 		- To: WorkflowListResult, func(context.Context, WorkflowListResult) (WorkflowListResult, error)
    info	[Changelog] 1. NewWorkflowRunActionListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowRunActionListResult) (WorkflowRunActionListResult, error)
    info	[Changelog] 		- To: WorkflowRunActionListResult, func(context.Context, WorkflowRunActionListResult) (WorkflowRunActionListResult, error)
    info	[Changelog] 1. NewWorkflowRunListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowRunListResult) (WorkflowRunListResult, error)
    info	[Changelog] 		- To: WorkflowRunListResult, func(context.Context, WorkflowRunListResult) (WorkflowRunListResult, error)
    info	[Changelog] 1. NewWorkflowTriggerHistoryListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowTriggerHistoryListResult) (WorkflowTriggerHistoryListResult, error)
    info	[Changelog] 		- To: WorkflowTriggerHistoryListResult, func(context.Context, WorkflowTriggerHistoryListResult) (WorkflowTriggerHistoryListResult, error)
    info	[Changelog] 1. NewWorkflowTriggerListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowTriggerListResult) (WorkflowTriggerListResult, error)
    info	[Changelog] 		- To: WorkflowTriggerListResult, func(context.Context, WorkflowTriggerListResult) (WorkflowTriggerListResult, error)
    info	[Changelog] 1. NewWorkflowVersionListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowVersionListResult) (WorkflowVersionListResult, error)
    info	[Changelog] 		- To: WorkflowVersionListResult, func(context.Context, WorkflowVersionListResult) (WorkflowVersionListResult, error)
    info	[Changelog]
  • ️✔️logic/mgmt/2016-06-01/logic [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 24 items here, please refer to log for details.
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowListResult) (WorkflowListResult, error)
    info	[Changelog] 		- To: WorkflowListResult, func(context.Context, WorkflowListResult) (WorkflowListResult, error)
    info	[Changelog] 1. NewWorkflowRunActionListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowRunActionListResult) (WorkflowRunActionListResult, error)
    info	[Changelog] 		- To: WorkflowRunActionListResult, func(context.Context, WorkflowRunActionListResult) (WorkflowRunActionListResult, error)
    info	[Changelog] 1. NewWorkflowRunListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowRunListResult) (WorkflowRunListResult, error)
    info	[Changelog] 		- To: WorkflowRunListResult, func(context.Context, WorkflowRunListResult) (WorkflowRunListResult, error)
    info	[Changelog] 1. NewWorkflowTriggerHistoryListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowTriggerHistoryListResult) (WorkflowTriggerHistoryListResult, error)
    info	[Changelog] 		- To: WorkflowTriggerHistoryListResult, func(context.Context, WorkflowTriggerHistoryListResult) (WorkflowTriggerHistoryListResult, error)
    info	[Changelog] 1. NewWorkflowTriggerListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowTriggerListResult) (WorkflowTriggerListResult, error)
    info	[Changelog] 		- To: WorkflowTriggerListResult, func(context.Context, WorkflowTriggerListResult) (WorkflowTriggerListResult, error)
    info	[Changelog] 1. NewWorkflowVersionListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowVersionListResult) (WorkflowVersionListResult, error)
    info	[Changelog] 		- To: WorkflowVersionListResult, func(context.Context, WorkflowVersionListResult) (WorkflowVersionListResult, error)
    info	[Changelog]
  • ️✔️preview/logic/mgmt/2015-08-01-preview/logic [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 24 items here, please refer to log for details.
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, IntegrationAccountAgreementListResult) (IntegrationAccountAgreementListResult, error)
    info	[Changelog] 		- To: IntegrationAccountAgreementListResult, func(context.Context, IntegrationAccountAgreementListResult) (IntegrationAccountAgreementListResult, error)
    info	[Changelog] 1. NewIntegrationAccountCertificateListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, IntegrationAccountCertificateListResult) (IntegrationAccountCertificateListResult, error)
    info	[Changelog] 		- To: IntegrationAccountCertificateListResult, func(context.Context, IntegrationAccountCertificateListResult) (IntegrationAccountCertificateListResult, error)
    info	[Changelog] 1. NewIntegrationAccountListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, IntegrationAccountListResult) (IntegrationAccountListResult, error)
    info	[Changelog] 		- To: IntegrationAccountListResult, func(context.Context, IntegrationAccountListResult) (IntegrationAccountListResult, error)
    info	[Changelog] 1. NewIntegrationAccountMapListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, IntegrationAccountMapListResult) (IntegrationAccountMapListResult, error)
    info	[Changelog] 		- To: IntegrationAccountMapListResult, func(context.Context, IntegrationAccountMapListResult) (IntegrationAccountMapListResult, error)
    info	[Changelog] 1. NewIntegrationAccountPartnerListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, IntegrationAccountPartnerListResult) (IntegrationAccountPartnerListResult, error)
    info	[Changelog] 		- To: IntegrationAccountPartnerListResult, func(context.Context, IntegrationAccountPartnerListResult) (IntegrationAccountPartnerListResult, error)
    info	[Changelog] 1. NewIntegrationAccountSchemaListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, IntegrationAccountSchemaListResult) (IntegrationAccountSchemaListResult, error)
    info	[Changelog] 		- To: IntegrationAccountSchemaListResult, func(context.Context, IntegrationAccountSchemaListResult) (IntegrationAccountSchemaListResult, error)
    info	[Changelog]
  • ️✔️preview/logic/mgmt/2015-02-01-preview/logic [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 24 items here, please refer to log for details.
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowAccessKeyListResult) (WorkflowAccessKeyListResult, error)
    info	[Changelog] 		- To: WorkflowAccessKeyListResult, func(context.Context, WorkflowAccessKeyListResult) (WorkflowAccessKeyListResult, error)
    info	[Changelog] 1. NewWorkflowListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowListResult) (WorkflowListResult, error)
    info	[Changelog] 		- To: WorkflowListResult, func(context.Context, WorkflowListResult) (WorkflowListResult, error)
    info	[Changelog] 1. NewWorkflowRunActionListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowRunActionListResult) (WorkflowRunActionListResult, error)
    info	[Changelog] 		- To: WorkflowRunActionListResult, func(context.Context, WorkflowRunActionListResult) (WorkflowRunActionListResult, error)
    info	[Changelog] 1. NewWorkflowRunListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowRunListResult) (WorkflowRunListResult, error)
    info	[Changelog] 		- To: WorkflowRunListResult, func(context.Context, WorkflowRunListResult) (WorkflowRunListResult, error)
    info	[Changelog] 1. NewWorkflowTriggerHistoryListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowTriggerHistoryListResult) (WorkflowTriggerHistoryListResult, error)
    info	[Changelog] 		- To: WorkflowTriggerHistoryListResult, func(context.Context, WorkflowTriggerHistoryListResult) (WorkflowTriggerHistoryListResult, error)
    info	[Changelog] 1. NewWorkflowTriggerListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, WorkflowTriggerListResult) (WorkflowTriggerListResult, error)
    info	[Changelog] 		- To: WorkflowTriggerListResult, func(context.Context, WorkflowTriggerListResult) (WorkflowTriggerListResult, error)
    info	[Changelog]
️⚠️ azure-cli-extensions warning [Detail]
  • Installation instruction for service logic [Preview Changes]
    curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/11627/azure-cli-extensions/logic/logic-0.1.0-py3-none-any.whl" -o logic-0.1.0-py3-none-any.whl
    az extension add --source=logic-0.1.0-py3-none-any.whl
    
  • ⚠️Warning [Logs]Release - Generate from cc627fc. Azure CLI Automation 14.0.0
    Only show 120 items here, please refer to log for details.
    cmdout	[Autorest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'BatchConfigurationProperties' has a property 'changedTime' that is already declared the parent schema 'ArtifactProperties' but isn't significantly different. The property has been removed from BatchConfigurationProperties
    cmdout	[Autorest] WARNING (Modeler/MissingType): The schema 'Expression-value' has no type or format information whatsoever. Location:
    cmdout	[Autorest] WARNING (Modeler/MissingType): The schema 'OperationResultProperties-error' has no type or format information whatsoever. Location:
    cmdout	[Autorest] WARNING (Modeler/MissingType): The schema 'ArtifactContentPropertiesDefinition-content' has no type or format information whatsoever. Location:
    cmdout	[Autorest] WARNING (Modeler/MissingType): The schema 'ArtifactProperties-metadata' has no type or format information whatsoever. Location:
    cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
    cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
    cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
    cmdout	[Autorest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
    cmdout	[Autorest] WARNING: parameter key_type has two different references but they have the same flattened name
    cmderr	[Autorest] NO TEST SCENARIO PROVIDED - DEFAULT WILL BE USED
    cmderr	[Autorest] ADD FOLLOWING SECTION TO readme.cli.md FILE TO MODIFY IT
    cmderr	[Autorest] --------------------------------------------------------
    cmderr	[Autorest]   test-scenario:
    cmderr	[Autorest]     - name: /IntegrationAccounts/put/Create or update an integration account
    cmderr	[Autorest]     - name: /IntegrationAccounts/get/Get integration account by name
    cmderr	[Autorest]     - name: /IntegrationAccounts/get/List integration accounts by resource group name
    cmderr	[Autorest]     - name: /IntegrationAccounts/get/List integration accounts by subscription
    cmderr	[Autorest]     - name: /IntegrationAccounts/patch/Patch an integration account
    cmderr	[Autorest]     - name: /IntegrationAccounts/post/Get Integration Account callback URL
    cmderr	[Autorest]     - name: /IntegrationAccounts/post/List IntegrationAccount callback URL
    cmderr	[Autorest]     - name: /IntegrationAccounts/post/Log a tracked event
    cmderr	[Autorest]     - name: /IntegrationAccounts/post/Regenerate access key
    cmderr	[Autorest]     - name: /IntegrationAccountAgreements/put/Create or update an agreement
    cmderr	[Autorest]     - name: /IntegrationAccountAgreements/get/Get agreement by name
    cmderr	[Autorest]     - name: /IntegrationAccountAgreements/get/Get agreements by integration account name
    cmderr	[Autorest]     - name: /IntegrationAccountAgreements/post/Get the content callback url
    cmderr	[Autorest]     - name: /IntegrationAccountAgreements/delete/Delete an agreement
    cmderr	[Autorest]     - name: /IntegrationAccountAssemblies/put/Create or update an account assembly
    cmderr	[Autorest]     - name: /IntegrationAccountAssemblies/get/Get an integration account assembly
    cmderr	[Autorest]     - name: /IntegrationAccountAssemblies/get/List integration account assemblies
    cmderr	[Autorest]     - name: /IntegrationAccountAssemblies/post/Get the callback url for an integration account assembly
    cmderr	[Autorest]     - name: /IntegrationAccountAssemblies/delete/Delete an integration account assembly
    cmderr	[Autorest]     - name: /IntegrationAccountBatchConfigurations/put/Create or update a batch configuration
    cmderr	[Autorest]     - name: /IntegrationAccountBatchConfigurations/get/Get a batch configuration
    cmderr	[Autorest]     - name: /IntegrationAccountBatchConfigurations/get/List batch configurations
    cmderr	[Autorest]     - name: /IntegrationAccountBatchConfigurations/delete/Delete a batch configuration
    cmderr	[Autorest]     - name: /IntegrationAccountCertificates/put/Create or update a certificate
    cmderr	[Autorest]     - name: /IntegrationAccountCertificates/get/Get certificate by name
    cmderr	[Autorest]     - name: /IntegrationAccountCertificates/get/Get certificates by integration account name
    cmderr	[Autorest]     - name: /IntegrationAccountCertificates/delete/Delete a certificate
    cmderr	[Autorest]     - name: /IntegrationAccountMaps/put/Create or update a map
    cmderr	[Autorest]     - name: /IntegrationAccountMaps/get/Get map by name
    cmderr	[Autorest]     - name: /IntegrationAccountMaps/get/Get maps by integration account name
    cmderr	[Autorest]     - name: /IntegrationAccountMaps/post/Get the content callback url
    cmderr	[Autorest]     - name: /IntegrationAccountMaps/delete/Delete a map
    cmderr	[Autorest]     - name: /IntegrationAccountPartners/put/Create or update a partner
    cmderr	[Autorest]     - name: /IntegrationAccountPartners/get/Get partner by name
    cmderr	[Autorest]     - name: /IntegrationAccountPartners/get/Get partners by integration account name
    cmderr	[Autorest]     - name: /IntegrationAccountPartners/post/Get the content callback url
    cmderr	[Autorest]     - name: /IntegrationAccountPartners/delete/Delete a partner
    cmderr	[Autorest]     - name: /IntegrationAccountSchemas/put/Create or update schema
    cmderr	[Autorest]     - name: /IntegrationAccountSchemas/get/Get schema by name
    cmderr	[Autorest]     - name: /IntegrationAccountSchemas/get/Get schemas by integration account name
    cmderr	[Autorest]     - name: /IntegrationAccountSchemas/post/Get the content callback url
    cmderr	[Autorest]     - name: /IntegrationAccountSchemas/delete/Delete a schema by name
    cmderr	[Autorest]     - name: /IntegrationAccountSessions/put/Create or update an integration account session
    cmderr	[Autorest]     - name: /IntegrationAccountSessions/get/Get a list of integration account sessions
    cmderr	[Autorest]     - name: /IntegrationAccountSessions/get/Get an integration account session
    cmderr	[Autorest]     - name: /IntegrationAccountSessions/delete/Delete an integration account session
    cmderr	[Autorest]     - name: /IntegrationAccounts/delete/Delete an integration account
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironments/put/Create or update an integration service environment
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironments/get/Get integration service environment by name
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironments/get/List integration service environments by resource group name
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironments/get/List integration service environments by subscription
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironments/patch/Patch an integration service environment
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironments/post/Restarts an integration service environment
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironmentManagedApiOperations/get/Gets the integration service environment managed Apis
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironmentManagedApis/put/Gets the integration service environment managed Apis
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironmentManagedApis/get/Gets the integration service environment managed Apis
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironmentManagedApis/get/Gets the integration service environment managed Apis
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironmentManagedApis/delete/Deletes the integration service environment managed Apis
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironmentNetworkHealth/get/Gets the integration service environment network health
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironmentSkus/get/List integration service environment skus
    cmderr	[Autorest]     - name: /IntegrationServiceEnvironments/delete/Delete an integration account
    cmderr	[Autorest]     - name: /Workflows/put/Create or update a workflow
    cmderr	[Autorest]     - name: /Workflows/get/Get a workflow
    cmderr	[Autorest]     - name: /Workflows/get/List all workflows in a resource group
    cmderr	[Autorest]     - name: /Workflows/get/List all workflows in a subscription
    cmderr	[Autorest]     - name: /Workflows/patch/Patch a workflow
    cmderr	[Autorest]     - name: /Workflows/post/Disable a workflow
    cmderr	[Autorest]     - name: /Workflows/post/Enable a workflow
    cmderr	[Autorest]     - name: /Workflows/post/Generate an upgraded definition
    cmderr	[Autorest]     - name: /Workflows/post/Get callback url
    cmderr	[Autorest]     - name: /Workflows/post/Get the swagger for a workflow
    cmderr	[Autorest]     - name: /Workflows/post/Move a workflow
    cmderr	[Autorest]     - name: /Workflows/post/Regenerate the callback URL access key for request triggers
    cmderr	[Autorest]     - name: /Workflows/post/Validate a workflow
    cmderr	[Autorest]     - name: /Workflows/post/Validate a workflow
    cmderr	[Autorest]     - name: /WorkflowRunActionRepetitions/get/Get a repetition
    cmderr	[Autorest]     - name: /WorkflowRunActionRepetitions/get/List repetitions
    cmderr	[Autorest]     - name: /WorkflowRunActionRepetitions/post/List expression traces for a repetition
    cmderr	[Autorest]     - name: /WorkflowRunActionRepetitionsRequestHistories/get/Get a repetition request history
    cmderr	[Autorest]     - name: /WorkflowRunActionRepetitionsRequestHistories/get/List repetition request history
    cmderr	[Autorest]     - name: /WorkflowRunActionRequestHistories/get/Get a request history
    cmderr	[Autorest]     - name: /WorkflowRunActionRequestHistories/get/List a request history
    cmderr	[Autorest]     - name: /WorkflowRunActions/get/Get a workflow run action
    cmderr	[Autorest]     - name: /WorkflowRunActions/get/List a workflow run actions
    cmderr	[Autorest]     - name: /WorkflowRunActions/post/List expression traces
    cmderr	[Autorest]     - name: /WorkflowRunActionScopeRepetitions/get/Get a scoped repetition
    cmderr	[Autorest]     - name: /WorkflowRunActionScopeRepetitions/get/List the scoped repetitions
    cmderr	[Autorest]     - name: /WorkflowRunOperations/get/Get a run operation
    cmderr	[Autorest]     - name: /WorkflowRuns/get/Get a run for a workflow
    cmderr	[Autorest]     - name: /WorkflowRuns/get/List workflow runs
    cmderr	[Autorest]     - name: /WorkflowRuns/post/Cancel a workflow run
    cmderr	[Autorest]     - name: /WorkflowTriggerHistories/get/Get a workflow trigger history
    cmderr	[Autorest]     - name: /WorkflowTriggerHistories/get/List a workflow trigger history
    cmderr	[Autorest]     - name: /WorkflowTriggerHistories/post/Resubmit a workflow run based on the trigger history
    cmderr	[Autorest]     - name: /WorkflowTriggers/get/Get a workflow trigger
    cmderr	[Autorest]     - name: /WorkflowTriggers/get/Get trigger schema
    cmderr	[Autorest]     - name: /WorkflowTriggers/get/List workflow triggers
    cmderr	[Autorest]     - name: /WorkflowTriggers/post/Get the callback URL for a trigger
    cmderr	[Autorest]     - name: /WorkflowTriggers/post/Reset trigger
    cmderr	[Autorest]     - name: /WorkflowTriggers/post/Run a workflow trigger
    cmderr	[Autorest]     - name: /WorkflowTriggers/post/Set trigger state
    cmderr	[Autorest]     - name: /WorkflowVersions/get/Get a workflow version
    cmderr	[Autorest]     - name: /WorkflowVersions/get/List a workflows versions
    cmderr	[Autorest]     - name: /WorkflowVersionTriggers/post/Get the callback url for a trigger of a workflow version
    cmderr	[Autorest]     - name: /Workflows/delete/Delete a workflow
    cmderr	[Autorest] --------------------------------------------------------
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from cc627fc. Schema Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	autorest --use=@autorest/[email protected] --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/w/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/logic/resource-manager/readme.md
  • cmderr	[resource-manager] node-pre-gyp
    cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
    cmderr	[resource-manager] npm WARN [email protected] No repository field.
    cmderr	[resource-manager]  SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
    cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    cmderr	[resource-manager] npm ERR! code ELIFECYCLE
    cmderr	[resource-manager] npm ERR! errno 39
    cmderr	[resource-manager] npm ERR! [email protected] test: `mocha -r ts-node/register tests.ts`
    cmderr	[resource-manager] npm ERR! Exit status 39
    cmderr	[resource-manager] npm ERR!
    cmderr	[resource-manager] npm ERR! Failed at the [email protected] test script.
    cmderr	[resource-manager] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    cmderr	[resource-manager] npm ERR! A complete log of this run can be found in:
    cmderr	[resource-manager] npm ERR!     /home/vsts/.npm/_logs/2020-11-25T00_44_01_844Z-debug.log
    cmderr	[resource-manager] Error: Command failed: npm run test --prefix tools
    cmderr	[resource-manager]     at checkExecSyncError (child_process.js:635:11)
    cmderr	[resource-manager]     at Object.execSync (child_process.js:671:15)
    cmderr	[resource-manager]     at Object.<anonymous> (/home/vsts/work/1/s/w/azure-resource-manager-schemas/azure-resource-manager-schemas/sdkauto_afterscript.js:13:28)
    cmderr	[resource-manager]     at Module._compile (internal/modules/cjs/loader.js:999:30)
    cmderr	[resource-manager]     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    cmderr	[resource-manager]     at Module.load (internal/modules/cjs/loader.js:863:32)
    cmderr	[resource-manager]     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    cmderr	[resource-manager]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    cmderr	[resource-manager]     at internal/main/run_main_module.js:17:47 {
    cmderr	[resource-manager]   status: 39,
    cmderr	[resource-manager]   signal: null,
    cmderr	[resource-manager]   output: [ null, null, null ],
    cmderr	[resource-manager]   pid: 3295,
    cmderr	[resource-manager]   stdout: null,
    cmderr	[resource-manager]   stderr: null
    cmderr	[resource-manager] }
️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
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 Nov 11, 2020

azure-resource-manager-schemas

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 58d4e98 with merge commit 2dad72a6244402e02a7551e87782f9aeca5dbede. Schema Automation 13.0.17.20200918.2
    [logic][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [logic][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [logic][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]   5795 passing (1m)
      [after_scripts|node]   39 failing
      AzureResourceSchema has no registered package commands.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 11, 2020

    azure-sdk-for-js

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 58d4e98 with merge commit 2dad72a6244402e02a7551e87782f9aeca5dbede. SDK Automation 13.0.17.20200918.2
    • ️✔️@azure/arm-logic [View full logs]  [Preview SDK Changes]
      Only show 100 items here, please refer to log for details.
      [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
      [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
      [npmPack] npm WARN deprecated [email protected]: 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/logicManagementClient.js → ./dist/arm-logic.js...
      [npmPack] created ./dist/arm-logic.js in 909ms
      [npmPack] npm notice 
      [npmPack] npm notice package: @azure/[email protected]
      [npmPack] npm notice === Tarball Contents === 
      [npmPack] npm notice 656.2kB dist/arm-logic.js                                                           
      [npmPack] npm notice 260.8kB dist/arm-logic.min.js                                                       
      [npmPack] npm notice 263B    esm/models/index.js                                                         
      [npmPack] npm notice 1.5kB   esm/operations/index.js                                                     
      [npmPack] npm notice 8.3kB   esm/operations/integrationAccountAgreements.js                              
      [npmPack] npm notice 3.6kB   esm/models/integrationAccountAgreementsMappers.js                           
      [npmPack] npm notice 7.2kB   esm/operations/integrationAccountAssemblies.js                              
      [npmPack] npm notice 3.6kB   esm/models/integrationAccountAssembliesMappers.js                           
      [npmPack] npm notice 6.1kB   esm/operations/integrationAccountBatchConfigurations.js                     
      [npmPack] npm notice 3.5kB   esm/models/integrationAccountBatchConfigurationsMappers.js                  
      [npmPack] npm notice 6.8kB   esm/operations/integrationAccountCertificates.js                            
      [npmPack] npm notice 3.5kB   esm/models/integrationAccountCertificatesMappers.js                         
      [npmPack] npm notice 8.0kB   esm/operations/integrationAccountMaps.js                                    
      [npmPack] npm notice 3.6kB   esm/models/integrationAccountMapsMappers.js                                 
      [npmPack] npm notice 8.2kB   esm/operations/integrationAccountPartners.js                                
      [npmPack] npm notice 3.6kB   esm/models/integrationAccountPartnersMappers.js                             
      [npmPack] npm notice 14.3kB  esm/operations/integrationAccounts.js                                       
      [npmPack] npm notice 8.1kB   esm/operations/integrationAccountSchemas.js                                 
      [npmPack] npm notice 3.6kB   esm/models/integrationAccountSchemasMappers.js                              
      [npmPack] npm notice 6.7kB   esm/operations/integrationAccountSessions.js                                
      [npmPack] npm notice 3.5kB   esm/models/integrationAccountSessionsMappers.js                             
      [npmPack] npm notice 3.7kB   esm/models/integrationAccountsMappers.js                                    
      [npmPack] npm notice 3.2kB   esm/operations/integrationServiceEnvironmentManagedApiOperations.js         
      [npmPack] npm notice 3.6kB   esm/models/integrationServiceEnvironmentManagedApiOperationsMappers.js      
      [npmPack] npm notice 8.7kB   esm/operations/integrationServiceEnvironmentManagedApis.js                  
      [npmPack] npm notice 3.5kB   esm/models/integrationServiceEnvironmentManagedApisMappers.js               
      [npmPack] npm notice 2.6kB   esm/operations/integrationServiceEnvironmentNetworkHealth.js                
      [npmPack] npm notice 592B    esm/models/integrationServiceEnvironmentNetworkHealthMappers.js             
      [npmPack] npm notice 13.0kB  esm/operations/integrationServiceEnvironments.js                            
      [npmPack] npm notice 2.9kB   esm/operations/integrationServiceEnvironmentSkus.js                         
      [npmPack] npm notice 537B    esm/models/integrationServiceEnvironmentSkusMappers.js                      
      [npmPack] npm notice 3.5kB   esm/models/integrationServiceEnvironmentsMappers.js                         
      [npmPack] npm notice 3.9kB   esm/logicManagementClient.js                                                
      [npmPack] npm notice 2.4kB   esm/logicManagementClientContext.js                                         
      [npmPack] npm notice 232.1kB esm/models/mappers.js                                                       
      [npmPack] npm notice 2.2kB   esm/operations/operations.js                                                
      [npmPack] npm notice 393B    esm/models/operationsMappers.js                                             
      [npmPack] npm notice 6.3kB   esm/models/parameters.js                                                    
      [npmPack] npm notice 895B    rollup.config.js                                                            
      [npmPack] npm notice 4.8kB   esm/operations/workflowRunActionRepetitions.js                              
      [npmPack] npm notice 3.6kB   esm/models/workflowRunActionRepetitionsMappers.js                           
      [npmPack] npm notice 4.7kB   esm/operations/workflowRunActionRepetitionsRequestHistories.js              
      [npmPack] npm notice 3.5kB   esm/models/workflowRunActionRepetitionsRequestHistoriesMappers.js           
      [npmPack] npm notice 4.3kB   esm/operations/workflowRunActionRequestHistories.js                         
      [npmPack] npm notice 3.5kB   esm/models/workflowRunActionRequestHistoriesMappers.js                      
      [npmPack] npm notice 5.2kB   esm/operations/workflowRunActions.js                                        
      [npmPack] npm notice 3.5kB   esm/operations/workflowRunActionScopeRepetitions.js                         
      [npmPack] npm notice 3.6kB   esm/models/workflowRunActionScopeRepetitionsMappers.js                      
      [npmPack] npm notice 3.6kB   esm/models/workflowRunActionsMappers.js                                     
      [npmPack] npm notice 2.1kB   esm/operations/workflowRunOperations.js                                     
      [npmPack] npm notice 3.5kB   esm/models/workflowRunOperationsMappers.js                                  
      [npmPack] npm notice 4.7kB   esm/operations/workflowRuns.js                                              
      [npmPack] npm notice 3.5kB   esm/models/workflowRunsMappers.js                                           
      [npmPack] npm notice 19.5kB  esm/operations/workflows.js                                                 
      [npmPack] npm notice 3.7kB   esm/models/workflowsMappers.js                                              
      [npmPack] npm notice 5.3kB   esm/operations/workflowTriggerHistories.js                                  
      [npmPack] npm notice 3.5kB   esm/models/workflowTriggerHistoriesMappers.js                               
      [npmPack] npm notice 9.4kB   esm/operations/workflowTriggers.js                                          
      [npmPack] npm notice 3.6kB   esm/models/workflowTriggersMappers.js                                       
      [npmPack] npm notice 3.7kB   esm/operations/workflowVersions.js                                          
      [npmPack] npm notice 3.5kB   esm/models/workflowVersionsMappers.js                                       
      [npmPack] npm notice 2.3kB   esm/operations/workflowVersionTriggers.js                                   
      [npmPack] npm notice 449B    esm/models/workflowVersionTriggersMappers.js                                
      [npmPack] npm notice 1.6kB   package.json                                                                
      [npmPack] npm notice 457B    tsconfig.json                                                               
      [npmPack] npm notice 1.1MB   dist/arm-logic.js.map                                                       
      [npmPack] npm notice 148.7kB dist/arm-logic.min.js.map                                                   
      [npmPack] npm notice 75.1kB  esm/models/index.d.ts.map                                                   
      [npmPack] npm notice 733B    esm/operations/index.d.ts.map                                               
      [npmPack] npm notice 126B    esm/models/index.js.map                                                     
      [npmPack] npm notice 747B    esm/operations/index.js.map                                                 
      [npmPack] npm notice 3.4kB   esm/operations/integrationAccountAgreements.d.ts.map                        
      [npmPack] npm notice 4.6kB   esm/operations/integrationAccountAgreements.js.map                          
      [npmPack] npm notice 1.9kB   esm/models/integrationAccountAgreementsMappers.d.ts.map                     
      [npmPack] npm notice 1.9kB   esm/models/integrationAccountAgreementsMappers.js.map                       
      [npmPack] npm notice 3.0kB   esm/operations/integrationAccountAssemblies.d.ts.map                        
      [npmPack] npm notice 3.9kB   esm/operations/integrationAccountAssemblies.js.map                          
      [npmPack] npm notice 1.9kB   esm/models/integrationAccountAssembliesMappers.d.ts.map                     
      [npmPack] npm notice 1.9kB   esm/models/integrationAccountAssembliesMappers.js.map                       
      [npmPack] npm notice 2.5kB   esm/operations/integrationAccountBatchConfigurations.d.ts.map               
      [npmPack] npm notice 3.2kB   esm/operations/integrationAccountBatchConfigurations.js.map                 
      [npmPack] npm notice 1.9kB   esm/models/integrationAccountBatchConfigurationsMappers.d.ts.map            
      [npmPack] npm notice 1.9kB   esm/models/integrationAccountBatchConfigurationsMappers.js.map              
      [npmPack] npm notice 2.8kB   esm/operations/integrationAccountCertificates.d.ts.map                      
      [npmPack] npm notice 3.8kB   esm/operations/integrationAccountCertificates.js.map                        
      [npmPack] npm notice 1.9kB   esm/models/integrationAccountCertificatesMappers.d.ts.map                   
      [npmPack] npm notice 1.9kB   esm/models/integrationAccountCertificatesMappers.js.map                     

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 11, 2020

    azure-sdk-for-go

    ️✔️ succeeded [Logs] [Expand Details]

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 11, 2020

    azure-sdk-for-java

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from 58d4e98 with merge commit 2dad72a6244402e02a7551e87782f9aeca5dbede. SDK Automation 13.0.17.20200918.2
    • ️✔️sdk/logic/mgmt-v2016_06_01 [View full logs]  [Preview SDK Changes]
    • ️✔️sdk/logic/mgmt-v2018_07_01_preview [View full logs]  [Preview SDK Changes]
    • ⚠️sdk/logic/mgmt-v2019_05_01 [View full logs]  [Preview SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/logic/mgmt-v2019_05_01/src/main/java/com/microsoft/azure/management/logic/v2019_05_01/IntegrationServiceEnvironmentNetworkHealths.java:[27,16] cannot find symbol
        [mvn]   symbol:   class Map
        [mvn]   location: interface com.microsoft.azure.management.logic.v2019_05_01.IntegrationServiceEnvironmentNetworkHealths
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/logic/mgmt-v2019_05_01/src/main/java/com/microsoft/azure/management/logic/v2019_05_01/IntegrationServiceEnvironmentNetworkHealths.java:[27,28] cannot find symbol
        [mvn]   symbol:   class IntegrationServiceEnvironmentSubnetNetworkHealthInner
        [mvn]   location: interface com.microsoft.azure.management.logic.v2019_05_01.IntegrationServiceEnvironmentNetworkHealths
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/logic/mgmt-v2019_05_01/src/main/java/com/microsoft/azure/management/logic/v2019_05_01/implementation/IntegrationServiceEnvironmentNetworkHealthsImpl.java:[30,23] cannot find symbol
        [mvn]   symbol:   class Map
        [mvn]   location: class com.microsoft.azure.management.logic.v2019_05_01.implementation.IntegrationServiceEnvironmentNetworkHealthsImpl
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-logic: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/logic/mgmt-v2019_05_01/src/main/java/com/microsoft/azure/management/logic/v2019_05_01/IntegrationServiceEnvironmentNetworkHealths.java:[27,16] cannot find symbol
        [mvn] [ERROR]   symbol:   class Map
        [mvn] [ERROR]   location: interface com.microsoft.azure.management.logic.v2019_05_01.IntegrationServiceEnvironmentNetworkHealths
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/logic/mgmt-v2019_05_01/src/main/java/com/microsoft/azure/management/logic/v2019_05_01/IntegrationServiceEnvironmentNetworkHealths.java:[27,28] cannot find symbol
        [mvn] [ERROR]   symbol:   class IntegrationServiceEnvironmentSubnetNetworkHealthInner
        [mvn] [ERROR]   location: interface com.microsoft.azure.management.logic.v2019_05_01.IntegrationServiceEnvironmentNetworkHealths
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/logic/mgmt-v2019_05_01/src/main/java/com/microsoft/azure/management/logic/v2019_05_01/implementation/IntegrationServiceEnvironmentNetworkHealthsImpl.java:[30,23] cannot find symbol
        [mvn] [ERROR]   symbol:   class Map
        [mvn] [ERROR]   location: class com.microsoft.azure.management.logic.v2019_05_01.implementation.IntegrationServiceEnvironmentNetworkHealthsImpl
        [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/MojoFailureException

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Nov 11, 2020

      Trenton Generation

      ⚠️ warning [Logs] [Expand Details]
      • ⚠️ Generate from 58d4e98 with merge commit 2dad72a6244402e02a7551e87782f9aeca5dbede. Trenton Automation 13.0.17.20200918.2
        Only show 100 items here, please refer to log for details.
        [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 'SubResource' 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/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
        [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'WorkflowTriggerReference' has a property 'name' that is already declared the parent schema 'ResourceReference' but 'readonly' has been changed -- this is not permitted. The property has been removed from WorkflowTriggerReference
        [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'WorkflowReference' has a property 'name' that is already declared the parent schema 'ResourceReference' but 'readonly' has been changed -- this is not permitted. The property has been removed from WorkflowReference
        [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'KeyVaultReference' has a property 'name' that is already declared the parent schema 'ResourceReference' but 'readonly' has been changed -- this is not permitted. The property has been removed from KeyVaultReference
        [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'BatchConfigurationProperties' has a property 'createdTime' that is already declared the parent schema 'ArtifactProperties' but isn't significantly different. The property has been removed from BatchConfigurationProperties
        [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'BatchConfigurationProperties' has a property 'changedTime' that is already declared the parent schema 'ArtifactProperties' but isn't significantly different. The property has been removed from BatchConfigurationProperties
        [AutoRest] WARNING (Modeler/MissingType): The schema 'Expression-value' has no type or format information whatsoever. Location:
        [AutoRest] WARNING (Modeler/MissingType): The schema 'OperationResultProperties-error' has no type or format information whatsoever. Location:
        [AutoRest] WARNING (Modeler/MissingType): The schema 'ArtifactContentPropertiesDefinition-content' has no type or format information whatsoever. Location:
        [AutoRest] WARNING (Modeler/MissingType): The schema 'ArtifactProperties-metadata' has no type or format information whatsoever. Location:
        [AutoRest] WARNING (): 'cli.flatten.cli-flatten-set-enabled' is not set to true, skip flattenSetter
        [AutoRest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
        [AutoRest] WARNING: cannot find gosdk folder in readme.trenton.md:
        Failed to find any changed packages. Please check the changed file list.
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/agreements.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/certificates.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/client.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/enums.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/integrationaccountassemblies.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/integrationaccountbatchconfigurations.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/integrationaccounts.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/logicapi/interfaces.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/maps.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/models.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/partners.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/rosettanetprocessconfigurations.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/schemas.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/sessions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/version.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowrunactionrepetitions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowrunactionrepetitionsrequesthistories.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowrunactionrequesthistories.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowrunactions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowrunactionscopedrepetitions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowrunoperations.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowruns.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflows.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowtriggerhistories.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowtriggers.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2016-06-01/logic/workflowversions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/client.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/enums.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationaccountagreements.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationaccountassemblies.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationaccountbatchconfigurations.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationaccountcertificates.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationaccountmaps.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationaccountpartners.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationaccounts.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationaccountschemas.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationaccountsessions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationserviceenvironmentmanagedapioperations.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationserviceenvironmentmanagedapis.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationserviceenvironmentnetworkhealth.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationserviceenvironments.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/integrationserviceenvironmentskus.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/logicapi/interfaces.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/models.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/operations.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/version.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowrunactionrepetitions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowrunactionrepetitionsrequesthistories.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowrunactionrequesthistories.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowrunactions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowrunactionscoperepetitions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowrunoperations.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowruns.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflows.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowtriggerhistories.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowtriggers.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowversions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/logic/mgmt/2019-05-01/logic/workflowversiontriggers.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/client.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/enums.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/logicapi/interfaces.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/models.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/version.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/workflowaccesskeys.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/workflowrunactions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/workflowruns.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/workflows.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/workflowtriggerhistories.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/workflowtriggers.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-02-01-preview/logic/workflowversions.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/client.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/enums.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/integrationaccountagreements.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/integrationaccountcertificates.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/integrationaccountmaps.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/integrationaccountpartners.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/integrationaccounts.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/integrationaccountschemas.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/logicapi/interfaces.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/models.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2015-08-01-preview/logic/version.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2018-07-01-preview/logic/client.go
        /z/work/azure-sdk-for-trenton/vendor/github.com/Azure/azure-sdk-for-go/services/services/preview/logic/mgmt/2018-07-01-preview/logic/enums.go

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Nov 11, 2020

      azure-sdk-for-net

      failed [Logs] [Expand Details]
      • Generate from 58d4e98 with merge commit 2dad72a6244402e02a7551e87782f9aeca5dbede. SDK Automation 13.0.17.20200918.2
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
      • Microsoft.Azure.Management.Logic [View full logs]  [Preview SDK Changes]
          Failed to create the package Microsoft.Azure.Management.Logic.
          Error: dotnet msbuild build.proj /t:CreateNugetPackage /p:Scope=logic /v:n /p:SkipTests=true , {} 

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Nov 11, 2020

        azure-sdk-for-python

        - Breaking Change detected in SDK

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 58d4e98 with merge commit 2dad72a6244402e02a7551e87782f9aeca5dbede. SDK Automation 13.0.17.20200918.2
        • ⚠️azure-mgmt-logic [View full logs]  [Preview SDK Changes] Breaking Change Detected
          [build_conf] INFO:packaging_tools:Building template azure-mgmt-logic
          [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-logic
          [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
          [ChangeLog] Size of delta 24.074% size of original (original: 169816 chars, delta: 40881 chars)
          [ChangeLog] **Features**
          [ChangeLog] 
          [ChangeLog]   - Model Operation has a new parameter properties
          [ChangeLog]   - Model Operation has a new parameter origin
          [ChangeLog]   - Model WorkflowVersion has a new parameter provisioning_state
          [ChangeLog]   - Model WorkflowVersion has a new parameter access_control
          [ChangeLog]   - Model WorkflowVersion has a new parameter endpoints_configuration
          [ChangeLog]   - Model OperationDisplay has a new parameter description
          [ChangeLog]   - Model TrackingEvent has a new parameter record
          [ChangeLog]   - Model IntegrationAccount has a new parameter integration_service_environment
          [ChangeLog]   - Model IntegrationAccount has a new parameter state
          [ChangeLog]   - Model WorkflowTriggerHistory has a new parameter scheduled_time
          [ChangeLog]   - Model Workflow has a new parameter integration_service_environment
          [ChangeLog]   - Model Workflow has a new parameter access_control
          [ChangeLog]   - Model Workflow has a new parameter endpoints_configuration
          [ChangeLog]   - Added operation group IntegrationServiceEnvironmentNetworkHealthOperations
          [ChangeLog]   - Added operation group IntegrationServiceEnvironmentManagedApiOperations
          [ChangeLog]   - Added operation group IntegrationServiceEnvironmentManagedApisOperations
          [ChangeLog]   - Added operation group IntegrationServiceEnvironmentSkusOperations
          [ChangeLog]   - Added operation group IntegrationServiceEnvironmentsOperations
          [ChangeLog] 
          [ChangeLog] **Breaking changes**
          [ChangeLog] 
          [ChangeLog]   - Operation WorkflowsOperations.move has a new signature
          [ChangeLog]   - Operation WorkflowsOperations.validate_by_location has a new signature
          [ChangeLog]   - Operation WorkflowsOperations.update has a new signature
          [ChangeLog]   - Model IntegrationAccount no longer has parameter properties

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Nov 11, 2020

        azure-sdk-for-python-track2

        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 Nov 11, 2020

        Azure CLI Extension Generation

        • Installation instruction for service logic [Preview Changes]
          curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/azure-rest-api-specs/11627/azure-cli-extensions/logic/logic-0.1.0-py3-none-any.whl" -o logic-0.1.0-py3-none-any.whl
          az extension add --source=logic-0.1.0-py3-none-any.whl
          
        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 58d4e98 with merge commit 2dad72a6244402e02a7551e87782f9aeca5dbede. Azure CLI Automation 13.0.17.20200918.2
          Only show 100 items here, please refer to log for details.
          [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 'SubResource' 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/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
          [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'WorkflowTriggerReference' has a property 'name' that is already declared the parent schema 'ResourceReference' but 'readonly' has been changed -- this is not permitted. The property has been removed from WorkflowTriggerReference
          [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'WorkflowReference' has a property 'name' that is already declared the parent schema 'ResourceReference' but 'readonly' has been changed -- this is not permitted. The property has been removed from WorkflowReference
          [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'KeyVaultReference' has a property 'name' that is already declared the parent schema 'ResourceReference' but 'readonly' has been changed -- this is not permitted. The property has been removed from KeyVaultReference
          [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'BatchConfigurationProperties' has a property 'createdTime' that is already declared the parent schema 'ArtifactProperties' but isn't significantly different. The property has been removed from BatchConfigurationProperties
          [AutoRest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'BatchConfigurationProperties' has a property 'changedTime' that is already declared the parent schema 'ArtifactProperties' but isn't significantly different. The property has been removed from BatchConfigurationProperties
          [AutoRest] WARNING (Modeler/MissingType): The schema 'Expression-value' has no type or format information whatsoever. Location:
          [AutoRest] WARNING (Modeler/MissingType): The schema 'OperationResultProperties-error' has no type or format information whatsoever. Location:
          [AutoRest] WARNING (Modeler/MissingType): The schema 'ArtifactContentPropertiesDefinition-content' has no type or format information whatsoever. Location:
          [AutoRest] WARNING (Modeler/MissingType): The schema 'ArtifactProperties-metadata' has no type or format information whatsoever. Location:
          [AutoRest] WARNING (): Operation Update has already existed in group! Skip split!
          [AutoRest] WARNING (): Operation Update has already existed in group! Skip split!
          [AutoRest] WARNING (): Operation Update has already existed in group! Skip split!
          [AutoRest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
          [AutoRest] WARNING: parameter key_type has two different references but they have the same flattened name
          [AutoRest] 
          [AutoRest] NO TEST SCENARIO PROVIDED - DEFAULT WILL BE USED
          [AutoRest] ADD FOLLOWING SECTION TO readme.cli.md FILE TO MODIFY IT
          [AutoRest] --------------------------------------------------------
          [AutoRest]   test-scenario:
          [AutoRest]     - name: /IntegrationAccounts/put/Create or update an integration account
          [AutoRest]     - name: /IntegrationAccounts/get/Get integration account by name
          [AutoRest]     - name: /IntegrationAccounts/get/List integration accounts by resource group name
          [AutoRest]     - name: /IntegrationAccounts/get/List integration accounts by subscription
          [AutoRest]     - name: /IntegrationAccounts/patch/Patch an integration account
          [AutoRest]     - name: /IntegrationAccounts/post/Get Integration Account callback URL
          [AutoRest]     - name: /IntegrationAccounts/post/List IntegrationAccount callback URL
          [AutoRest]     - name: /IntegrationAccounts/post/Log a tracked event
          [AutoRest]     - name: /IntegrationAccounts/post/Regenerate access key
          [AutoRest]     - name: /IntegrationAccountAgreements/put/Create or update an agreement
          [AutoRest]     - name: /IntegrationAccountAgreements/get/Get agreement by name
          [AutoRest]     - name: /IntegrationAccountAgreements/get/Get agreements by integration account name
          [AutoRest]     - name: /IntegrationAccountAgreements/post/Get the content callback url
          [AutoRest]     - name: /IntegrationAccountAgreements/delete/Delete an agreement
          [AutoRest]     - name: /IntegrationAccountAssemblies/put/Create or update an account assembly
          [AutoRest]     - name: /IntegrationAccountAssemblies/get/Get an integration account assembly
          [AutoRest]     - name: /IntegrationAccountAssemblies/get/List integration account assemblies
          [AutoRest]     - name: /IntegrationAccountAssemblies/post/Get the callback url for an integration account assembly
          [AutoRest]     - name: /IntegrationAccountAssemblies/delete/Delete an integration account assembly
          [AutoRest]     - name: /IntegrationAccountBatchConfigurations/put/Create or update a batch configuration
          [AutoRest]     - name: /IntegrationAccountBatchConfigurations/get/Get a batch configuration
          [AutoRest]     - name: /IntegrationAccountBatchConfigurations/get/List batch configurations
          [AutoRest]     - name: /IntegrationAccountBatchConfigurations/delete/Delete a batch configuration
          [AutoRest]     - name: /IntegrationAccountCertificates/put/Create or update a certificate
          [AutoRest]     - name: /IntegrationAccountCertificates/get/Get certificate by name
          [AutoRest]     - name: /IntegrationAccountCertificates/get/Get certificates by integration account name
          [AutoRest]     - name: /IntegrationAccountCertificates/delete/Delete a certificate
          [AutoRest]     - name: /IntegrationAccountMaps/put/Create or update a map
          [AutoRest]     - name: /IntegrationAccountMaps/get/Get map by name
          [AutoRest]     - name: /IntegrationAccountMaps/get/Get maps by integration account name
          [AutoRest]     - name: /IntegrationAccountMaps/post/Get the content callback url
          [AutoRest]     - name: /IntegrationAccountMaps/delete/Delete a map
          [AutoRest]     - name: /IntegrationAccountPartners/put/Create or update a partner
          [AutoRest]     - name: /IntegrationAccountPartners/get/Get partner by name
          [AutoRest]     - name: /IntegrationAccountPartners/get/Get partners by integration account name
          [AutoRest]     - name: /IntegrationAccountPartners/post/Get the content callback url
          [AutoRest]     - name: /IntegrationAccountPartners/delete/Delete a partner
          [AutoRest]     - name: /IntegrationAccountSchemas/put/Create or update schema
          [AutoRest]     - name: /IntegrationAccountSchemas/get/Get schema by name
          [AutoRest]     - name: /IntegrationAccountSchemas/get/Get schemas by integration account name
          [AutoRest]     - name: /IntegrationAccountSchemas/post/Get the content callback url
          [AutoRest]     - name: /IntegrationAccountSchemas/delete/Delete a schema by name
          [AutoRest]     - name: /IntegrationAccountSessions/put/Create or update an integration account session
          [AutoRest]     - name: /IntegrationAccountSessions/get/Get a list of integration account sessions
          [AutoRest]     - name: /IntegrationAccountSessions/get/Get an integration account session
          [AutoRest]     - name: /IntegrationAccountSessions/delete/Delete an integration account session
          [AutoRest]     - name: /IntegrationAccounts/delete/Delete an integration account
          [AutoRest]     - name: /IntegrationServiceEnvironments/put/Create or update an integration service environment
          [AutoRest]     - name: /IntegrationServiceEnvironments/get/Get integration service environment by name
          [AutoRest]     - name: /IntegrationServiceEnvironments/get/List integration service environments by resource group name
          [AutoRest]     - name: /IntegrationServiceEnvironments/get/List integration service environments by subscription
          [AutoRest]     - name: /IntegrationServiceEnvironments/patch/Patch an integration service environment
          [AutoRest]     - name: /IntegrationServiceEnvironments/post/Restarts an integration service environment
          [AutoRest]     - name: /IntegrationServiceEnvironmentManagedApiOperations/get/Gets the integration service environment managed Apis
          [AutoRest]     - name: /IntegrationServiceEnvironmentManagedApis/put/Gets the integration service environment managed Apis
          [AutoRest]     - name: /IntegrationServiceEnvironmentManagedApis/get/Gets the integration service environment managed Apis
          [AutoRest]     - name: /IntegrationServiceEnvironmentManagedApis/get/Gets the integration service environment managed Apis
          [AutoRest]     - name: /IntegrationServiceEnvironmentManagedApis/delete/Deletes the integration service environment managed Apis
          [AutoRest]     - name: /IntegrationServiceEnvironmentNetworkHealth/get/Gets the integration service environment network health
          [AutoRest]     - name: /IntegrationServiceEnvironmentSkus/get/List integration service environment skus
          [AutoRest]     - name: /IntegrationServiceEnvironments/delete/Delete an integration account
          [AutoRest]     - name: /Workflows/put/Create or update a workflow
          [AutoRest]     - name: /Workflows/get/Get a workflow
          [AutoRest]     - name: /Workflows/get/List all workflows in a resource group
          [AutoRest]     - name: /Workflows/get/List all workflows in a subscription
          [AutoRest]     - name: /Workflows/patch/Patch a workflow
          [AutoRest]     - name: /Workflows/post/Disable a workflow
          [AutoRest]     - name: /Workflows/post/Enable a workflow
          [AutoRest]     - name: /Workflows/post/Generate an upgraded definition
          [AutoRest]     - name: /Workflows/post/Get callback url
          [AutoRest]     - name: /Workflows/post/Get the swagger for a workflow
          [AutoRest]     - name: /Workflows/post/Move a workflow
          [AutoRest]     - name: /Workflows/post/Regenerate the callback URL access key for request triggers
          [AutoRest]     - name: /Workflows/post/Validate a workflow
          [AutoRest]     - name: /Workflows/post/Validate a workflow
          [AutoRest]     - name: /WorkflowRunActionRepetitions/get/Get a repetition
          [AutoRest]     - name: /WorkflowRunActionRepetitions/get/List repetitions

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @rarayudu
        Copy link
        Contributor Author

        Hi @akning-ms,

        The purpose of the new property is to allow customers specify the encryption configuration when customer is creating the resource. The new property is mainly to help with CMK (encryption of data at rest using customer managed keys).
        If customer didn't provide this property during creation time, they wont get this property during GET. So, we will not give this property for all the existing resource/customers who already created this resource.
        Customer who starts providing this on new PUTs only will get this on GET of the resource.
        And also, we have this property already available with this API-version for around 10 months and we have customers already using this with the api-version. The purpose of this update to get the swaggers in sync with what we have currently.

        Let me know if you have any other questions/need clarifications.

        @pilor pilor self-requested a review November 16, 2020 19:41
        @pilor
        Copy link
        Contributor

        pilor commented Nov 16, 2020

        If this is just bringing the swagger inline with an API that was released 10 months ago then there isn't anything to review from the ARM side as any changes would be breaking to the consumers.

        @pilor pilor added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Nov 16, 2020
        @openapi-workflow-bot
        Copy link

        Hi @rarayudu, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
        Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
        If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ma/swaggerfeedback.

        @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Nov 23, 2020
        @PhoenixHe-NV
        Copy link
        Contributor

        /azp run

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 2 pipeline(s).

        @akning-ms akning-ms merged commit cc627fc into Azure:master Nov 25, 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 <[email protected]>
        Co-authored-by: Ravi Arora <[email protected]>
        
        * 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 <[email protected]>
        Co-authored-by: Cameron Taggart <[email protected]>
        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 <[email protected]>
        Co-authored-by: Cameron Taggart <[email protected]>
        
        * remove examples/DefaultStoragePolicies_List.json
        
        * add Credential Rotation back in
        
        * fully qualified vmware.json
        
        Co-authored-by: David Becher <[email protected]>
        Co-authored-by: Christian Pomales <[email protected]>
        Co-authored-by: david becher <[email protected]>
        Co-authored-by: Cameron Taggart <[email protected]>
        Co-authored-by: Cameron Taggart <[email protected]>
        Co-authored-by: Christian Pomales <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        Co-authored-by: Xiahe Liu <[email protected]>
        Co-authored-by: Paul Miller <[email protected]>
        Co-authored-by: hbc <[email protected]>
        Co-authored-by: Super <[email protected]>
        Co-authored-by: Li Ma <[email protected]>
        Co-authored-by: Qingchuan Hao <[email protected]>
        Co-authored-by: Tongyao Si <[email protected]>
        Co-authored-by: Bo Wang <[email protected]>
        Co-authored-by: Phoenix He <[email protected]>
        
        * [Synapse] - Update operation id for rename API (#11517)
        
        * [Synapse] - Update operation id for rename API
        
        * Update operation id
        
        Co-authored-by: Dongwei Wang <[email protected]>
        
        * [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 <[email protected]>
        
        * fix example (#11631)
        
        Co-authored-by: Ashraf Hamad <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * Add WVD Scaling Plan resource definitions (#11224)
        
        Co-authored-by: Jeremy Hurren <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        Co-authored-by: shahbj79 <[email protected]>
        Co-authored-by: Ganga Narayanan <[email protected]>
        Co-authored-by: Nilay Chheda <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * set readonly property of contentStorageAccount to false (#11630)
        
        Co-authored-by: Zhejun Zhao <[email protected]>
        
        * Add Nullable annotation (#11684)
        
        Co-authored-by: Dongwei Wang <[email protected]>
        
        * Revert missing response code. (#11690)
        
        * Revert missing response code.
        
        * Prettier format fix.
        
        Co-authored-by: Ravi Arora <[email protected]>
        
        * Microsoft.OperationalInsights: Property name change. (#11752)
        
        * Microsoft.OperationalInsights: Proerty name change.
        
        * Style fix.
        
        Co-authored-by: Dudi Likvornik <[email protected]>
        
        * [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 <[email protected]>
        
        * [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 <[email protected]>
        
        * [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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * [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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        Co-authored-by: Ruoxuan Wang <[email protected]>
        
        * 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 <[email protected]>
        Co-authored-by: Jonathan Turner <[email protected]>
        
        * [Synapse] - Update enum name from BlobEventTypes to BlobEventType (#11864)
        
        Co-authored-by: Dongwei Wang <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        Co-authored-by: Gal Moshe <[email protected]>
        
        * 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 <[email protected]>
        Co-authored-by: galmoshe <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        * 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 <[email protected]>
        
        Co-authored-by: praveen <[email protected]>
        Co-authored-by: Seth Speaks <[email protected]>
        Co-authored-by: xolve <[email protected]>
        Co-authored-by: raviarora <[email protected]>
        Co-authored-by: Ravi Arora <[email protected]>
        Co-authored-by: Cameron Taggart <[email protected]>
        Co-authored-by: gechris <[email protected]>
        Co-authored-by: worldhello126 <[email protected]>
        Co-authored-by: Douglas Lee <[email protected]>
        Co-authored-by: David Becher <[email protected]>
        Co-authored-by: Christian Pomales <[email protected]>
        Co-authored-by: david becher <[email protected]>
        Co-authored-by: Cameron Taggart <[email protected]>
        Co-authored-by: Christian Pomales <[email protected]>
        Co-authored-by: Kaihui (Kerwin) Sun <[email protected]>
        Co-authored-by: Chuang <[email protected]>
        Co-authored-by: Limin Gu <[email protected]>
        Co-authored-by: Zhenfeng <[email protected]>
        Co-authored-by: colawwj <[email protected]>
        Co-authored-by: changlong-liu <[email protected]>
        Co-authored-by: msyyc <[email protected]>
        Co-authored-by: Richa Jain <[email protected]>
        Co-authored-by: Richa Jain <[email protected]>
        Co-authored-by: Zhenglai Zhang <[email protected]>
        Co-authored-by: Phoenix He <[email protected]>
        Co-authored-by: Samir Solanki <[email protected]>
        Co-authored-by: xhl873 <[email protected]>
        Co-authored-by: Xiahe Liu <[email protected]>
        Co-authored-by: Paul Miller <[email protected]>
        Co-authored-by: hbc <[email protected]>
        Co-authored-by: Super <[email protected]>
        Co-authored-by: Li Ma <[email protected]>
        Co-authored-by: Qingchuan Hao <[email protected]>
        Co-authored-by: Tongyao Si <[email protected]>
        Co-authored-by: Bo Wang <[email protected]>
        Co-authored-by: Dongwei Wang <[email protected]>
        Co-authored-by: Dongwei Wang <[email protected]>
        Co-authored-by: Deyaaeldeen Almahallawi <[email protected]>
        Co-authored-by: Navneet Singh <[email protected]>
        Co-authored-by: Navneet Singh <[email protected]>
        Co-authored-by: Ashraf Hamad <[email protected]>
        Co-authored-by: Ashraf Hamad <[email protected]>
        Co-authored-by: Saar Shen <[email protected]>
        Co-authored-by: surashed <[email protected]>
        Co-authored-by: Sanjai Ganesh Jeenagiri <[email protected]>
        Co-authored-by: AKachan0v <[email protected]>
        Co-authored-by: Alex Kachanov <[email protected]>
        Co-authored-by: kai ru <[email protected]>
        Co-authored-by: Arcturus <[email protected]>
        Co-authored-by: liuyu1981831m <[email protected]>
        Co-authored-by: MiriBerezin <[email protected]>
        Co-authored-by: Larry Osterman <[email protected]>
        Co-authored-by: Ric Serradas <[email protected]>
        Co-authored-by: Jimmy Campbell <[email protected]>
        Co-authored-by: asmaskar <[email protected]>
        Co-authored-by: Gokul Premraj <[email protected]>
        Co-authored-by: Filiz Topatan <[email protected]>
        Co-authored-by: Jeremy Hurren <[email protected]>
        Co-authored-by: Jeremy Hurren <[email protected]>
        Co-authored-by: Adhish Chugh <[email protected]>
        Co-authored-by: Shrecho <[email protected]>
        Co-authored-by: Arik Olsh <[email protected]>
        Co-authored-by: Dudi Likvornik <[email protected]>
        Co-authored-by: Dudi Likvornik <[email protected]>
        Co-authored-by: andrew <[email protected]>
        Co-authored-by: Vivian Liu <[email protected]>
        Co-authored-by: rapatank <[email protected]>
        Co-authored-by: Tanyi Chen <[email protected]>
        Co-authored-by: Amogh Natu <[email protected]>
        Co-authored-by: Amogh Natu <[email protected]>
        Co-authored-by: Chris Eggert <[email protected]>
        Co-authored-by: Zhiyong Yang <[email protected]>
        Co-authored-by: Jorge Herrera <[email protected]>
        Co-authored-by: Vladimir Raikov <[email protected]>
        Co-authored-by: hunngu-ms <[email protected]>
        Co-authored-by: Nilay Chheda <[email protected]>
        Co-authored-by: Bhavin Shah <[email protected]>
        Co-authored-by: shahbj79 <[email protected]>
        Co-authored-by: Ganga Narayanan <[email protected]>
        Co-authored-by: Nilay Chheda <[email protected]>
        Co-authored-by: srkakuru <[email protected]>
        Co-authored-by: Dhawal Jain <[email protected]>
        Co-authored-by: Adithya Upadhya <[email protected]>
        Co-authored-by: Harshitha Akkaraju <[email protected]>
        Co-authored-by: Harshitha Akkaraju <[email protected]>
        Co-authored-by: Yang Yuan <[email protected]>
        Co-authored-by: Ju Hee Lee <[email protected]>
        Co-authored-by: JianyeXi <[email protected]>
        Co-authored-by: Hari Prasad Perabattula <[email protected]>
        Co-authored-by: Hari Prasad Perabattula <[email protected]>
        Co-authored-by: anjou <[email protected]>
        Co-authored-by: Zhejun Zhao <[email protected]>
        Co-authored-by: Saif Kayani <[email protected]>
        Co-authored-by: Sanchit Kumar <[email protected]>
        Co-authored-by: Sanchit Kumar <[email protected]>
        Co-authored-by: roytan-microsoft <[email protected]>
        Co-authored-by: brpanask <[email protected]>
        Co-authored-by: hyo <[email protected]>
        Co-authored-by: Sean Oh <[email protected]>
        Co-authored-by: Jeanine Burke <[email protected]>
        Co-authored-by: yenchunchang <[email protected]>
        Co-authored-by: Yen-Chun Chang <[email protected]>
        Co-authored-by: dhaiman <[email protected]>
        Co-authored-by: Arie Olshanezky <[email protected]>
        Co-authored-by: ninpan-ms <[email protected]>
        Co-authored-by: poetw <[email protected]>
        Co-authored-by: MichalHel <[email protected]>
        Co-authored-by: guy-microsoft <[email protected]>
        Co-authored-by: Tianen <[email protected]>
        Co-authored-by: lavinir <[email protected]>
        Co-authored-by: nivats <[email protected]>
        Co-authored-by: yuqi2 <[email protected]>
        Co-authored-by: Yuqi Zhang <[email protected]>
        Co-authored-by: rarayudu <[email protected]>
        Co-authored-by: Rama Krishna Rayudu <[email protected]>
        Co-authored-by: wwendyc <[email protected]>
        Co-authored-by: Wendy Chang <[email protected]>
        Co-authored-by: datr93 <[email protected]>
        Co-authored-by: Ruoxuan Wang <[email protected]>
        Co-authored-by: Ji Wang <[email protected]>
        Co-authored-by: diyakobo <[email protected]>
        Co-authored-by: Auðunn <[email protected]>
        Co-authored-by: Audunn Baldvinsson <[email protected]>
        Co-authored-by: Subbarayudu Kamma <[email protected]>
        Co-authored-by: Subbarayudu Kamma <[email protected]>
        Co-authored-by: dochung4 <[email protected]>
        Co-authored-by: Avinash <[email protected]>
        Co-authored-by: Avinash Akka <[email protected]>
        Co-authored-by: siriteja <[email protected]>
        Co-authored-by: Siri Teja Reddy Kasireddy <[email protected]>
        Co-authored-by: Pratima Upadhyay <[email protected]>
        Co-authored-by: ayfathim <[email protected]>
        Co-authored-by: Tiano2017 <[email protected]>
        Co-authored-by: ori-licht <[email protected]>
        Co-authored-by: Magdalena Białecka <[email protected]>
        Co-authored-by: Shirley Jiang <[email protected]>
        Co-authored-by: Shirley Jiang <[email protected]>
        Co-authored-by: jianye xi <[email protected]>
        Co-authored-by: Theodore Chang <[email protected]>
        Co-authored-by: Long Tian <[email protected]>
        Co-authored-by: Jonathan Turner <[email protected]>
        Co-authored-by: paornela <[email protected]>
        Co-authored-by: Ajit Navasare <[email protected]>
        Co-authored-by: galmoshe <[email protected]>
        Co-authored-by: Gal Moshe <[email protected]>
        Co-authored-by: Gal Moshe <[email protected]>
        Co-authored-by: John Gallardo <[email protected]>
        Co-authored-by: Dominik <[email protected]>
        Co-authored-by: Suriyha <[email protected]>
        Co-authored-by: jihochang <[email protected]>
        Co-authored-by: Ami Hollander <[email protected]>
        Co-authored-by: Ji Wang <[email protected]>
        Co-authored-by: shijiayuan <[email protected]>
        Co-authored-by: Jiayuan Shi <[email protected]>
        Co-authored-by: DorothySun216 <[email protected]>
        Co-authored-by: Igor O <[email protected]>
        Co-authored-by: Aishwarya Seetharaman <[email protected]>
        Co-authored-by: Daniel Orozco <[email protected]>
        Co-authored-by: Pacodel <[email protected]>
        Co-authored-by: Yuwei Zhou <[email protected]>
        Co-authored-by: njucz <[email protected]>
        Co-authored-by: qinl-li <[email protected]>
        Co-authored-by: Jack Lichwa <[email protected]>
        Co-authored-by: dukum <[email protected]>
        Co-authored-by: Durgesh Kumar <[email protected]>
        Co-authored-by: Calvin <[email protected]>
        Co-authored-by: Calvin Chan <[email protected]>
        giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
        …ble/2019-05-01 (Azure#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 <[email protected]>
        Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
        Labels
        Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-Python
        Projects
        None yet
        Development

        Successfully merging this pull request may close these issues.

        6 participants