Skip to content

Conversation

@shivamT95-msft
Copy link
Contributor

@shivamT95-msft shivamT95-msft commented Dec 11, 2020

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

Changes:

  1. Adding specs for all the missing swagger for S360 Completeness/Correctness KPIs.
  2. Fixed most of the validation checks.

Note: There are no changes from the RP end. Incorrect specs were fixed in the PR. These change will not break any customer scenario

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, @shivamT95-wrk 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 Dec 11, 2020

    Swagger Validation Report

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

    Rule Message
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/privateLinkResources/{groupName}' removed or restructured?
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/preview/2020-01-13-preview/privateLinkResources.json#L75:5
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'GroupNameParameter' removed or renamed?
    New: Microsoft.Automation/preview/2020-01-13-preview/privateLinkResources.json#L126:3
    Old: Microsoft.Automation/preview/2020-01-13-preview/privateLinkResources.json#L165:3
    ️⚠️LintDiff: 41 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ R2004 - NonApplicationJsonType Only 'application/json' content-type is supported by ARM.
    New: Microsoft.Automation/stable/2019-06-01/job.json#L105
    ⚠️ R2004 - NonApplicationJsonType Only 'application/json' content-type is supported by ARM.
    New: Microsoft.Automation/stable/2019-06-01/job.json#L105
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'runbooks' with immediate parent 'AutomationAccount', must have a list by immediate parent operation.
    New: Microsoft.Automation/stable/2015-10-31/webhook.json#L364
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'streams' with immediate parent 'Runbook', must have a list by immediate parent operation.
    New: Microsoft.Automation/stable/2015-10-31/webhook.json#L364
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'python2Packages' with immediate parent 'AutomationAccount', must have a list by immediate parent operation.
    New: Microsoft.Automation/stable/2015-10-31/webhook.json#L364
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'nodes' with immediate parent 'AutomationAccount', must have a list by immediate parent operation.
    New: Microsoft.Automation/stable/2015-10-31/webhook.json#L364
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'reports' with immediate parent 'DscNode', must have a list by immediate parent operation.
    New: Microsoft.Automation/stable/2015-10-31/webhook.json#L364
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'compilationjobs' with immediate parent 'AutomationAccount', must have a list by immediate parent operation.
    New: Microsoft.Automation/stable/2015-10-31/webhook.json#L364
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'streams' with immediate parent 'DscCompilationJob', must have a list by immediate parent operation.
    New: Microsoft.Automation/stable/2015-10-31/webhook.json#L364
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'nodeConfigurations' with immediate parent 'AutomationAccount', must have a list by immediate parent operation.
    New: Microsoft.Automation/stable/2015-10-31/webhook.json#L364
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/automation/resource-manager/readme.md
    tag: specification/automation/resource-manager/readme.md#tag-package-2020-01-13-preview
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️[Staging] Cross Version BreakingChange (Base on preview version): 7 Warnings warning [Detail]

    Rule Message
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ScheduleProperties' removed or renamed?
    New: Microsoft.Automation/stable/2019-06-01/softwareUpdateConfiguration.json#L279:3
    Old: Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json#L279:3
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.Automation/stable/2019-06-01/softwareUpdateConfiguration.json#L578:9
    Old: Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json#L578:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'string' than the previous one 'file'.
    New: Microsoft.Automation/stable/2019-06-01/job.json#L84:13
    Old: Microsoft.Automation/preview/2017-05-15-preview/job.json#L84:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'string' than the previous one 'file'.
    New: Microsoft.Automation/stable/2019-06-01/job.json#L142:13
    Old: Microsoft.Automation/preview/2017-05-15-preview/job.json#L139:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.Automation/stable/2019-06-01/softwareUpdateConfiguration.json#L709:9
    Old: Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json#L726:9
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'operatingSystem' that was not found in the old version.
    New: Microsoft.Automation/stable/2019-06-01/softwareUpdateConfiguration.json#L453:7
    Old: Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json#L707:7
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'operatingSystem' that was not found in the old version.
    New: Microsoft.Automation/stable/2019-06-01/softwareUpdateConfiguration.json#L709:9
    Old: Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json#L726:9
    ️⚠️[Staging] Cross Version BreakingChange (Base on stable version): 55 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/providers/Microsoft.Automation/operations' removed or restructured?
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/account.json#L282:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/providers/Microsoft.Automation/operations' removed or restructured?
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/account.json#L282:5
    ⚠️ 1009 - RemovedRequiredParameter The required parameter 'jobId' was removed in the new version.
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/job.json#L61:11
    ⚠️ 1009 - RemovedRequiredParameter The required parameter 'jobId' was removed in the new version.
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/job.json#L108:11
    ⚠️ 1009 - RemovedRequiredParameter The required parameter 'jobId' was removed in the new version.
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/job.json#L160:11
    ⚠️ 1009 - RemovedRequiredParameter The required parameter 'jobId' was removed in the new version.
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/job.json#L210:11
    ⚠️ 1009 - RemovedRequiredParameter The required parameter 'jobId' was removed in the new version.
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/job.json#L255:11
    ⚠️ 1009 - RemovedRequiredParameter The required parameter 'jobId' was removed in the new version.
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/job.json#L306:11
    ⚠️ 1009 - RemovedRequiredParameter The required parameter 'jobId' was removed in the new version.
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/job.json#L423:11
    ⚠️ 1009 - RemovedRequiredParameter The required parameter 'jobId' was removed in the new version.
    New: azure-rest-api-specs/blob/98e51fd7da88d9b8fb01ae7175631716082ad9ca/
    Old: Microsoft.Automation/stable/2015-10-31/job.json#L468:11
    ️️✔️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 Dec 11, 2020

    Swagger Generation Artifacts

    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from b778af4. 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.6351 --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/automation/resource-manager/readme.md
    • ️✔️automation [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-go failed [Detail]
    • Failed [Logs]Release - Generate from b778af4. 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
      cmderr	[main.go] [ERROR] this package does not exist even after the generation, this should never happen
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go]: go run ./tools/generator/main.go
      warn	Skip package processing as generation is failed
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from b778af4. 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/automation/resource-manager/readme.md
    • ️✔️@azure/arm-automation [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/automationClient.js → ./dist/arm-automation.js...
      cmderr	[npmPack] created ./dist/arm-automation.js in 907ms
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from b778af4. 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/automation/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • Microsoft.Azure.Management.Automation [View full logs]  [Release SDK Changes]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(28,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(27,23): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(55,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(54,34): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(28,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(27,23): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(55,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(54,34): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(28,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(27,23): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(55,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(54,34): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(28,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(27,23): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(55,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(54,34): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(28,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(27,23): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(55,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(54,34): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(28,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(27,23): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(55,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(54,34): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(28,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(27,23): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(55,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(54,34): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(28,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(27,23): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(55,18): error CS0246: The type or namespace name 'ISoftwareUpdateConfigurationsOperations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Customization/SoftwareUpdateConfigurationsOperationsExtensions.cs(54,34): error CS0246: The type or namespace name 'SoftwareUpdateConfigurationListResult' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/automation/Microsoft.Azure.Management.Automation/src/Microsoft.Azure.Management.Automation.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from b778af4. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	python3 -m venv venv
      command	pip install --upgrade setuptools wheel pip
      command	pip install pathlib jinja2 msrestazure
      command	autorest --version=V2 [email protected]/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/automation/resource-manager/readme.md
    • ️✔️azure-mgmt-automation [View full logs]  [Release SDK Changes] Breaking Change Detected
      cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-automation
      cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
      cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
      cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-automation
      cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
      cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.automation
      cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.automation
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.automation
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/automation/azure-mgmt-automation/code_reports/latest/report.json
      cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-automation on PyPI
      cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0', '0.1.1', '1.0.0b1', '1.0.0']
      cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
      cmderr	[changelogReportLatest] INFO:__main__:Installing version 0.1.1 of azure-mgmt-automation in a venv
      cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.automation
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.automation
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.automation
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/automation/azure-mgmt-automation/code_reports/0.1.1/report.json
      cmdout	[Changelog] Size of delta 6.313% size of original (original: 146595 chars, delta: 9254 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model AutomationAccountCreateOrUpdateParameters has a new parameter identity
      cmdout	[Changelog]   - Model AutomationAccountCreateOrUpdateParameters has a new parameter encryption
      cmdout	[Changelog]   - Model AutomationAccount has a new parameter public_network_access
      cmdout	[Changelog]   - Model AutomationAccount has a new parameter encryption
      cmdout	[Changelog]   - Model AutomationAccount has a new parameter identity
      cmdout	[Changelog]   - Model AutomationAccount has a new parameter private_endpoint_connections
      cmdout	[Changelog]   - Added operation group PrivateLinkResourcesOperations
      cmdout	[Changelog]   - Added operation group PrivateEndpointConnectionsOperations
      cmdout	[Changelog] **Breaking changes**
      cmdout	[Changelog]   - Removed operation group SoftwareUpdateConfigurationsOperations
      warn	Breaking change found in changelog
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    Posted by Swagger Pipeline | How to fix these errors?

    @shivamT95-msft shivamT95-msft changed the title Adding missing swagger specs for automation RP [Do not Merge] Adding missing swagger specs for automation RP Dec 11, 2020
    @shivamT95-msft shivamT95-msft added WaitForInternalTeamReview As per the team process, this needs to be reviewed and closed internally in the team Automation in progress and removed WaitForInternalTeamReview As per the team process, this needs to be reviewed and closed internally in the team labels Dec 11, 2020
    @shivamT95-msft
    Copy link
    Contributor Author

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Automation CI-BreakingChange-Python

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    OpenAPI specs for Microsoft.Automation do not match information returned by /providers API

    5 participants