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

add query parameter to Namedvalue and Certificate #12659

Merged
merged 2 commits into from
Feb 4, 2021

Conversation

KacieKK
Copy link
Member

@KacieKK KacieKK commented Jan 26, 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
    • 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 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

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, @KacieKK 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. [email protected]

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 26, 2021

    Swagger Validation Report

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

    Rule Message
    1043 - AddingOptionalParameter The optional parameter 'isKeyVaultRefreshFailed' was added in the new version.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimcertificates.json#L69:11
    1043 - AddingOptionalParameter The optional parameter 'isKeyVaultRefreshFailed' was added in the new version.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimnamedvalues.json#L72:11
    ️⚠️LintDiff: 2 Warnings warning [Detail]

    Rule Message
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isKeyVaultRefreshFailed
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimcertificates.json#L70
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isKeyVaultRefreshFailed
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimnamedvalues.json#L73
    ️️✔️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.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 26, 2021

    Swagger Generation Artifacts

    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 5731095. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      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/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/apimanagement/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
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityStateByOperation' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityStateByApi' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityStateByProduct' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityState' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'CheckEntityExists' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'CheckEntityExists' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'GetEntityTag' method missing 404 status code section -- this might be unintentional.
    • Microsoft.Azure.Management.ApiManagement [View full logs]  [Release SDK Changes]
      cmdout	[msbuild] /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/ApiDiagnosticTests.cs(62,101): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, string>' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantGitTests.cs(28,35): error CS1929: 'ITenantAccessGitOperations' does not contain a definition for 'Get' and the best extension method overload 'ApiManagementServiceOperationsExtensions.Get(IApiManagementServiceOperations, string, string)' requires a receiver of type 'IApiManagementServiceOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/DiagnosticTests.cs(48,101): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, string>' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(28,35): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'Get' and the best extension method overload 'ApiManagementServiceOperationsExtensions.Get(IApiManagementServiceOperations, string, string)' requires a receiver of type 'IApiManagementServiceOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(37,34): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'ListSecrets' and the best extension method overload 'DelegationSettingsOperationsExtensions.ListSecrets(IDelegationSettingsOperations, string, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(48,21): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'Update' and the best extension method overload 'DelegationSettingsOperationsExtensions.Update(IDelegationSettingsOperations, string, string, PortalDelegationSettings, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(54,78): error CS7036: There is no argument given that corresponds to the required formal parameter 'accessName' of 'ITenantAccessOperations.GetWithHttpMessagesAsync(string, string, string, Dictionary<string, List<string>>, CancellationToken)' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(62,50): error CS1501: No overload for method 'RegeneratePrimaryKey' takes 2 arguments [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(64,39): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'ListSecrets' and the best extension method overload 'DelegationSettingsOperationsExtensions.ListSecrets(IDelegationSettingsOperations, string, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(70,50): error CS1501: No overload for method 'RegenerateSecondaryKey' takes 2 arguments [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(72,35): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'Get' and the best extension method overload 'ApiManagementServiceOperationsExtensions.Get(IApiManagementServiceOperations, string, string)' requires a receiver of type 'IApiManagementServiceOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(79,21): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'Update' and the best extension method overload 'DelegationSettingsOperationsExtensions.Update(IDelegationSettingsOperations, string, string, PortalDelegationSettings, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/GatewayTests.cs(178,21): error CS1929: 'IGatewayHostnameConfigurationOperations' does not contain a definition for 'Delete' and the best extension method overload 'ApiOperationsExtensions.Delete(IApiOperations, string, string, string, string, bool?)' requires a receiver of type 'IApiOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/GatewayTests.cs(210,25): error CS1929: 'IGatewayHostnameConfigurationOperations' does not contain a definition for 'Delete' and the best extension method overload 'ApiOperationsExtensions.Delete(IApiOperations, string, string, string, string, bool?)' requires a receiver of type 'IApiOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/LoggerTests.cs(78,95): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, string>' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(27,35): error CS1929: 'ITenantAccessGitOperations' does not contain a definition for 'Get' and the best extension method overload 'ApiManagementServiceOperationsExtensions.Get(IApiManagementServiceOperations, string, string)' requires a receiver of type 'IApiManagementServiceOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(37,39): error CS1929: 'ITenantAccessGitOperations' does not contain a definition for 'ListSecrets' and the best extension method overload 'DelegationSettingsOperationsExtensions.ListSecrets(IDelegationSettingsOperations, string, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(43,49): error CS1501: No overload for method 'RegeneratePrimaryKey' takes 2 arguments [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(47,40): error CS1929: 'ITenantAccessGitOperations' does not contain a definition for 'ListSecrets' and the best extension method overload 'DelegationSettingsOperationsExtensions.ListSecrets(IDelegationSettingsOperations, string, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(55,49): error CS1501: No overload for method 'RegenerateSecondaryKey' takes 2 arguments [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(59,84): error CS1061: 'ITenantAccessGitOperations' does not contain a definition for 'ListSecretsWithHttpMessagesAsync' and no accessible extension method 'ListSecretsWithHttpMessagesAsync' accepting a first argument of type 'ITenantAccessGitOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/LoggerTests.cs(203,101): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, string>' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/ApiDiagnosticTests.cs(62,101): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, string>' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantGitTests.cs(28,35): error CS1929: 'ITenantAccessGitOperations' does not contain a definition for 'Get' and the best extension method overload 'ApiManagementServiceOperationsExtensions.Get(IApiManagementServiceOperations, string, string)' requires a receiver of type 'IApiManagementServiceOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/DiagnosticTests.cs(48,101): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, string>' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(28,35): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'Get' and the best extension method overload 'ApiManagementServiceOperationsExtensions.Get(IApiManagementServiceOperations, string, string)' requires a receiver of type 'IApiManagementServiceOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(37,34): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'ListSecrets' and the best extension method overload 'DelegationSettingsOperationsExtensions.ListSecrets(IDelegationSettingsOperations, string, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(48,21): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'Update' and the best extension method overload 'DelegationSettingsOperationsExtensions.Update(IDelegationSettingsOperations, string, string, PortalDelegationSettings, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(54,78): error CS7036: There is no argument given that corresponds to the required formal parameter 'accessName' of 'ITenantAccessOperations.GetWithHttpMessagesAsync(string, string, string, Dictionary<string, List<string>>, CancellationToken)' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(62,50): error CS1501: No overload for method 'RegeneratePrimaryKey' takes 2 arguments [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(64,39): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'ListSecrets' and the best extension method overload 'DelegationSettingsOperationsExtensions.ListSecrets(IDelegationSettingsOperations, string, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(70,50): error CS1501: No overload for method 'RegenerateSecondaryKey' takes 2 arguments [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(72,35): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'Get' and the best extension method overload 'ApiManagementServiceOperationsExtensions.Get(IApiManagementServiceOperations, string, string)' requires a receiver of type 'IApiManagementServiceOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessTests.cs(79,21): error CS1929: 'ITenantAccessOperations' does not contain a definition for 'Update' and the best extension method overload 'DelegationSettingsOperationsExtensions.Update(IDelegationSettingsOperations, string, string, PortalDelegationSettings, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/GatewayTests.cs(178,21): error CS1929: 'IGatewayHostnameConfigurationOperations' does not contain a definition for 'Delete' and the best extension method overload 'ApiOperationsExtensions.Delete(IApiOperations, string, string, string, string, bool?)' requires a receiver of type 'IApiOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/GatewayTests.cs(210,25): error CS1929: 'IGatewayHostnameConfigurationOperations' does not contain a definition for 'Delete' and the best extension method overload 'ApiOperationsExtensions.Delete(IApiOperations, string, string, string, string, bool?)' requires a receiver of type 'IApiOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/LoggerTests.cs(78,95): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, string>' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(27,35): error CS1929: 'ITenantAccessGitOperations' does not contain a definition for 'Get' and the best extension method overload 'ApiManagementServiceOperationsExtensions.Get(IApiManagementServiceOperations, string, string)' requires a receiver of type 'IApiManagementServiceOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(37,39): error CS1929: 'ITenantAccessGitOperations' does not contain a definition for 'ListSecrets' and the best extension method overload 'DelegationSettingsOperationsExtensions.ListSecrets(IDelegationSettingsOperations, string, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(43,49): error CS1501: No overload for method 'RegeneratePrimaryKey' takes 2 arguments [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(47,40): error CS1929: 'ITenantAccessGitOperations' does not contain a definition for 'ListSecrets' and the best extension method overload 'DelegationSettingsOperationsExtensions.ListSecrets(IDelegationSettingsOperations, string, string)' requires a receiver of type 'IDelegationSettingsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(55,49): error CS1501: No overload for method 'RegenerateSecondaryKey' takes 2 arguments [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/TenantAccessGitTests.cs(59,84): error CS1061: 'ITenantAccessGitOperations' does not contain a definition for 'ListSecretsWithHttpMessagesAsync' and no accessible extension method 'ListSecretsWithHttpMessagesAsync' accepting a first argument of type 'ITenantAccessGitOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/ManagementApiTests/LoggerTests.cs(203,101): error CS1503: Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<string, string>' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/tests/Microsoft.Azure.Management.ApiManagement.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5731095. 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] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
      cmderr	[automation_init.sh]   Failed building wheel for ConfigArgParse
      cmderr	[automation_init.sh]   Failed building wheel for yarl
      cmderr	[automation_init.sh]   Failed building wheel for wrapt
      cmderr	[automation_init.sh]   Failed building wheel for multidict
      cmderr	[automation_init.sh] Cannot uninstall requirement azure-nspkg, not installed
      cmderr	[automation_init.sh] Command '['/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/bin/python', '-m', 'pip', 'uninstall', '-y', 'azure-nspkg']' returned non-zero exit status 1.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️azure-mgmt-apimanagement [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter zones
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter restore
      info	[Changelog]   - Model HttpMessageDiagnostic has a new parameter data_masking
      info	[Changelog]   - Model HostnameConfiguration has a new parameter identity_client_id
      info	[Changelog]   - Model PolicyCollection has a new parameter count
      info	[Changelog]   - Model CertificateContract has a new parameter key_vault
      info	[Changelog]   - Model NamedValueCreateContract has a new parameter key_vault
      info	[Changelog]   - Model CacheUpdateParameters has a new parameter use_from_location
      info	[Changelog]   - Model ApiManagementServiceBaseProperties has a new parameter restore
      info	[Changelog]   - Model ApiManagementServiceUpdateParameters has a new parameter restore
      info	[Changelog]   - Model BackendCredentialsContract has a new parameter certificate_ids
      info	[Changelog]   - Model AdditionalLocation has a new parameter zones
      info	[Changelog]   - Model NamedValueUpdateParameters has a new parameter key_vault
      info	[Changelog]   - Model BackendServiceFabricClusterProperties has a new parameter client_certificate_id
      info	[Changelog]   - Model DiagnosticContract has a new parameter operation_name_format
      info	[Changelog]   - Model GatewayHostnameConfigurationContract has a new parameter tls10_enabled
      info	[Changelog]   - Model GatewayHostnameConfigurationContract has a new parameter http2_enabled
      info	[Changelog]   - Model GatewayHostnameConfigurationContract has a new parameter tls11_enabled
      info	[Changelog]   - Model NamedValueContract has a new parameter key_vault
      info	[Changelog]   - Added operation UserSubscriptionOperations.get
      info	[Changelog]   - Added operation NamedValueOperations.refresh_secret
      info	[Changelog]   - Added operation CertificateOperations.refresh_secret
      info	[Changelog]   - Added operation TenantAccessOperations.list_by_service
      info	[Changelog]   - Added operation TenantAccessOperations.create
      info	[Changelog]   - Added operation group PortalSettingsOperations
      info	[Changelog]   - Added operation group PortalRevisionOperations
      info	[Changelog]   - Added operation group DeletedServicesOperations
      info	[Changelog]   - Added operation group TenantSettingsOperations
      info	[Changelog]   - Added operation group ContentTypeOperations
      info	[Changelog]   - Added operation group ContentItemOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Operation CertificateOperations.create_or_update has a new signature
      info	[Changelog]   - Operation CertificateOperations.list_by_service has a new signature
      info	[Changelog]   - Operation EmailTemplateOperations.update has a new signature
      info	[Changelog]   - Operation GatewayHostnameConfigurationOperations.create_or_update has a new signature
      info	[Changelog]   - Operation GatewayHostnameConfigurationOperations.delete has a new signature
      info	[Changelog]   - Operation NamedValueOperations.list_by_service has a new signature
      info	[Changelog]   - Operation SubscriptionOperations.create_or_update has a new signature
      info	[Changelog]   - Operation SubscriptionOperations.update has a new signature
      info	[Changelog]   - Operation TenantAccessGitOperations.regenerate_primary_key has a new signature
      info	[Changelog]   - Operation TenantAccessGitOperations.regenerate_secondary_key has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.get has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.get_entity_tag has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.list_secrets has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.regenerate_primary_key has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.regenerate_secondary_key has a new signature
      info	[Changelog]   - Operation UserConfirmationPasswordOperations.send has a new signature
      info	[Changelog]   - Operation UserOperations.delete has a new signature
      info	[Changelog]   - Operation LoggerOperations.delete has a new signature
      info	[Changelog]   - Operation EmailTemplateOperations.update has a new signature
      info	[Changelog]   - Operation CertificateOperations.create_or_update has a new signature
      info	[Changelog]   - Operation GatewayApiOperations.list_by_service has a new signature
      info	[Changelog]   - Operation GatewayHostnameConfigurationOperations.list_by_service has a new signature
      info	[Changelog]   - Operation GatewayOperations.list_by_service has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.update has a new signature
      info	[Changelog]   - Operation UserOperations.create_or_update has a new signature
      info	[Changelog]   - Model CacheContract has a new required parameter use_from_location
      info	[Changelog]   - Model ConnectivityStatusContract has a new required parameter resource_type
      info	[Changelog]   - Model ConnectivityStatusContract has a new required parameter is_optional
      info	[Changelog]   - Removed operation TenantAccessGitOperations.get
      info	[Changelog]   - Removed operation TenantAccessGitOperations.list_secrets
      info	[Changelog]   - Model AccessInformationContract has a new signature
      info	[Changelog]   - Model CertificateCreateOrUpdateParameters has a new signature
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5731095. 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.6369 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/apimanagement/resource-manager/readme.md
    • ️✔️apimanagement [View full logs]  [Release Schema Changes]
      cmderr	[resource-manager] node-pre-gyp
      cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
      cmderr	[resource-manager]  [email protected] No repository field.
      cmderr	[resource-manager] npm WARN optional 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"})
    ️❌ azure-sdk-for-go failed [Detail]
    • Failed [Logs]Release - Generate from 5731095. 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
      Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
      HttpError: Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
          at /home/vsts/work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/@octokit/[email protected]/node_modules/@octokit/request/dist-node/index.js:66:23
          at processTicksAndRejections (internal/process/task_queues.js:93:5)
          at async workflowPkgUpdatePR (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:305:21)
          at async Object.exports.workflowPkgMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:40:5)
          at async workflowHandleReadmeMd (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:171:9)
          at async Object.exports.workflowMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:83:9)
          at async Object.exports.sdkAutoMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:152:13)
          at async /home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:18:20
    • ️✔️apimanagement/mgmt/2019-12-01/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2019-01-01/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2018-01-01/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2017-03-01/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2016-10-10/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2016-07-07/apimanagement [View full logs
      info	[Changelog] No exported changes
      error	Fatal error: Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
      error	The following packages are still pending:
      error		apimanagement/mgmt/2019-12-01/apimanagement
      error		apimanagement/mgmt/2019-01-01/apimanagement
      error		apimanagement/mgmt/2018-01-01/apimanagement
      error		apimanagement/mgmt/2017-03-01/apimanagement
      error		apimanagement/mgmt/2016-10-10/apimanagement
      error		apimanagement/mgmt/2016-07-07/apimanagement
      error		preview/apimanagement/mgmt/2019-12-01-preview/apimanagement
      error		preview/apimanagement/mgmt/2018-06-01-preview/apimanagement
    • ️✔️preview/apimanagement/mgmt/2019-12-01-preview/apimanagement
    • ️✔️preview/apimanagement/mgmt/2018-06-01-preview/apimanagement
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5731095. 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/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/apimanagement/resource-manager/readme.md
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityStateByOperation' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityStateByApi' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityStateByProduct' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityState' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'checkEntityExists' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'checkEntityExists' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
    • ️✔️@azure/arm-apimanagement [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/apiManagementClient.js → ./dist/arm-apimanagement.js...
      cmderr	[npmPack] created ./dist/arm-apimanagement.js in 1.6s
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

    A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

    EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Feb 1, 2021
    @KacieKK
    Copy link
    Member Author

    KacieKK commented Feb 2, 2021

    Posting approved breaking change intake, which is discussed and required by @chunyu3 https://msazure.visualstudio.com/One/_workitems/edit/9212580

    @solankisamir
    Copy link
    Member

    @chunyu3 can you please take a look at this again?

    @solankisamir
    Copy link
    Member

    @chunyu3 we have not published python sdk for preview version.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    API Management Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 CI-BreakingChange-Python
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants