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

Dev monitor microsoft.insights 2016 03 01 #12413

Conversation

grchris-microsoft
Copy link
Contributor

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, @grchris-microsoft Thanks for your PR. I am workflow bot for review process. Here are some small tips.

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

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

    @openapi-pipeline-app
    Copy link

    Swagger pipeline can not start as the pull request has merge conflicts.

    @openapi-pipeline-app
    Copy link

    Swagger pipeline can not start as the pull request has merge conflicts.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 13, 2021

    Swagger Validation Report

    ️❌BreakingChange: 6 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.insights/alertrules/{ruleName}' removed or restructured?
    New: azure-rest-api-specs/blob/e96ffed58839e75da3c27b746c075c788736e73c/
    Old: Microsoft.Insights/stable/2016-03-01/alertRules_API.json#L39:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.insights/alertrules' removed or restructured?
    New: azure-rest-api-specs/blob/e96ffed58839e75da3c27b746c075c788736e73c/
    Old: Microsoft.Insights/stable/2016-03-01/alertRules_API.json#L216:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/microsoft.insights/alertrules' removed or restructured?
    New: azure-rest-api-specs/blob/e96ffed58839e75da3c27b746c075c788736e73c/
    Old: Microsoft.Insights/stable/2016-03-01/alertRules_API.json#L252:5
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.Insights/stable/2016-03-01/alertRules_API.json#L39:5
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.Insights/stable/2016-03-01/alertRules_API.json#L228:5
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.Insights/stable/2016-03-01/alertRules_API.json#L270:5
    ️⚠️LintDiff: 1 Warnings warning [Detail]

    Rule Message
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: List alert rules
    New: Microsoft.Insights/stable/2016-03-01/alertRules_API.json#L302
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/monitor/resource-manager/readme.md
    tag: specification/monitor/resource-manager/readme.md#tag-package-2019-06
    ️️✔️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 13, 2021

    Swagger Generation Artifacts

    ️️✔️ azure-sdk-for-python-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 12a1dc8. SDK Automation 14.0.0
      Only show 120 items here, please refer to log for details.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SubscriptionDiagnosticSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SubscriptionDiagnosticSettingsResourceCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActionGroupResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActionGroupList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActionGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EmailReceiver' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SmsReceiver' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WebhookReceiver' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ItsmReceiver' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureAppPushReceiver' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AutomationRunbookReceiver' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EnableRequest' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActionGroupPatchBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActionGroupPatchBody-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActionGroupPatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlert' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertAllOfCondition' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertLeafCondition' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertActionList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertActionGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertActionGroup-webhookProperties' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertPatchBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertPatchBody-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertPatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlert' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertAllOfCondition' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertLeafCondition' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertActionList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertActionGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertActionGroup-webhookProperties' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertResourcePatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActivityLogAlertPatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LocalizableString' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MetricValue' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Metric' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MetricCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RetentionPolicy' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MetricSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LogSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ServiceDiagnosticSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ServiceDiagnosticSettingsResourcePatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ServiceDiagnosticSettingsResourcePatch-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Incident' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IncidentListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RuleManagementEventClaimsDataSource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ManagementEventAggregationCondition' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AlertRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AlertRuleResourcePatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AlertRuleResourcePatch-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AlertRuleResourceCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RetentionPolicy' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LogProfileProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LogProfileResourcePatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LogProfileResourcePatch-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LogProfileCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LocalizableString' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MetricAvailability' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MetricDefinition' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MetricDefinitionCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RetentionPolicy' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MetricSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LogSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ServiceDiagnosticSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LocalizableString' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SenderAuthorization' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'HttpRequestInfo' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EventData' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EventDataCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ScaleCapacity' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MetricTrigger' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ScaleAction' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ScaleRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TimeWindow' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RecurrentSchedule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Recurrence' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AutoscaleProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EmailNotification' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WebhookNotification' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AutoscaleNotification' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AutoscaleSetting' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AutoscaleSettingResourcePatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AutoscaleSettingResourcePatch-tags' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AutoscaleSettingResourceCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ScaleRuleMetricDimension' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LocalizableString' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EventCategoryCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LocalizableString' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SenderAuthorization' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'HttpRequestInfo' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EventData' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EventDataCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
    • ️✔️track2_azure-mgmt-monitor [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2019_06_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2019_06_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2019_10_17
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2019_10_17.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2019_11_01_preview
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2019_11_01_preview.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2020_01_01_preview
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2020_01_01_preview.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2020_05_01_preview
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2020_05_01_preview.json
      cmderr	[changelogReport] INFO:__main__:Merged report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/merged_report.json
      cmderr	[changelogReportLatest] INFO:__main__:Building code report of azure-mgmt-monitor for version None in default folder (False/False/True)
      cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-monitor on PyPI
      cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0', '0.2.0', '0.2.1', '0.3.0', '0.4.0', '0.5.0', '0.5.1', '0.5.2', '0.6.0', '0.7.0', '0.8.0', '0.9.0', '0.10.0', '0.11.0', '0.12.0', '1.0.0b1', '1.0.0', '1.0.1', '2.0.0']
      cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
      cmderr	[changelogReportLatest] INFO:__main__:Installing version 2.0.0 of azure-mgmt-monitor in a venv
      cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
      cmderr	[changelogReportLatest] INFO:__main__:Building code report of azure-mgmt-monitor for version 2.0.0 in default folder (True/False/False)
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.aio
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2015_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2015_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2015_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2015_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2016_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2016_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2016_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2016_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_03_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_03_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_12_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_12_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_01_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_01_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_04_16
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_04_16
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_06_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_06_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_11_27_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_11_27_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2019_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2019_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2019_10_17
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2019_10_17
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2019_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2019_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2020_01_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2020_01_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2020_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2020_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2015_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2015_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2015_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2015_07_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2016_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2016_03_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2016_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2016_09_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_03_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_03_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_05_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_11_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_12_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_12_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_01_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_01_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_03_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_04_16
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_04_16.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_06_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_06_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_09_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_11_27_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_11_27_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2019_03_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2019_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2019_06_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2019_10_17
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2019_10_17.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2019_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2019_11_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2020_01_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2020_01_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2020_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2020_05_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/merged_report.json
      cmderr	[changelogReportLatest] INFO:__main__:Writing metadata: {'reports': ['sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2015_04_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2015_07_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2016_03_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2016_09_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_03_01_preview.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_04_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_05_01_preview.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_11_01_preview.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2017_12_01_preview.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_01_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_03_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_04_16.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_06_01_preview.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_09_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2018_11_27_preview.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2019_03_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2019_06_01.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2019_10_17.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2019_11_01_preview.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2020_01_01_preview.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/v2020_05_01_preview.json', 'sdk/monitor/azure-mgmt-monitor/code_reports/2.0.0/merged_report.json']}
      cmdout	[Changelog] Size of delta 3.109% size of original (original: 142762 chars, delta: 4438 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model MetricAlertResource has a new parameter is_migrated
      cmdout	[Changelog]   - Model MetricAlertResourcePatch has a new parameter is_migrated
      cmdout	[Changelog]   - Model Baseline has a new parameter timestamps
      cmdout	[Changelog]   - Model CalculateBaselineResponse has a new parameter internal_operation_id
      cmdout	[Changelog]   - Model CalculateBaselineResponse has a new parameter statistics
      cmdout	[Changelog] **Breaking changes**
      cmdout	[Changelog]   - Parameter scopes of model MetricAlertResource is now required
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.list has a new signature
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.get has a new signature
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.delete has a new signature
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.create_or_update has a new signature
      warn	Breaking change found in changelog
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 12a1dc8. 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
    • ️✔️preview/monitor/mgmt/2019-11-01-preview/insights [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 18 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] - Type of `MultiMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
      info	[Changelog] - Type of `DynamicMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
      info	[Changelog] - Type of `MetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
      info	[Changelog]
      info	[Changelog] ## New Content
      info	[Changelog]
      info	[Changelog] - New const `AggregationTypeEnumMinimum`
      info	[Changelog] - New const `AggregationTypeEnumMaximum`
      info	[Changelog] - New const `AggregationTypeEnumAverage`
      info	[Changelog] - New const `AggregationTypeEnumTotal`
      info	[Changelog] - New const `AggregationTypeEnumCount`
      info	[Changelog] - New function `PossibleAggregationTypeEnumValues() []AggregationTypeEnum`
      info	[Changelog] - New field `IsMigrated` in struct `MetricAlertPropertiesPatch`
      info	[Changelog] - New field `IsMigrated` in struct `MetricAlertProperties`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 8 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2019-06-01/insights [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 18 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] ## New Content
      info	[Changelog]
      info	[Changelog] - New const `AggregationTypeEnumCount`
      info	[Changelog] - New const `AggregationTypeEnumMinimum`
      info	[Changelog] - New const `AggregationTypeEnumMaximum`
      info	[Changelog] - New const `AggregationTypeEnumAverage`
      info	[Changelog] - New const `AggregationTypeEnumTotal`
      info	[Changelog] - New function `MetricAlertPropertiesPatch.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*MetricAlertPropertiesPatch.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `PossibleAggregationTypeEnumValues() []AggregationTypeEnum`
      info	[Changelog] - New struct `MetricAlertPropertiesPatch`
      info	[Changelog] - New anonymous field `*MetricAlertPropertiesPatch` in struct `MetricAlertResourcePatch`
      info	[Changelog] - New field `Timestamps` in struct `Baseline`
      info	[Changelog] - New field `IsMigrated` in struct `MetricAlertProperties`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 13 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2019-03-01/insights [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 18 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] ## New Content
      info	[Changelog]
      info	[Changelog] - New const `AggregationTypeEnumAverage`
      info	[Changelog] - New const `AggregationTypeEnumMinimum`
      info	[Changelog] - New const `AggregationTypeEnumTotal`
      info	[Changelog] - New const `AggregationTypeEnumCount`
      info	[Changelog] - New const `AggregationTypeEnumMaximum`
      info	[Changelog] - New function `MetricAlertPropertiesPatch.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `PossibleAggregationTypeEnumValues() []AggregationTypeEnum`
      info	[Changelog] - New function `*MetricAlertPropertiesPatch.UnmarshalJSON([]byte) error`
      info	[Changelog] - New struct `MetricAlertPropertiesPatch`
      info	[Changelog] - New field `IsMigrated` in struct `MetricAlertProperties`
      info	[Changelog] - New field `Timestamps` in struct `Baseline`
      info	[Changelog] - New anonymous field `*MetricAlertPropertiesPatch` in struct `MetricAlertResourcePatch`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 13 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2018-11-01-preview/insights [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 18 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] ## New Content
      info	[Changelog]
      info	[Changelog] - New const `AggregationTypeEnumMaximum`
      info	[Changelog] - New const `AggregationTypeEnumAverage`
      info	[Changelog] - New const `AggregationTypeEnumCount`
      info	[Changelog] - New const `AggregationTypeEnumMinimum`
      info	[Changelog] - New const `AggregationTypeEnumTotal`
      info	[Changelog] - New function `MetricAlertPropertiesPatch.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*MetricAlertPropertiesPatch.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `PossibleAggregationTypeEnumValues() []AggregationTypeEnum`
      info	[Changelog] - New struct `MetricAlertPropertiesPatch`
      info	[Changelog] - New field `IsMigrated` in struct `MetricAlertProperties`
      info	[Changelog] - New anonymous field `*MetricAlertPropertiesPatch` in struct `MetricAlertResourcePatch`
      info	[Changelog] - New field `Timestamps` in struct `Baseline`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 13 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2018-09-01/insights [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 18 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] ## New Content
      info	[Changelog]
      info	[Changelog] - New const `AggregationTypeEnumMaximum`
      info	[Changelog] - New const `AggregationTypeEnumMinimum`
      info	[Changelog] - New const `AggregationTypeEnumCount`
      info	[Changelog] - New const `AggregationTypeEnumAverage`
      info	[Changelog] - New const `AggregationTypeEnumTotal`
      info	[Changelog] - New function `PossibleAggregationTypeEnumValues() []AggregationTypeEnum`
      info	[Changelog] - New function `MetricAlertPropertiesPatch.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*MetricAlertPropertiesPatch.UnmarshalJSON([]byte) error`
      info	[Changelog] - New struct `MetricAlertPropertiesPatch`
      info	[Changelog] - New field `Timestamps` in struct `Baseline`
      info	[Changelog] - New field `IsMigrated` in struct `MetricAlertProperties`
      info	[Changelog] - New anonymous field `*MetricAlertPropertiesPatch` in struct `MetricAlertResourcePatch`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 13 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2018-03-01/insights [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 18 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] ## New Content
      info	[Changelog]
      info	[Changelog] - New const `AggregationTypeEnumAverage`
      info	[Changelog] - New const `AggregationTypeEnumTotal`
      info	[Changelog] - New const `AggregationTypeEnumMinimum`
      info	[Changelog] - New const `AggregationTypeEnumCount`
      info	[Changelog] - New const `AggregationTypeEnumMaximum`
      info	[Changelog] - New function `MetricAlertPropertiesPatch.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `PossibleAggregationTypeEnumValues() []AggregationTypeEnum`
      info	[Changelog] - New function `*MetricAlertPropertiesPatch.UnmarshalJSON([]byte) error`
      info	[Changelog] - New struct `MetricAlertPropertiesPatch`
      info	[Changelog] - New anonymous field `*MetricAlertPropertiesPatch` in struct `MetricAlertResourcePatch`
      info	[Changelog] - New field `IsMigrated` in struct `MetricAlertProperties`
      info	[Changelog] - New field `Timestamps` in struct `Baseline`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 13 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2017-05-01-preview/insights [View full logs]  [Release SDK Changes]
      info	[Changelog] ## New Content
      info	[Changelog]
      info	[Changelog] - New field `Timestamps` in struct `Baseline`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 1 additive change(s).
      info	[Changelog]
    ️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 12a1dc8. 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 --use=@microsoft.azure/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/monitor/resource-manager/readme.md
    • ️✔️azure-mgmt-monitor [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2018_11_27_preview
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2018_11_27_preview.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2019_03_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2019_03_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2019_06_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2019_06_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2019_10_17
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2019_10_17.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2019_11_01_preview
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2019_11_01_preview.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2020_01_01_preview
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2020_01_01_preview.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.monitor.v2020_05_01_preview
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/v2020_05_01_preview.json
      cmderr	[changelogReport] INFO:__main__:Merged report written to sdk/monitor/azure-mgmt-monitor/code_reports/latest/merged_report.json
      cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-monitor on PyPI
      cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0', '0.2.0', '0.2.1', '0.3.0', '0.4.0', '0.5.0', '0.5.1', '0.5.2', '0.6.0', '0.7.0', '0.8.0', '0.9.0', '0.10.0', '0.11.0', '0.12.0', '1.0.0b1', '1.0.0', '1.0.1', '2.0.0']
      cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
      cmderr	[changelogReportLatest] INFO:__main__:Installing version 0.12.0 of azure-mgmt-monitor in a venv
      cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2015_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2015_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2015_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2015_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2016_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2016_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2016_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2016_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_03_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_03_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2017_12_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2017_12_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_01_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_01_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_04_16
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_04_16
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_06_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_06_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2018_11_27_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2018_11_27_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2019_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2019_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2019_10_17
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2019_10_17
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2019_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2019_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2020_01_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2020_01_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.monitor.v2020_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.monitor.v2020_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2015_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2015_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2015_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2015_07_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2016_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2016_03_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2016_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2016_09_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_03_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2017_03_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2017_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2017_05_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2017_11_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2017_12_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2017_12_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_01_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2018_01_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2018_03_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_04_16
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2018_04_16.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_06_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2018_06_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2018_09_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2018_11_27_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2018_11_27_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2019_03_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2019_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2019_06_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2019_10_17
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2019_10_17.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2019_11_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2019_11_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2020_01_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2020_01_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.monitor.v2020_05_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/v2020_05_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/monitor/azure-mgmt-monitor/code_reports/0.12.0/merged_report.json
      cmdout	[Changelog] Size of delta 3.352% size of original (original: 139838 chars, delta: 4687 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model MetricAlertResource has a new parameter is_migrated
      cmdout	[Changelog]   - Model Baseline has a new parameter timestamps
      cmdout	[Changelog]   - Model CalculateBaselineResponse has a new parameter statistics
      cmdout	[Changelog]   - Model CalculateBaselineResponse has a new parameter internal_operation_id
      cmdout	[Changelog]   - Model MetricAlertResourcePatch has a new parameter is_migrated
      cmdout	[Changelog] **Breaking changes**
      cmdout	[Changelog]   - Parameter scopes of model MetricAlertResource is now required
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.get has a new signature
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.delete has a new signature
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.create_or_update has a new signature
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.list has a new signature
      warn	Breaking change found in changelog
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 12a1dc8. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-01-18 02:11:37 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-monitor-generated"
      cmderr	[generate.py] 2021-01-18 02:11:37 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-01-18 02:11:37 INFO autorest --version=3.0.6350 --use=@autorest/java@4.0.9 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/monitor/azure-resourcemanager-monitor-generated --java.namespace=com.azure.resourcemanager.monitor.generated   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/monitor/resource-manager/readme.md
      cmderr	[generate.py] 2021-01-18 02:12:35 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-01-18 02:12:35 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-01-18 02:12:35 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-01-18 02:12:35 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-01-18 02:12:35 INFO [POM][Skip] pom already has module sdk/monitor
      cmderr	[generate.py] 2021-01-18 02:12:35 INFO [POM][Success] Write to root pom
      cmderr	[generate.py] WARNING: An illegal reflective access operation has occurred
      cmderr	[generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString()
      cmderr	[generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils
      cmderr	[generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
      cmderr	[generate.py] WARNING: All illegal access operations will be denied in a future release
    • ️✔️azure-resourcemanager-monitor-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-01-18 02:15:48 DEBUG Got artifact_id: azure-resourcemanager-monitor-generated
      cmderr	[Inst] 2021-01-18 02:15:48 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-01-18 02:15:48 DEBUG Got artifact: azure-resourcemanager-monitor-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2021-01-18 02:15:48 DEBUG Got artifact: azure-resourcemanager-monitor-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2021-01-18 02:15:48 DEBUG Got artifact: azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-18 02:15:48 DEBUG Match jar package: azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-18 02:15:48 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12413/azure-sdk-for-java/azure-resourcemanager-monitor-generated/azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-monitor-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 12a1dc8. 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 --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/monitor/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.Monitor [View full logs]  [Release SDK Changes]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(163,17): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(213,38): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(213,70): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(232,44): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(232,65): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(243,38): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(243,73): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(281,38): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(281,74): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(300,38): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(300,52): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(309,38): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(309,65): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(321,38): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(321,69): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(332,38): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(332,60): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(343,38): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(343,63): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(354,38): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(354,67): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(365,38): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(365,90): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(207,38): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(207,70): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(226,44): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(226,65): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(237,43): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(237,81): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(248,38): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(248,73): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(286,38): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(286,74): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(305,38): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(305,52): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(314,38): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(314,65): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(326,38): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(326,69): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(337,38): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(337,60): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(348,38): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(348,63): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(359,38): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(359,67): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(524,38): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(524,90): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(538,43): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(538,101): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(477,17): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(490,22): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(500,38): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(509,47): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(163,17): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(213,38): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(213,70): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(232,44): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(232,65): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(243,38): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(243,73): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(281,38): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(281,74): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(300,38): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(300,52): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(309,38): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(309,65): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(321,38): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(321,69): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(332,38): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(332,60): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(343,38): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(343,63): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(354,38): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(354,67): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(365,38): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(365,90): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(207,38): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(207,70): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(226,44): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(226,65): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(237,43): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(237,81): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(248,38): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(248,73): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(286,38): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(286,74): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(305,38): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(305,52): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(314,38): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(314,65): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(326,38): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(326,69): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(337,38): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(337,60): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(348,38): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(348,63): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(359,38): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(359,67): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(524,38): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(524,90): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(538,43): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(538,101): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(477,17): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(490,22): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(500,38): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/BasicTests/DataCollectionRulesTests.cs(509,47): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 12a1dc8. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/monitor/resource-manager/readme.md
    • ️✔️@azure/arm-monitor [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/monitorManagementClient.js → ./dist/arm-monitor.js...
      cmderr	[npmPack] created ./dist/arm-monitor.js in 662ms
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 12a1dc8. Schema Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	autorest --use=@autorest/azureresourceschema@3.0.92 --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/monitor/resource-manager/readme.md
    • ️✔️monitor [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]  template-schema-validation-tools@1.0.0 No repository field.
      cmderr	[resource-manager] optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
      cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    ️️✔️[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 @grchris-microsoft, 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 @grchris-microsoft, 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.

    @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.

    @weidongxu-microsoft
    Copy link
    Member

    @akning-ms Would you help merge this PR? Failure on ModelValidation is false alert (as common to all current monitor RP).

    @grchris-microsoft
    Copy link
    Contributor Author

    @raych1 @weidongxu-microsoft @ArcturusZhang
    Thank you, I've suppressed the issue. Please review the PR

    @weidongxu-microsoft weidongxu-microsoft merged commit 12a1dc8 into Azure:master Jan 18, 2021
    This was referenced Jan 18, 2021
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    * fixed lint - make provider pascal case
    
    https://portal.azure-devex-tools.com/amekpis/linting/detail?errorId=00977335-6FD1-4DCF-8CD0-96F194252EED
    
    * fixed default response
    
    https://portal.azure-devex-tools.com/amekpis/linting/detail?errorId=3A0A2C18-E2AB-4671-B50E-A79865800B41
    
    * added suppress info for R4007
    
    * removed extra line
    
    * change the place of a default
    
    * added description to few default responses
    
    * added suppression on additional properties
    
    * added suppress on error schema
    
    * Update readme.md
    
    Co-authored-by: Gregory Chris <sgchris@gmail.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    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 CI-BreakingChange-Go CI-BreakingChange-Python
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants