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

Update roleManagementAlertOperations properties #22642

Merged
merged 20 commits into from
Feb 17, 2023
Merged

Conversation

juliawelborn
Copy link
Contributor

@juliawelborn juliawelborn commented Feb 15, 2023

ARM API Information (Control Plane)

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

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

Add a changelog entry for 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
    • [x ] Other, please clarify
      I recently added this new api version (Add RoleManagementAlerts resource for PIM #19296), and it has not yet been released to customers. We recently found a discrepancy between the properties in this API and our corresponding graph API which we need to align with, so we want to correct that in the same api version. The API has not been released to customers, so there should not be customer impact.
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • 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 you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

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

@openapi-pipeline-app
Copy link

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

@openapi-workflow-bot
Copy link

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

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

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

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

    @openapi-pipeline-app
    Copy link

    Swagger pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

    @ghost ghost added the Authorization label Feb 15, 2023
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 15, 2023

    Swagger Validation Report

    ️❌BreakingChange: 5 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    RoleManagementAlerts.json 2022-08-01-preview(1dfbc16) 2022-08-01-preview(main)
    Rule Message
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/{scope}/providers/Microsoft.Authorization/roleManagementAlertOperations' removed or restructured?
    Old: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L742:5
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'statusDetail' in response that was not found in the old version.
    New: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L1280:7
    Old: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L1321:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'createdDateTime' in response that was not found in the old version.
    New: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L1280:7
    Old: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L1321:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'lastActionDateTime' in response that was not found in the old version.
    New: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L1280:7
    Old: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L1321:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'resourceLocation' in response that was not found in the old version.
    New: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L1280:7
    Old: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L1321:7
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-2021-12-01-preview-only package-2021-12-01-preview-only(1dfbc16) package-2021-12-01-preview-only(main)

    The following errors/warnings exist before current PR submission:

    Rule Message
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property name.
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L108
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property type.
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L108
    PathForResourceAction Path for 'post' method on a resource type MUST follow valid resource naming.
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L241
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property name.
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L362
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property type.
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L362
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L44
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L91
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L146
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L190
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L248
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L298
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L345
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L400
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L444
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L493
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L537
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L594
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L646
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L700
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/authorization/resource-manager/readme.md
    tag: specification/authorization/resource-manager/readme.md#tag-package-2021-12-01-preview-only
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌~[Staging] ServiceAPIReadinessTest: 0 Errors, 0 Warnings failed [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 15, 2023

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/authorization/armauthorization - 3.0.0-beta.1
    +	Function `*ClassicAdministratorsClient.NewListPager` has been removed
    +	Function `*DenyAssignmentsClient.GetByID` has been removed
    +	Function `*DenyAssignmentsClient.Get` has been removed
    +	Function `*DenyAssignmentsClient.NewListForResourceGroupPager` has been removed
    +	Function `*DenyAssignmentsClient.NewListForResourcePager` has been removed
    +	Function `*DenyAssignmentsClient.NewListForScopePager` has been removed
    +	Function `*DenyAssignmentsClient.NewListPager` has been removed
    +	Function `*EligibleChildResourcesClient.NewGetPager` has been removed
    +	Function `*GlobalAdministratorClient.ElevateAccess` has been removed
    +	Function `*PermissionsClient.NewListForResourceGroupPager` has been removed
    +	Function `*PermissionsClient.NewListForResourcePager` has been removed
    +	Function `*ProviderOperationsMetadataClient.Get` has been removed
    +	Function `*ProviderOperationsMetadataClient.NewListPager` has been removed
    +	Function `*RoleAssignmentScheduleInstancesClient.Get` has been removed
    +	Function `*RoleAssignmentScheduleInstancesClient.NewListForScopePager` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.Cancel` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.Create` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.Get` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.NewListForScopePager` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.Validate` has been removed
    +	Function `*RoleAssignmentSchedulesClient.Get` has been removed
    +	Function `*RoleAssignmentSchedulesClient.NewListForScopePager` has been removed
    +	Function `*RoleAssignmentsClient.CreateByID` has been removed
    +	Function `*RoleAssignmentsClient.Create` has been removed
    +	Function `*RoleAssignmentsClient.DeleteByID` has been removed
    +	Function `*RoleAssignmentsClient.Delete` has been removed
    +	Function `*RoleAssignmentsClient.GetByID` has been removed
    +	Function `*RoleAssignmentsClient.Get` has been removed
    +	Function `*RoleAssignmentsClient.NewListForResourceGroupPager` has been removed
    +	Function `*RoleAssignmentsClient.NewListForResourcePager` has been removed
    +	Function `*RoleAssignmentsClient.NewListForScopePager` has been removed
    +	Function `*RoleAssignmentsClient.NewListForSubscriptionPager` has been removed
    +	Function `*RoleDefinitionsClient.CreateOrUpdate` has been removed
    +	Function `*RoleDefinitionsClient.Delete` has been removed
    +	Function `*RoleDefinitionsClient.GetByID` has been removed
    +	Function `*RoleDefinitionsClient.Get` has been removed
    +	Function `*RoleDefinitionsClient.NewListPager` has been removed
    +	Function `*RoleEligibilityScheduleInstancesClient.Get` has been removed
    +	Function `*RoleEligibilityScheduleInstancesClient.NewListForScopePager` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.Cancel` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.Create` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.Get` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.NewListForScopePager` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.Validate` has been removed
    +	Function `*RoleEligibilitySchedulesClient.Get` has been removed
    +	Function `*RoleEligibilitySchedulesClient.NewListForScopePager` has been removed
    +	Function `*RoleManagementPoliciesClient.Delete` has been removed
    +	Function `*RoleManagementPoliciesClient.Get` has been removed
    +	Function `*RoleManagementPoliciesClient.NewListForScopePager` has been removed
    +	Function `*RoleManagementPoliciesClient.Update` has been removed
    +	Function `*RoleManagementPolicyApprovalRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyAssignmentsClient.Create` has been removed
    +	Function `*RoleManagementPolicyAssignmentsClient.Delete` has been removed
    +	Function `*RoleManagementPolicyAssignmentsClient.Get` has been removed
    +	Function `*RoleManagementPolicyAssignmentsClient.NewListForScopePager` has been removed
    +	Function `*RoleManagementPolicyAuthenticationContextRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyEnablementRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyExpirationRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyNotificationRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyRule.GetRoleManagementPolicyRule` has been removed
    +	Function `NewClassicAdministratorsClient` has been removed
    +	Function `NewDenyAssignmentsClient` has been removed
    +	Function `NewEligibleChildResourcesClient` has been removed
    +	Function `NewGlobalAdministratorClient` has been removed
    +	Function `NewPermissionsClient` has been removed
    +	Function `NewProviderOperationsMetadataClient` has been removed
    +	Function `NewRoleAssignmentScheduleInstancesClient` has been removed
    +	Function `NewRoleAssignmentScheduleRequestsClient` has been removed
    +	Function `NewRoleAssignmentSchedulesClient` has been removed
    +	Function `NewRoleAssignmentsClient` has been removed
    +	Function `NewRoleDefinitionsClient` has been removed
    +	Function `NewRoleEligibilityScheduleInstancesClient` has been removed
    +	Function `NewRoleEligibilityScheduleRequestsClient` has been removed
    +	Function `NewRoleEligibilitySchedulesClient` has been removed
    +	Function `NewRoleManagementPoliciesClient` has been removed
    +	Function `NewRoleManagementPolicyAssignmentsClient` has been removed
    +	Struct `ApprovalSettings` has been removed
    +	Struct `ApprovalStage` has been removed
    +	Struct `ClassicAdministratorListResult` has been removed
    +	Struct `ClassicAdministratorProperties` has been removed
    +	Struct `ClassicAdministrator` has been removed
    +	Struct `ClassicAdministratorsClient` has been removed
    +	Struct `CloudErrorBody` has been removed
    +	Struct `CloudError` has been removed
    +	Struct `DenyAssignmentFilter` has been removed
    +	Struct `DenyAssignmentListResult` has been removed
    +	Struct `DenyAssignmentPermission` has been removed
    +	Struct `DenyAssignmentProperties` has been removed
    +	Struct `DenyAssignment` has been removed
    +	Struct `DenyAssignmentsClient` has been removed
    +	Struct `EligibleChildResource` has been removed
    +	Struct `EligibleChildResourcesClient` has been removed
    +	Struct `EligibleChildResourcesListResult` has been removed
    +	Struct `ErrorAdditionalInfo` has been removed
    +	Struct `ErrorDetail` has been removed
    +	Struct `ErrorResponse` has been removed
    +	Struct `ExpandedPropertiesPrincipal` has been removed
    +	Struct `ExpandedPropertiesRoleDefinition` has been removed
    +	Struct `ExpandedPropertiesScope` has been removed
    +	Struct `ExpandedProperties` has been removed
    +	Struct `GlobalAdministratorClient` has been removed
    +	Struct `PermissionGetResult` has been removed
    +	Struct `Permission` has been removed
    +	Struct `PermissionsClient` has been removed
    +	Struct `PolicyAssignmentPropertiesPolicy` has been removed
    +	Struct `PolicyAssignmentPropertiesRoleDefinition` has been removed
    +	Struct `PolicyAssignmentPropertiesScope` has been removed
    +	Struct `PolicyAssignmentProperties` has been removed
    +	Struct `PolicyPropertiesScope` has been removed
    +	Struct `PolicyProperties` has been removed
    +	Struct `Principal` has been removed
    +	Struct `ProviderOperation` has been removed
    +	Struct `ProviderOperationsMetadataClient` has been removed
    +	Struct `ProviderOperationsMetadataListResult` has been removed
    +	Struct `ProviderOperationsMetadata` has been removed
    +	Struct `ResourceType` has been removed
    +	Struct `RoleAssignmentCreateParameters` has been removed
    +	Struct `RoleAssignmentFilter` has been removed
    +	Struct `RoleAssignmentListResult` has been removed
    +	Struct `RoleAssignmentProperties` has been removed
    +	Struct `RoleAssignmentScheduleFilter` has been removed
    +	Struct `RoleAssignmentScheduleInstanceFilter` has been removed
    +	Struct `RoleAssignmentScheduleInstanceListResult` has been removed
    +	Struct `RoleAssignmentScheduleInstanceProperties` has been removed
    +	Struct `RoleAssignmentScheduleInstance` has been removed
    +	Struct `RoleAssignmentScheduleInstancesClient` has been removed
    +	Struct `RoleAssignmentScheduleListResult` has been removed
    +	Struct `RoleAssignmentScheduleProperties` has been removed
    +	Struct `RoleAssignmentScheduleRequestFilter` has been removed
    +	Struct `RoleAssignmentScheduleRequestListResult` has been removed
    +	Struct `RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration` has been removed
    +	Struct `RoleAssignmentScheduleRequestPropertiesScheduleInfo` has been removed
    +	Struct `RoleAssignmentScheduleRequestPropertiesTicketInfo` has been removed
    +	Struct `RoleAssignmentScheduleRequestProperties` has been removed
    +	Struct `RoleAssignmentScheduleRequest` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClient` has been removed
    +	Struct `RoleAssignmentSchedule` has been removed
    +	Struct `RoleAssignmentSchedulesClient` has been removed
    +	Struct `RoleAssignment` has been removed
    +	Struct `RoleAssignmentsClient` has been removed
    +	Struct `RoleDefinitionFilter` has been removed
    +	Struct `RoleDefinitionListResult` has been removed
    +	Struct `RoleDefinitionProperties` has been removed
    +	Struct `RoleDefinition` has been removed
    +	Struct `RoleDefinitionsClient` has been removed
    +	Struct `RoleEligibilityScheduleFilter` has been removed
    +	Struct `RoleEligibilityScheduleInstanceFilter` has been removed
    +	Struct `RoleEligibilityScheduleInstanceListResult` has been removed
    +	Struct `RoleEligibilityScheduleInstanceProperties` has been removed
    +	Struct `RoleEligibilityScheduleInstance` has been removed
    +	Struct `RoleEligibilityScheduleInstancesClient` has been removed
    +	Struct `RoleEligibilityScheduleListResult` has been removed
    +	Struct `RoleEligibilityScheduleProperties` has been removed
    +	Struct `RoleEligibilityScheduleRequestFilter` has been removed
    +	Struct `RoleEligibilityScheduleRequestListResult` has been removed
    +	Struct `RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration` has been removed
    +	Struct `RoleEligibilityScheduleRequestPropertiesScheduleInfo` has been removed
    +	Struct `RoleEligibilityScheduleRequestPropertiesTicketInfo` has been removed
    +	Struct `RoleEligibilityScheduleRequestProperties` has been removed
    +	Struct `RoleEligibilityScheduleRequest` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClient` has been removed
    +	Struct `RoleEligibilitySchedule` has been removed
    +	Struct `RoleEligibilitySchedulesClient` has been removed
    +	Struct `RoleManagementPoliciesClient` has been removed
    +	Struct `RoleManagementPolicyApprovalRule` has been removed
    +	Struct `RoleManagementPolicyAssignmentListResult` has been removed
    +	Struct `RoleManagementPolicyAssignmentProperties` has been removed
    +	Struct `RoleManagementPolicyAssignment` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClient` has been removed
    +	Struct `RoleManagementPolicyAuthenticationContextRule` has been removed
    +	Struct `RoleManagementPolicyEnablementRule` has been removed
    +	Struct `RoleManagementPolicyExpirationRule` has been removed
    +	Struct `RoleManagementPolicyListResult` has been removed
    +	Struct `RoleManagementPolicyNotificationRule` has been removed
    +	Struct `RoleManagementPolicyProperties` has been removed
    +	Struct `RoleManagementPolicyRuleTarget` has been removed
    +	Struct `RoleManagementPolicy` has been removed
    +	Struct `UserSet` has been removed
    +	Struct `ValidationResponseErrorInfo` has been removed
    +	Struct `ValidationResponse` has been removed
    +	Type alias `ApprovalMode` has been removed
    +	Type alias `AssignmentType` has been removed
    +	Type alias `EnablementRules` has been removed
    +	Type alias `MemberType` has been removed
    +	Type alias `NotificationDeliveryMechanism` has been removed
    +	Type alias `NotificationLevel` has been removed
    +	Type alias `PrincipalType` has been removed
    +	Type alias `RecipientType` has been removed
    +	Type alias `RequestType` has been removed
    +	Type alias `RoleManagementPolicyRuleType` has been removed
    +	Type alias `Status` has been removed
    +	Type alias `Type` has been removed
    +	Type alias `UserType` has been removed
    azure-sdk-for-python-track2 - track2_azure-mgmt-authorization - 3.1.0b1
    +	Removed operation AlertOperationOperations.list_for_scope
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 66e7f9b. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 8.19.3 -> 9.5.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.5.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-authorization [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Model AlertConfiguration has a new parameter alert_definition
      info	[Changelog]   - Model AlertConfigurationProperties has a new parameter alert_definition
      info	[Changelog]   - Model AlertOperationResult has a new parameter created_date_time
      info	[Changelog]   - Model AlertOperationResult has a new parameter last_action_date_time
      info	[Changelog]   - Model AlertOperationResult has a new parameter resource_location
      info	[Changelog]   - Model AlertOperationResult has a new parameter status_detail
      info	[Changelog]   - Model AzureRolesAssignedOutsidePimAlertConfigurationProperties has a new parameter alert_definition
      info	[Changelog]   - Model DenyAssignment has a new parameter condition
      info	[Changelog]   - Model DenyAssignment has a new parameter condition_version
      info	[Changelog]   - Model DenyAssignment has a new parameter created_by
      info	[Changelog]   - Model DenyAssignment has a new parameter created_on
      info	[Changelog]   - Model DenyAssignment has a new parameter updated_by
      info	[Changelog]   - Model DenyAssignment has a new parameter updated_on
      info	[Changelog]   - Model DuplicateRoleCreatedAlertConfigurationProperties has a new parameter alert_definition
      info	[Changelog]   - Model RoleDefinition has a new parameter created_by
      info	[Changelog]   - Model RoleDefinition has a new parameter created_on
      info	[Changelog]   - Model RoleDefinition has a new parameter updated_by
      info	[Changelog]   - Model RoleDefinition has a new parameter updated_on
      info	[Changelog]   - Model TooManyOwnersAssignedToResourceAlertConfigurationProperties has a new parameter alert_definition
      info	[Changelog]   - Model TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties has a new parameter alert_definition
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Removed operation AlertOperationOperations.list_for_scope
    ️⚠️ azure-sdk-for-java warning [Detail]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 66e7f9b. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/authorization/armauthorization [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New function `*ScopeAccessReviewHistoryDefinitionInstancesClient.NewListPager(string, string, *ScopeAccessReviewHistoryDefinitionInstancesClientListOptions) *runtime.Pager[ScopeAccessReviewHistoryDefinitionInstancesClientListResponse]`
      info	[Changelog] - New function `NewScopeAccessReviewHistoryDefinitionsClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewHistoryDefinitionsClient, error)`
      info	[Changelog] - New function `*ScopeAccessReviewHistoryDefinitionsClient.GetByID(context.Context, string, string, *ScopeAccessReviewHistoryDefinitionsClientGetByIDOptions) (ScopeAccessReviewHistoryDefinitionsClientGetByIDResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewHistoryDefinitionsClient.NewListPager(string, *ScopeAccessReviewHistoryDefinitionsClientListOptions) *runtime.Pager[ScopeAccessReviewHistoryDefinitionsClientListResponse]`
      info	[Changelog] - New function `NewScopeAccessReviewInstanceClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewInstanceClient, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstanceClient.ApplyDecisions(context.Context, string, string, string, *ScopeAccessReviewInstanceClientApplyDecisionsOptions) (ScopeAccessReviewInstanceClientApplyDecisionsResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstanceClient.RecordAllDecisions(context.Context, string, string, string, RecordAllDecisionsProperties, *ScopeAccessReviewInstanceClientRecordAllDecisionsOptions) (ScopeAccessReviewInstanceClientRecordAllDecisionsResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstanceClient.ResetDecisions(context.Context, string, string, string, *ScopeAccessReviewInstanceClientResetDecisionsOptions) (ScopeAccessReviewInstanceClientResetDecisionsResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstanceClient.SendReminders(context.Context, string, string, string, *ScopeAccessReviewInstanceClientSendRemindersOptions) (ScopeAccessReviewInstanceClientSendRemindersResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstanceClient.Stop(context.Context, string, string, string, *ScopeAccessReviewInstanceClientStopOptions) (ScopeAccessReviewInstanceClientStopResponse, error)`
      info	[Changelog] - New function `NewScopeAccessReviewInstanceContactedReviewersClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewInstanceContactedReviewersClient, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstanceContactedReviewersClient.NewListPager(string, string, string, *ScopeAccessReviewInstanceContactedReviewersClientListOptions) *runtime.Pager[ScopeAccessReviewInstanceContactedReviewersClientListResponse]`
      info	[Changelog] - New function `NewScopeAccessReviewInstanceDecisionsClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewInstanceDecisionsClient, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstanceDecisionsClient.NewListPager(string, string, string, *ScopeAccessReviewInstanceDecisionsClientListOptions) *runtime.Pager[ScopeAccessReviewInstanceDecisionsClientListResponse]`
      info	[Changelog] - New function `NewScopeAccessReviewInstancesClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewInstancesClient, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstancesClient.Create(context.Context, string, string, string, AccessReviewInstanceProperties, *ScopeAccessReviewInstancesClientCreateOptions) (ScopeAccessReviewInstancesClientCreateResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstancesClient.GetByID(context.Context, string, string, string, *ScopeAccessReviewInstancesClientGetByIDOptions) (ScopeAccessReviewInstancesClientGetByIDResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewInstancesClient.NewListPager(string, string, *ScopeAccessReviewInstancesClientListOptions) *runtime.Pager[ScopeAccessReviewInstancesClientListResponse]`
      info	[Changelog] - New function `NewScopeAccessReviewScheduleDefinitionsClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewScheduleDefinitionsClient, error)`
      info	[Changelog] - New function `*ScopeAccessReviewScheduleDefinitionsClient.CreateOrUpdateByID(context.Context, string, string, AccessReviewScheduleDefinitionProperties, *ScopeAccessReviewScheduleDefinitionsClientCreateOrUpdateByIDOptions) (ScopeAccessReviewScheduleDefinitionsClientCreateOrUpdateByIDResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewScheduleDefinitionsClient.DeleteByID(context.Context, string, string, *ScopeAccessReviewScheduleDefinitionsClientDeleteByIDOptions) (ScopeAccessReviewScheduleDefinitionsClientDeleteByIDResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewScheduleDefinitionsClient.GetByID(context.Context, string, string, *ScopeAccessReviewScheduleDefinitionsClientGetByIDOptions) (ScopeAccessReviewScheduleDefinitionsClientGetByIDResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewScheduleDefinitionsClient.NewListPager(string, *ScopeAccessReviewScheduleDefinitionsClientListOptions) *runtime.Pager[ScopeAccessReviewScheduleDefinitionsClientListResponse]`
      info	[Changelog] - New function `*ScopeAccessReviewScheduleDefinitionsClient.Stop(context.Context, string, string, *ScopeAccessReviewScheduleDefinitionsClientStopOptions) (ScopeAccessReviewScheduleDefinitionsClientStopResponse, error)`
      info	[Changelog] - New function `NewTenantLevelAccessReviewInstanceContactedReviewersClient(azcore.TokenCredential, *arm.ClientOptions) (*TenantLevelAccessReviewInstanceContactedReviewersClient, error)`
      info	[Changelog] - New function `*TenantLevelAccessReviewInstanceContactedReviewersClient.NewListPager(string, string, *TenantLevelAccessReviewInstanceContactedReviewersClientListOptions) *runtime.Pager[TenantLevelAccessReviewInstanceContactedReviewersClientListResponse]`
      info	[Changelog] - New function `*TooManyOwnersAssignedToResourceAlertConfigurationProperties.GetAlertConfigurationProperties() *AlertConfigurationProperties`
      info	[Changelog] - New function `*TooManyOwnersAssignedToResourceAlertIncidentProperties.GetAlertIncidentProperties() *AlertIncidentProperties`
      info	[Changelog] - New function `*TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties.GetAlertConfigurationProperties() *AlertConfigurationProperties`
      info	[Changelog] - New function `*TooManyPermanentOwnersAssignedToResourceAlertIncidentProperties.GetAlertIncidentProperties() *AlertIncidentProperties`
      info	[Changelog] - New struct `AccessReviewActorIdentity`
      info	[Changelog] - New struct `AccessReviewContactedReviewer`
      info	[Changelog] - New struct `AccessReviewContactedReviewerListResult`
      info	[Changelog] - New struct `AccessReviewContactedReviewerProperties`
      info	[Changelog] - New struct `AccessReviewDecision`
      info	[Changelog] - New struct `AccessReviewDecisionInsight`
      info	[Changelog] - New struct `AccessReviewDecisionListResult`
      info	[Changelog] - New struct `AccessReviewDecisionPrincipalResourceMembership`
      info	[Changelog] - New struct `AccessReviewDecisionProperties`
      info	[Changelog] - New struct `AccessReviewDecisionResource`
      info	[Changelog] - New struct `AccessReviewDecisionServicePrincipalIdentity`
      info	[Changelog] - New struct `AccessReviewDecisionUserIdentity`
      info	[Changelog] - New struct `AccessReviewDecisionUserSignInInsightProperties`
      info	[Changelog] - New struct `AccessReviewDefaultSettings`
      info	[Changelog] - New struct `AccessReviewDefaultSettingsClient`
      info	[Changelog] - New struct `AccessReviewHistoryDefinition`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionClient`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionInstanceClient`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionInstanceListResult`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionInstancesClient`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionListResult`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionProperties`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionsClient`
      info	[Changelog] - New struct `AccessReviewHistoryInstance`
      info	[Changelog] - New struct `AccessReviewHistoryInstanceProperties`
      info	[Changelog] - New struct `AccessReviewHistoryScheduleSettings`
      info	[Changelog] - New struct `AccessReviewInstance`
      info	[Changelog] - New struct `AccessReviewInstanceClient`
      info	[Changelog] - New struct `AccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New struct `AccessReviewInstanceDecisionsClient`
      info	[Changelog] - New struct `AccessReviewInstanceListResult`
      info	[Changelog] - New struct `AccessReviewInstanceMyDecisionsClient`
      info	[Changelog] - New struct `AccessReviewInstanceProperties`
      info	[Changelog] - New struct `AccessReviewInstancesAssignedForMyApprovalClient`
      info	[Changelog] - New struct `AccessReviewInstancesClient`
      info	[Changelog] - New struct `AccessReviewRecurrencePattern`
      info	[Changelog] - New struct `AccessReviewRecurrenceRange`
      info	[Changelog] - New struct `AccessReviewRecurrenceSettings`
      info	[Changelog] - New struct `AccessReviewReviewer`
      info	[Changelog] - New struct `AccessReviewScheduleDefinition`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionListResult`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionProperties`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionsAssignedForMyApprovalClient`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionsClient`
      info	[Changelog] - New struct `AccessReviewScheduleSettings`
      info	[Changelog] - New struct `AccessReviewScope`
      info	[Changelog] - New struct `Alert`
      info	[Changelog] - New struct `AlertConfiguration`
      info	[Changelog] - New struct `AlertConfigurationListResult`
      info	[Changelog] - New struct `AlertConfigurationsClient`
      info	[Changelog] - New struct `AlertDefinition`
      info	[Changelog] - New struct `AlertDefinitionListResult`
      info	[Changelog] - New struct `AlertDefinitionProperties`
      info	[Changelog] - New struct `AlertDefinitionsClient`
      info	[Changelog] - New struct `AlertIncident`
      info	[Changelog] - New struct `AlertIncidentListResult`
      info	[Changelog] - New struct `AlertIncidentsClient`
      info	[Changelog] - New struct `AlertListResult`
      info	[Changelog] - New struct `AlertOperationClient`
      info	[Changelog] - New struct `AlertOperationResult`
      info	[Changelog] - New struct `AlertProperties`
      info	[Changelog] - New struct `AlertsClient`
      info	[Changelog] - New struct `AzureRolesAssignedOutsidePimAlertConfigurationProperties`
      info	[Changelog] - New struct `AzureRolesAssignedOutsidePimAlertIncidentProperties`
      info	[Changelog] - New struct `DuplicateRoleCreatedAlertConfigurationProperties`
      info	[Changelog] - New struct `DuplicateRoleCreatedAlertIncidentProperties`
      info	[Changelog] - New struct `ErrorDefinition`
      info	[Changelog] - New struct `ErrorDefinitionProperties`
      info	[Changelog] - New struct `Operation`
      info	[Changelog] - New struct `OperationDisplay`
      info	[Changelog] - New struct `OperationListResult`
      info	[Changelog] - New struct `OperationsClient`
      info	[Changelog] - New struct `RecordAllDecisionsProperties`
      info	[Changelog] - New struct `ScopeAccessReviewDefaultSettingsClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstanceClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstancesClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionsClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceDecisionsClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClient`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClient`
      info	[Changelog] - New struct `TenantLevelAccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New struct `TooManyOwnersAssignedToResourceAlertConfigurationProperties`
      info	[Changelog] - New struct `TooManyOwnersAssignedToResourceAlertIncidentProperties`
      info	[Changelog] - New struct `TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties`
      info	[Changelog] - New struct `TooManyPermanentOwnersAssignedToResourceAlertIncidentProperties`
      info	[Changelog]
      info	[Changelog] Total 298 breaking change(s), 390 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 66e7f9b. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-authorization [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 66e7f9b. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh]  WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️authorization [View full logs
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 66e7f9b. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • ️✔️Az.Authorization [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 15, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/authorization/armauthorization https://apiview.dev/Assemblies/Review/62e095782471442da1465d661d64d35d
    Java azure-resourcemanager-authorization-generated https://apiview.dev/Assemblies/Review/84be7d152897400bbd4886ee58a9482e
    JavaScript @azure/arm-authorization https://apiview.dev/Assemblies/Review/0e03d95b68804bfeaea7bc871258085a
    .Net Azure.ResourceManager.Authorization https://apiview.dev/Assemblies/Review/fbe4f768024c4b71b9d2ed3af99d0ddd

    @openapi-workflow-bot
    Copy link

    Hi @juliawelborn, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @AzureRestAPISpecReview AzureRestAPISpecReview added the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Feb 15, 2023
    @openapi-workflow-bot
    Copy link

    Hi @juliawelborn, 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.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @juliawelborn
    Copy link
    Contributor Author

    Hi @juliawelborn, 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. Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    Hi @ruowan. There is no customer impact to this breaking change because this API version has not been released to customers. The changes are necessary to align with our service's corresponding Graph APIs, which is important to reduce customer confusion. I have created a breaking change request describing the scenario as well (Scenario 17191878: Microsoft.Authorization 2022-08-01-preview API version breaking change request)

    @mikekistler mikekistler added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Feb 16, 2023
    @ruowan ruowan merged commit 66e7f9b into Azure:main Feb 17, 2023
    aviyerMSFT pushed a commit to aviyerMSFT/azure-rest-api-specs that referenced this pull request Mar 22, 2023
    * Start updating paths
    
    * update all paths and examples
    
    * Change patch operations to 204 instead of 200
    
    * Update operations paths
    
    * Add new properties to operation
    
    * Update RoleManagementAlerts.json
    
    * Delete GetAlertOperations.json
    
    * Update GetAlertOperationById.json
    
    * Fix accidental comma deletion
    
    * Update GetAlertOperationById.json
    
    * Update RefreshAlert.json
    
    * Update RefreshAllAlerts.json
    
    * Update RefreshAlert.json
    
    * Fix date formatting
    
    * Fix date format
    
    * Fix date format
    
    * Update RefreshAlert.json
    
    * Remove unused type
    
    * Add remediatable to custom words
    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 Authorization BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants