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

[Python] track2 config #14990

Merged
merged 6 commits into from
Jun 25, 2021
Merged

Conversation

msyyc
Copy link
Member

@msyyc msyyc commented Jun 25, 2021

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

Changelog

Please ensure to add changelog with this PR by answering the following questions.

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

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
    • Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • 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 Breaking Change 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 or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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.

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

@openapi-workflow-bot
Copy link

Hi, @msyyc Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 25, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/automation/resource-manager/readme.md
    tag: specification/automation/resource-manager/readme.md#tag-package-2020-01-13-preview
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 25, 2021

    Swagger Generation Artifacts

    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
    ️❌[Staging] SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-python-track2 - track2_azure-mgmt-authorization - 1.0.0
    +	Model Principal has a new signature
    +	Model RoleAssignment no longer has parameter can_delegate
    +	Model RoleAssignmentCreateParameters has a new signature
    +	Model RoleAssignmentFilter no longer has parameter can_delegate
    +	Operation RoleAssignmentsOperations.delete has a new signature
    +	Operation RoleAssignmentsOperations.get has a new signature
    +	Operation RoleAssignmentsOperations.list_for_resource has a new signature
    +	Operation RoleAssignmentsOperations.list_for_resource has a new signature
    +	Operation RoleAssignmentsOperations.list_for_resource_group has a new signature
    +	Operation RoleAssignmentsOperations.list_for_scope has a new signature
    +	Removed operation RoleAssignmentsOperations.list
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-automation - 1.1.0b1
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-logic - 9.0.0
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-notificationhubs - 7.0.0
    azure-sdk-for-python-track2 - track2_azure-mgmt-recoveryservices - 1.0.0
    +	Model PatchTrackedResource no longer has parameter e_tag
    +	Model PatchVault no longer has parameter e_tag
    +	Model Resource no longer has parameter e_tag
    +	Model TrackedResource no longer has parameter e_tag
    +	Model Vault no longer has parameter e_tag
    +	Model VaultExtendedInfoResource no longer has parameter e_tag
    +	Removed operation VaultsOperations.create_or_update
    +	Removed operation VaultsOperations.update
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-search - 8.0.0
    azure-sdk-for-go - authorization/mgmt/2015-07-01/authorization - v55.4.0
    +	Function `ProviderOperationsMetadataClient.GetPreparer` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.Get` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.List` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    ️✔️azure-sdk-for-go - preview/authorization/mgmt/2020-10-01-preview/authorization - v55.4.0
    ️✔️azure-sdk-for-go - preview/authorization/mgmt/2020-04-01-preview/authorization - v55.4.0
    ️✔️azure-sdk-for-go - preview/authorization/mgmt/2018-09-01-preview/authorization - v55.4.0
    ️✔️azure-sdk-for-go - preview/authorization/mgmt/2018-07-01-preview/authorization - v55.4.0
    ️✔️azure-sdk-for-go - preview/authorization/mgmt/2018-01-01-preview/authorization - v55.4.0
    azure-sdk-for-go - preview/authorization/mgmt/2017-10-01-preview/authorization - v55.4.0
    +	Function `ProviderOperationsMetadataClient.GetPreparer` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.Get` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.List` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    ️✔️azure-sdk-for-go - automation/mgmt/2019-06-01/automation - v55.4.0
    ️✔️azure-sdk-for-go - automation/mgmt/2015-10-31/automation - v55.4.0
    ️✔️azure-sdk-for-go - preview/automation/mgmt/2020-01-13-preview/automation - v55.4.0
    ️✔️azure-sdk-for-go - preview/automation/mgmt/2018-06-30-preview/automation - v55.4.0
    ️✔️azure-sdk-for-go - preview/automation/mgmt/2018-01-15-preview/automation - v55.4.0
    ️✔️azure-sdk-for-go - preview/automation/mgmt/2017-05-15-preview/automation - v55.4.0
    ️✔️azure-sdk-for-go - logic/mgmt/2019-05-01/logic - v55.4.0
    ️✔️azure-sdk-for-go - logic/mgmt/2016-06-01/logic - v55.4.0
    ️✔️azure-sdk-for-go - preview/logic/mgmt/2018-07-01-preview/logic - v55.4.0
    ️✔️azure-sdk-for-go - preview/logic/mgmt/2015-08-01-preview/logic - v55.4.0
    ️✔️azure-sdk-for-go - preview/logic/mgmt/2015-02-01-preview/logic - v55.4.0
    ️✔️azure-sdk-for-go - notificationhubs/mgmt/2017-04-01/notificationhubs - v55.4.0
    ️✔️azure-sdk-for-go - notificationhubs/mgmt/2016-03-01/notificationhubs - v55.4.0
    ️✔️azure-sdk-for-go - notificationhubs/mgmt/2014-09-01/notificationhubs - v55.4.0
    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2016-06-01/recoveryservices - v55.4.0
    ️✔️azure-sdk-for-go - search/mgmt/2020-08-01/search - v55.4.0
    ️✔️azure-sdk-for-go - search/mgmt/2020-03-13/search - v55.4.0
    ️✔️azure-sdk-for-go - search/mgmt/2015-08-19/search - v55.4.0
    ️✔️azure-sdk-for-go - search/mgmt/2015-02-28/search - v55.4.0
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 7f530e3. SDK Automation 14.0.0
      Only show 20 items here, please refer to log for details.
      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
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/recoveryservices/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
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/search/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.Authorization [View full logs]  [Release SDK Changes]
      Only show 20 items here, please refer to log for details.
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1427,61): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'ProviderOperationsMetadata' and no accessible extension method 'ProviderOperationsMetadata' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1441,57): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'ProviderOperationsMetadata' and no accessible extension method 'ProviderOperationsMetadata' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1462,57): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'ProviderOperationsMetadata' and no accessible extension method 'ProviderOperationsMetadata' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1493,61): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'ProviderOperationsMetadata' and no accessible extension method 'ProviderOperationsMetadata' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1510,24): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'GlobalAdministrator' and no accessible extension method 'GlobalAdministrator' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1539,40): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1569,40): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1587,49): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1615,49): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1643,49): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1677,49): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1705,49): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1735,49): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1764,49): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1764,114): error CS1061: 'DenyAssignmentFilter' does not contain a definition for 'DenyAssignmentName' and no accessible extension method 'DenyAssignmentName' accepting a first argument of type 'DenyAssignmentFilter' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1794,49): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1794,114): error CS1061: 'DenyAssignmentFilter' does not contain a definition for 'PrincipalId' and no accessible extension method 'PrincipalId' accepting a first argument of type 'DenyAssignmentFilter' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1824,49): error CS1061: 'AuthorizationManagementClient' does not contain a definition for 'DenyAssignments' and no accessible extension method 'DenyAssignments' accepting a first argument of type 'AuthorizationManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Tests/BasicTests.cs(1824,114): error CS1061: 'DenyAssignmentFilter' does not contain a definition for 'GdprExportPrincipalId' and no accessible extension method 'GdprExportPrincipalId' accepting a first argument of type 'DenyAssignmentFilter' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/tests/Microsoft.Azure.Management.Authorization.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    • ️✔️Microsoft.Azure.Management.Automation [View full logs]  [Release SDK Changes]
    • Microsoft.Azure.Management.Logic [View full logs]  [Release SDK Changes]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/ScenarioTests/Workflows.ScenarioTests.cs(120,39): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/ScenarioTests/Workflows.ScenarioTests.cs(160,39): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/ScenarioTests/ScenarioTestsBase.cs(69,17): error CS1739: The best overload for 'IntegrationAccount' does not have a parameter named 'properties' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(484,54): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(485,54): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(486,54): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(487,57): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(507,24): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/ScenarioTests/Workflows.ScenarioTests.cs(120,39): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/ScenarioTests/Workflows.ScenarioTests.cs(160,39): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/ScenarioTests/ScenarioTestsBase.cs(69,17): error CS1739: The best overload for 'IntegrationAccount' does not have a parameter named 'properties' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(484,54): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(485,54): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(486,54): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(487,57): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/InMemoryTests/Workflows.InMemoryTests.cs(507,24): error CS1929: 'IWorkflowsOperations' does not contain a definition for 'Update' and the best extension method overload 'IntegrationAccountsOperationsExtensions.Update(IIntegrationAccountsOperations, string, string, IntegrationAccount)' requires a receiver of type 'IIntegrationAccountsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/logic/Microsoft.Azure.Management.Logic/tests/Microsoft.Azure.Management.Logic.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    • ️✔️Microsoft.Azure.Management.NotificationHubs [View full logs]  [Release SDK Changes]
    • ️✔️Microsoft.Azure.Management.RecoveryServices [View full logs]  [Release SDK Changes]
    • ️✔️Microsoft.Azure.Management.Search [View full logs]  [Release SDK Changes]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 7f530e3. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-authorization [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 20 items here, please refer to log for details.
      info	[Changelog]   - Added operation group RoleAssignmentApprovalStepOperations
      info	[Changelog]   - Added operation group ScopeRoleAssignmentApprovalStepOperations
      info	[Changelog]   - Added operation group AccessReviewInstanceDecisionsOperations
      info	[Changelog]   - Added operation group RoleAssignmentSchedulesOperations
      info	[Changelog]   - Added operation group ScopeRoleAssignmentApprovalOperations
      info	[Changelog]   - Added operation group AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Operation RoleAssignmentsOperations.list_for_resource has a new signature
      info	[Changelog]   - Operation RoleAssignmentsOperations.delete has a new signature
      info	[Changelog]   - Operation RoleAssignmentsOperations.get has a new signature
      info	[Changelog]   - Operation RoleAssignmentsOperations.list_for_resource has a new signature
      info	[Changelog]   - Operation RoleAssignmentsOperations.list_for_resource_group has a new signature
      info	[Changelog]   - Operation RoleAssignmentsOperations.list_for_scope has a new signature
      info	[Changelog]   - Model RoleAssignment no longer has parameter can_delegate
      info	[Changelog]   - Model RoleAssignmentFilter no longer has parameter can_delegate
      info	[Changelog]   - Model Principal has a new signature
      info	[Changelog]   - Model RoleAssignmentCreateParameters has a new signature
      info	[Changelog]   - Removed operation RoleAssignmentsOperations.list
    • ️✔️track2_azure-mgmt-automation [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model AutomationAccountCreateOrUpdateParameters has a new parameter public_network_access
      info	[Changelog]   - Model AutomationAccountCreateOrUpdateParameters has a new parameter encryption
      info	[Changelog]   - Model AutomationAccountCreateOrUpdateParameters has a new parameter identity
      info	[Changelog]   - Model AutomationAccount has a new parameter private_endpoint_connections
      info	[Changelog]   - Model AutomationAccount has a new parameter public_network_access
      info	[Changelog]   - Model AutomationAccount has a new parameter encryption
      info	[Changelog]   - Model AutomationAccount has a new parameter identity
      info	[Changelog]   - Model AutomationAccountUpdateParameters has a new parameter public_network_access
      info	[Changelog]   - Model AutomationAccountUpdateParameters has a new parameter encryption
      info	[Changelog]   - Model AutomationAccountUpdateParameters has a new parameter identity
      info	[Changelog]   - Added operation group PrivateLinkResourcesOperations
      info	[Changelog]   - Added operation group PrivateEndpointConnectionsOperations
    • ️✔️track2_azure-mgmt-logic [View full logs]  [Release SDK Changes]
      info	[Changelog]
    • ️✔️track2_azure-mgmt-notificationhubs [View full logs]  [Release SDK Changes]
      info	[Changelog]
    • ️✔️track2_azure-mgmt-recoveryservices [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 20 items here, please refer to log for details.
      info	[Changelog]   - Model Sku has a new parameter tier
      info	[Changelog]   - Model VaultProperties has a new parameter encryption
      info	[Changelog]   - Model PatchTrackedResource has a new parameter etag
      info	[Changelog]   - Model TrackedResource has a new parameter etag
      info	[Changelog]   - Model VaultExtendedInfoResource has a new parameter etag
      info	[Changelog]   - Model PatchVault has a new parameter etag
      info	[Changelog]   - Added operation VaultsOperations.begin_create_or_update
      info	[Changelog]   - Added operation VaultsOperations.begin_update
      info	[Changelog]   - Added operation group RecoveryServicesClientOperationsMixin
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model Vault no longer has parameter e_tag
      info	[Changelog]   - Model Resource no longer has parameter e_tag
      info	[Changelog]   - Model PatchTrackedResource no longer has parameter e_tag
      info	[Changelog]   - Model TrackedResource no longer has parameter e_tag
      info	[Changelog]   - Model VaultExtendedInfoResource no longer has parameter e_tag
      info	[Changelog]   - Model PatchVault no longer has parameter e_tag
      info	[Changelog]   - Removed operation VaultsOperations.update
      info	[Changelog]   - Removed operation VaultsOperations.create_or_update
    • ️✔️track2_azure-mgmt-search [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 7f530e3. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-06-25 23:14:58 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-authorization-generated"
      cmderr	[generate.py] 2021-06-25 23:14:58 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-06-25 23:14:58 INFO autorest --version=3.1.3 --use=@autorest/java@4.0.30 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/authorization/azure-resourcemanager-authorization-generated --java.namespace=com.azure.resourcemanager.authorization.generated   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/authorization/resource-manager/readme.md
      cmderr	[generate.py] 2021-06-25 23:15:30 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-06-25 23:15:30 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-06-25 23:15:30 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-06-25 23:15:30 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-06-25 23:15:30 INFO [POM][Skip] pom already has module sdk/authorization
      cmderr	[generate.py] 2021-06-25 23:15:30 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-authorization-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-06-25 23:17:25 DEBUG Got artifact_id: azure-resourcemanager-authorization-generated
      cmderr	[Inst] 2021-06-25 23:17:25 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-06-25 23:17:25 DEBUG Got artifact: azure-resourcemanager-authorization-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2021-06-25 23:17:25 DEBUG Got artifact: azure-resourcemanager-authorization-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-06-25 23:17:25 DEBUG Match jar package: azure-resourcemanager-authorization-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-06-25 23:17:25 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14990/azure-sdk-for-java/azure-resourcemanager-authorization-generated/azure-resourcemanager-authorization-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-authorization-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-authorization-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-authorization-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-logic [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-06-25 23:20:13 DEBUG Got artifact_id: azure-resourcemanager-logic
      cmderr	[Inst] 2021-06-25 23:20:13 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-06-25 23:20:13 DEBUG Got artifact: azure-resourcemanager-logic-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-06-25 23:20:13 DEBUG Match jar package: azure-resourcemanager-logic-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-06-25 23:20:13 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14990/azure-sdk-for-java/azure-resourcemanager-logic/azure-resourcemanager-logic-1.0.0-beta.2.jar\" -o azure-resourcemanager-logic-1.0.0-beta.2.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-logic -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-logic-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-notificationhubs [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-06-25 23:21:56 DEBUG Got artifact_id: azure-resourcemanager-notificationhubs
      cmderr	[Inst] 2021-06-25 23:21:56 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-06-25 23:21:56 DEBUG Got artifact: azure-resourcemanager-notificationhubs-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-06-25 23:21:56 DEBUG Match jar package: azure-resourcemanager-notificationhubs-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-06-25 23:21:56 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14990/azure-sdk-for-java/azure-resourcemanager-notificationhubs/azure-resourcemanager-notificationhubs-1.0.0-beta.2.jar\" -o azure-resourcemanager-notificationhubs-1.0.0-beta.2.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-notificationhubs -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-notificationhubs-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-recoveryservices [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-06-25 23:23:30 DEBUG Got artifact_id: azure-resourcemanager-recoveryservices
      cmderr	[Inst] 2021-06-25 23:23:30 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-06-25 23:23:30 DEBUG Got artifact: azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-06-25 23:23:30 DEBUG Match jar package: azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-06-25 23:23:30 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14990/azure-sdk-for-java/azure-resourcemanager-recoveryservices/azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar\" -o azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-recoveryservices -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-search [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-06-25 23:24:12 DEBUG Got artifact_id: azure-resourcemanager-search
      cmderr	[Inst] 2021-06-25 23:24:12 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-06-25 23:24:12 ERROR Unmatch any jar in artifacts
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 7f530e3. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️authorization/mgmt/2015-07-01/authorization [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New struct `ErrorResponse`
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 8 additive change(s).
      info	[Changelog]
    • ️✔️preview/authorization/mgmt/2020-10-01-preview/authorization [View full logs
      info	[Changelog] This is a new package
    • ️✔️preview/authorization/mgmt/2020-04-01-preview/authorization [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/authorization/mgmt/2018-09-01-preview/authorization [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New struct `ErrorResponse`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 8 additive change(s).
      info	[Changelog]
    • ️✔️preview/authorization/mgmt/2018-07-01-preview/authorization [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New struct `ErrorResponse`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 8 additive change(s).
      info	[Changelog]
    • ️✔️preview/authorization/mgmt/2018-01-01-preview/authorization [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New struct `ErrorResponse`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 8 additive change(s).
      info	[Changelog]
    • ️✔️preview/authorization/mgmt/2017-10-01-preview/authorization [View full logsBreaking Change Detected
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New struct `ErrorResponse`
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 8 additive change(s).
      info	[Changelog]
    • ️✔️automation/mgmt/2019-06-01/automation [View full logs
      info	[Changelog] This is a new package
    • ️✔️automation/mgmt/2015-10-31/automation [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `WatcherUpdateParameters`
      info	[Changelog] - New struct `WatcherUpdateProperties`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 76 additive change(s).
      info	[Changelog]
    • ️✔️preview/automation/mgmt/2020-01-13-preview/automation [View full logs
      info	[Changelog] This is a new package
    • ️✔️preview/automation/mgmt/2018-06-30-preview/automation [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `PrivateEndpointProperty`
      info	[Changelog] - New struct `PrivateLinkServiceConnectionStateProperty`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 11 additive change(s).
      info	[Changelog]
    • ️✔️preview/automation/mgmt/2018-01-15-preview/automation [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `PrivateEndpointProperty`
      info	[Changelog] - New struct `PrivateLinkServiceConnectionStateProperty`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 11 additive change(s).
      info	[Changelog]
    • ️✔️preview/automation/mgmt/2017-05-15-preview/automation [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `WatcherUpdateParameters`
      info	[Changelog] - New struct `WatcherUpdateProperties`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 76 additive change(s).
      info	[Changelog]
    • ️✔️logic/mgmt/2019-05-01/logic [View full logs
      info	[Changelog] No exported changes
    • ️✔️logic/mgmt/2016-06-01/logic [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/logic/mgmt/2018-07-01-preview/logic [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/logic/mgmt/2015-08-01-preview/logic [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/logic/mgmt/2015-02-01-preview/logic [View full logs
      info	[Changelog] No exported changes
    • ️✔️notificationhubs/mgmt/2017-04-01/notificationhubs [View full logs
      info	[Changelog] No exported changes
    • ️✔️notificationhubs/mgmt/2016-03-01/notificationhubs [View full logs
      info	[Changelog] No exported changes
    • ️✔️notificationhubs/mgmt/2014-09-01/notificationhubs [View full logs
      info	[Changelog] No exported changes
    • ️✔️recoveryservices/mgmt/2016-06-01/recoveryservices [View full logs
      info	[Changelog] No exported changes
    • ️✔️search/mgmt/2020-08-01/search [View full logs
      info	[Changelog] No exported changes
    • ️✔️search/mgmt/2020-03-13/search [View full logs
      info	[Changelog] No exported changes
    • ️✔️search/mgmt/2015-08-19/search [View full logs
      info	[Changelog] No exported changes
    • ️✔️search/mgmt/2015-02-28/search [View full logs
      info	[Changelog] No exported changes
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 7f530e3. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/authorization/resource-manager/readme.md
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/automation/resource-manager/readme.md
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/logic/resource-manager/readme.md
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/notificationhubs/resource-manager/readme.md
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/recoveryservices/resource-manager/readme.md
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/search/resource-manager/readme.md
    • ️✔️@azure/arm-authorization [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/authorizationManagementClient.js → ./dist/arm-authorization.js...
      cmderr	[npmPack] created ./dist/arm-authorization.js in 160ms
    • ️✔️@azure/arm-automation [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/automationClient.js → ./dist/arm-automation.js...
      cmderr	[npmPack] created ./dist/arm-automation.js in 793ms
    • ️✔️@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 692ms
    • ️✔️@azure/arm-notificationhubs [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/notificationHubsManagementClient.js → ./dist/arm-notificationhubs.js...
      cmderr	[npmPack] created ./dist/arm-notificationhubs.js in 250ms
    • ️✔️@azure/arm-recoveryservices [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/recoveryServicesClient.js → ./dist/arm-recoveryservices.js...
      cmderr	[npmPack] created ./dist/arm-recoveryservices.js in 269ms
    • ️✔️@azure/arm-search [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/searchManagementClient.js → ./dist/arm-search.js...
      cmderr	[npmPack] created ./dist/arm-search.js in 265ms
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 7f530e3. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh]
      cmderr	[initScript.sh]  The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh]  so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh]
      cmderr	[initScript.sh]  This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh]  old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	Skip detect changed packages
    • ️✔️automation [View full logs
    • ️✔️notificationhubs [View full logs
    • ️✔️recoveryservices [View full logs
    • ️✔️search [View full logs
    ️️✔️ azure-cli-extensions succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 7f530e3. 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]    file:///home/vsts/work/1/s/azure-rest-api-specs/specification/logic/resource-manager/Microsoft.Logic/stable/2019-05-01/logic.json#/components/schemas/OperationResultProperties-error
      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] BELOW TEST SCENARIO SECTION CAN BE USED IN readme.cli.md
      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] --------------------------------------------------------
    Posted by Swagger Pipeline | How to fix these errors?

    @msyyc msyyc assigned msyyc and unassigned ruowan Jun 25, 2021
    @msyyc msyyc merged commit 7f530e3 into Azure:master Jun 25, 2021
    This was referenced Jun 25, 2021
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    * authorization
    
    * automation
    
    * recoveryservices
    
    * logic
    
    * notificationhubs
    
    * search
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants