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

APIM Missing Operations reported in S360 #12621

Merged
merged 5 commits into from
Feb 3, 2021
Merged

Conversation

solankisamir
Copy link
Member

@solankisamir solankisamir commented Jan 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
    • 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, @solankisamir 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 25, 2021

    Swagger Validation Report

    ️❌BreakingChange: 18 Errors, 0 Warnings failed [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimapis.json#L4396:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimdeployment.json#L61:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimdeployment.json#L538:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimreports.json#L90:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimreports.json#L156:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimreports.json#L222:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimreports.json#L288:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimreports.json#L347:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimreports.json#L413:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimreports.json#L487:11
    ️⚠️LintDiff: 3 Warnings warning [Detail]

    Rule Message
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PortalSettings_ListByService' might be pageable. Consider adding the x-ms-pageable extension.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/apimportalsettings.json#L38
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enabled
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/definitions.json#L3836
    ⚠️ R4014 - AllResourcesMustHaveGetOperation The resource 'PortalSettingsContract' does not have get operation, please add it.
    New: Microsoft.ApiManagement/preview/2020-06-01-preview/definitions.json#L3802
    ️️✔️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 25, 2021

    Swagger Generation Artifacts

    ️❌ azure-sdk-for-go failed [Detail]
    • Failed [Logs]Release - Generate from e0441f6. 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:170: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-net failed [Detail]
    • Failed [Logs]Release - Generate from e0441f6. 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]      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/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/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/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/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/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/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/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/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/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/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/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/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/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-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from e0441f6. 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] 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-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from e0441f6. 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.5s
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from e0441f6. 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 CertificateContract has a new parameter key_vault
      info	[Changelog]   - Model NamedValueCreateContract has a new parameter key_vault
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter restore
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter zones
      info	[Changelog]   - Model BackendServiceFabricClusterProperties has a new parameter client_certificate_id
      info	[Changelog]   - Model AdditionalLocation has a new parameter zones
      info	[Changelog]   - Model DiagnosticContract has a new parameter operation_name_format
      info	[Changelog]   - Model NamedValueUpdateParameters has a new parameter key_vault
      info	[Changelog]   - Model HostnameConfiguration has a new parameter identity_client_id
      info	[Changelog]   - Model PolicyCollection has a new parameter count
      info	[Changelog]   - Model ApiManagementServiceUpdateParameters has a new parameter restore
      info	[Changelog]   - Model BackendCredentialsContract has a new parameter certificate_ids
      info	[Changelog]   - Model CacheUpdateParameters has a new parameter use_from_location
      info	[Changelog]   - Model HttpMessageDiagnostic has a new parameter data_masking
      info	[Changelog]   - Model ApiManagementServiceBaseProperties has a new parameter restore
      info	[Changelog]   - Model NamedValueContract has a new parameter key_vault
      info	[Changelog]   - Model GatewayHostnameConfigurationContract has a new parameter tls11_enabled
      info	[Changelog]   - Model GatewayHostnameConfigurationContract has a new parameter http2_enabled
      info	[Changelog]   - Model GatewayHostnameConfigurationContract has a new parameter tls10_enabled
      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 ContentTypeOperations
      info	[Changelog]   - Added operation group TenantSettingsOperations
      info	[Changelog]   - Added operation group ContentItemOperations
      info	[Changelog]   - Added operation group DeletedServicesOperations
      info	[Changelog]   - Added operation group PortalSettingsOperations
      info	[Changelog]   - Added operation group PortalRevisionOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Operation CertificateOperations.create_or_update 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 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 ConnectivityStatusContract has a new required parameter resource_type
      info	[Changelog]   - Model ConnectivityStatusContract has a new required parameter is_optional
      info	[Changelog]   - Model CacheContract has a new required parameter use_from_location
      info	[Changelog]   - Model AccessInformationContract has a new signature
      info	[Changelog]   - Model CertificateCreateOrUpdateParameters has a new signature
      info	[Changelog]   - Removed operation TenantAccessGitOperations.list_secrets
      info	[Changelog]   - Removed operation TenantAccessGitOperations.get
    ️️✔️[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

    Hi, @solankisamir your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]). cc @raych1

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jan 25, 2021
    @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.

    @openapi-workflow-bot
    Copy link

    Hi @solankisamir, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @openapi-workflow-bot
    Copy link

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

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

    raych1 commented Jan 26, 2021

    @solankisamir , looks like this PR includes two parts changes. One is to fix s360 swagger kpi issue and the other is to add an new API. Can you separate this PR into two? The latter one needs ARM review.

    @raych1 raych1 added the Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review label Jan 26, 2021
    @solankisamir
    Copy link
    Member Author

    @raych1 bth these issues were caught by the S360 kpi.
    They were reported under two categories

    • swagger completeness (add new Api)
    • Linter issues(fix linter issues)

    @pilor pilor self-requested a review January 28, 2021 18:20
    @pilor pilor removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jan 28, 2021
    @pilor pilor added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jan 28, 2021
    @solankisamir
    Copy link
    Member Author

    @raych1 can we merge this?

    @raych1
    Copy link
    Member

    raych1 commented Jan 29, 2021

    @raych1 can we merge this?

    @solankisamir , can you suppress lintDiff error if this API UserSubscription_Get aligns to the service implementation?
    @msyyc , can you check the python SDK breaking change alert?

    @solankisamir
    Copy link
    Member Author

    @raych1 UserSubscription_Get is failing with https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/openapi-authoring-automated-guidelines.md#R4009
    We need to implement a SystemData contract. That will happen with new preview version of the API

    @solankisamir
    Copy link
    Member Author

    @raych1 can you take a look again? I have fixed all the Swagger Model issues and even added suppressions.

    @raych1 raych1 removed the Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review label Feb 1, 2021
    @raych1
    Copy link
    Member

    raych1 commented Feb 1, 2021

    @raych1 can you take a look again? I have fixed all the Swagger Model issues and even added suppressions.

    Looks good to me. @msyyc , can you double check python sdk breaking change?

    @solankisamir
    Copy link
    Member Author

    @raych1 can you take a look again?

    @solankisamir
    Copy link
    Member Author

    @raych1 we did not publish python sdk for preview api-version. I think we should be good!

    @raych1 raych1 merged commit e0441f6 into Azure:master Feb 3, 2021
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    * missing operations
    
    * swagger linter issues
    
    * suppression
    
    * add count property
    
    * fix swagger model issues
    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 ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Python FixS360
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants