Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RoleManagementAlerts resource for PIM #19296

Merged
merged 14 commits into from
Sep 29, 2022
Merged

Add RoleManagementAlerts resource for PIM #19296

merged 14 commits into from
Sep 29, 2022

Conversation

juliawelborn
Copy link
Contributor

@juliawelborn juliawelborn commented May 31, 2022

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

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
    • Other, please clarify
  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. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the 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 refresh required 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

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 appy 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 are using OpenAPIHub to initialize the PR for adding a new version. 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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, @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. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 31, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-2021-12-01-preview-only package-2021-12-01-preview-only(0905ab1) package-2021-12-01-preview-only(main)

    [must fix]The following errors/warnings are introduced by current PR:

    Rule Message Related RPC [For API reviewers]
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'AlertOperation_ListForScope' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json#L749
    ️⚠️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: 158 Errors, 0 Warnings failed [Detail]

    Tag package-2021-12-01-preview-only; Prod region: Deployed

    Test run on region: westcentralus; Operation coverage: total: 69, untested: 0, failed: 67, passed: 2

    Service API Readiness Test failed. Check pipeline artifact for detail report.

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    CLIENT_ERROR "statusCode: 404,
    errorCode: MissingSubscription,
    errorMessage: The request did not have a subscription or a valid tenant level resource provider."
    ASSERTION_ERROR "expected response code to be 2XX but found 404"
    CLIENT_ERROR "statusCode: 404,
    errorCode: MissingSubscription,
    errorMessage: The request did not have a subscription or a valid tenant level resource provider."
    ASSERTION_ERROR "expected response code to be 2XX but found 404"
    CLIENT_ERROR "statusCode: 404,
    errorCode: MissingSubscription,
    errorMessage: The request did not have a subscription or a valid tenant level resource provider."
    ASSERTION_ERROR "expected response code to be 2XX but found 404"
    CLIENT_ERROR "statusCode: 404,
    errorCode: MissingSubscription,
    errorMessage: The request did not have a subscription or a valid tenant level resource provider."
    ASSERTION_ERROR "expected response code to be 2XX but found 404"
    SERVER_ERROR "statusCode: 503,
    errorCode: undefined,
    errorMessage: undefined"
    ASSERTION_ERROR "expected response code to be 2XX but found 503"
    INVALID_CONTENT_TYPE "Invalid Content-Type (application/octet-stream). These are supported: application/json"
    INVALID_RESPONSE_BODY "Body is required in response but not provided"
    CLIENT_ERROR "statusCode: 400,
    errorCode: undefined,
    errorMessage: undefined"
    ASSERTION_ERROR "expected response code to be 2XX but found 400"
    OBJECT_ADDITIONAL_PROPERTIES "Additional properties not allowed: Message"
    CLIENT_ERROR "statusCode: 400,
    errorCode: undefined,
    errorMessage: undefined"
    ASSERTION_ERROR "expected response code to be 2XX but found 400"
    OBJECT_ADDITIONAL_PROPERTIES "Additional properties not allowed: Message"
    CLIENT_ERROR "statusCode: 404,
    errorCode: MissingSubscription,
    errorMessage: The request did not have a subscription or a valid tenant level resource provider."
    ASSERTION_ERROR "expected response code to be 2XX but found 404"
    CLIENT_ERROR "statusCode: 404,
    errorCode: MissingSubscription,
    errorMessage: The request did not have a subscription or a valid tenant level resource provider."
    ASSERTION_ERROR "expected response code to be 2XX but found 404"
    CLIENT_ERROR "statusCode: 404,
    errorCode: MissingSubscription,
    errorMessage: The request did not have a subscription or a valid tenant level resource provider."
    ASSERTION_ERROR "expected response code to be 2XX but found 404"
    CLIENT_ERROR "statusCode: 405,
    errorCode: undefined,
    errorMessage: undefined"
    ASSERTION_ERROR "expected response code to be 2XX but found 405"
    OBJECT_ADDITIONAL_PROPERTIES "Additional properties not allowed: Message"
    CLIENT_ERROR "statusCode: 400,
    errorCode: undefined,
    errorMessage: undefined"
    ASSERTION_ERROR "expected response code to be 2XX but found 400"
    OBJECT_ADDITIONAL_PROPERTIES "Additional properties not allowed: Message"
    ️❌~[Staging] TrafficValidation: 0 Errors, 0 Warnings failed [Detail]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️⚠️SDK Track2 Validation: 3 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/0905ab1dfabddb4de0f8076a06e9aa46a17a35fa/specification/authorization/resource-manager/readme.md#tag-package-2021-12-01-preview-only">authorization/resource-manager/readme.md#package-2021-12-01-preview-only
      • "https://github.com/Azure/azure-rest-api-specs/blob/0905ab1dfabddb4de0f8076a06e9aa46a17a35fa/specification/authorization/resource-manager/readme.md#tag-package-2022-08-01-preview-only">authorization/resource-manager/readme.md#package-2022-08-01-preview-only
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ Modeler/MissingType "readme":"authorization/resource-manager/readme.md",
    "tag":"package-2021-12-01-preview-only",
    "details":"The schema 'AccessReviewDecisionInsightProperties-insightCreatedDateTime' has no type or format information whatsoever. Location:\n file:///mnt/vss/_work/1/azure-rest-api-specs/specification/authorization/resource-manager/Microsoft.Authorization/preview/2021-12-01-preview/authorization-AccessReviewCalls.json#/components/schemas/AccessReviewDecisionInsightProperties-insightCreatedDateTime"
    ⚠️ Modeler/MissingType "readme":"authorization/resource-manager/readme.md",
    "tag":"package-2021-12-01-preview-only",
    "details":"The schema 'AccessReviewDecisionUserSignInInsightProperties-lastSignInDateTime' has no type or format information whatsoever. Location:\n file:///mnt/vss/_work/1/azure-rest-api-specs/specification/authorization/resource-manager/Microsoft.Authorization/preview/2021-12-01-preview/authorization-AccessReviewCalls.json#/components/schemas/AccessReviewDecisionUserSignInInsightProperties-lastSignInDateTime"
    ⚠️ UnkownSecurityScheme "readme":"authorization/resource-manager/readme.md",
    "tag":"package-2022-08-01-preview-only",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"


    The following errors/warnings exist before current PR submission:

    Rule Message
    ⚠️ PreCheck/EmptyParentSchemaWarning "readme":"authorization/resource-manager/readme.md",
    "tag":"package-2021-12-01-preview-only",
    "details":"Schema 'AccessReviewDecisionUserSignInInsightProperties' has an allOf list with an empty object schema as a parent,
    removing it."
    ⚠️ PreCheck/EmptyParentSchemaWarning "readme":"authorization/resource-manager/readme.md",
    "tag":"package-2021-12-01-preview-only",
    "details":"Schema 'AccessReviewDecisionUserIdentity' has an allOf list with an empty object schema as a parent,
    removing it."
    ⚠️ PreCheck/EmptyParentSchemaWarning "readme":"authorization/resource-manager/readme.md",
    "tag":"package-2021-12-01-preview-only",
    "details":"Schema 'AccessReviewDecisionServicePrincipalIdentity' has an allOf list with an empty object schema as a parent,
    removing it."
    ⚠️ UnkownSecurityScheme "readme":"authorization/resource-manager/readme.md",
    "tag":"package-2021-12-01-preview-only",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ️️✔️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 May 31, 2022

    Swagger Generation Artifacts

    ️🔄ApiDocPreview inProgress [Detail]
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go-track2 - armauthorization - 2.0.0-beta.2
    ️✔️azure-sdk-for-go - authorization/mgmt/2020-10-01/authorization - v65.0.0
    azure-sdk-for-go - authorization/mgmt/2015-07-01/authorization - v65.0.0
    +	Function `ProviderOperationsMetadataClient.GetPreparer` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.Get` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.List` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    ️✔️azure-sdk-for-go - preview/authorization/mgmt/2020-10-01-preview/authorization - v65.0.0
    azure-sdk-for-go - preview/authorization/mgmt/2020-04-01-preview/authorization - v65.0.0
    +	Const `Application` has been removed
    +	Const `DirectoryObjectOrGroup` has been removed
    +	Const `DirectoryRoleTemplate` has been removed
    +	Const `Everyone` has been removed
    +	Const `MSI` has been removed
    +	Const `Unknown` has been removed
    +	Function `Principal.MarshalJSON` has been removed
    azure-sdk-for-go - preview/authorization/mgmt/2018-09-01-preview/authorization - v65.0.0
    +	Const `Application` has been removed
    +	Const `DirectoryObjectOrGroup` has been removed
    +	Const `DirectoryRoleTemplate` has been removed
    +	Const `Everyone` has been removed
    +	Const `MSI` has been removed
    +	Const `Unknown` has been removed
    +	Function `Principal.MarshalJSON` has been removed
    azure-sdk-for-go - preview/authorization/mgmt/2018-07-01-preview/authorization - v65.0.0
    +	Function `Principal.MarshalJSON` has been removed
    ️✔️azure-sdk-for-go - preview/authorization/mgmt/2018-01-01-preview/authorization - v65.0.0
    azure-sdk-for-go - preview/authorization/mgmt/2017-10-01-preview/authorization - v65.0.0
    +	Function `ProviderOperationsMetadataClient.GetPreparer` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.Get` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.List` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-authorization - 2.0.0
    azure-sdk-for-go - armauthorization - 2.0.0-beta.2
    ️⌛ azure-sdk-for-net-track2 pending [Detail]
    ️⌛ azure-sdk-for-python-track2 pending [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost
    Copy link

    ghost commented May 31, 2022

    CLA assistant check
    All CLA requirements met.

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

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

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

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 3, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/authorization/armauthorization Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Java azure-resourcemanager-authorization-generated Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    .Net Azure.ResourceManager.Authorization Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-authorization Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-authorization Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 10, 2022

    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 - authorization/mgmt/2015-07-01/authorization - v65.0.0
    +	Function `ProviderOperationsMetadataClient.GetPreparer` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.Get` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.List` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`

    azure-sdk-for-go - preview/authorization/mgmt/2020-04-01-preview/authorization - v65.0.0
    +	Const `Application` has been removed
    +	Const `DirectoryObjectOrGroup` has been removed
    +	Const `DirectoryRoleTemplate` has been removed
    +	Const `Everyone` has been removed
    +	Const `MSI` has been removed
    +	Const `Unknown` has been removed
    +	Function `Principal.MarshalJSON` has been removed
    azure-sdk-for-go - preview/authorization/mgmt/2018-09-01-preview/authorization - v65.0.0
    +	Const `Application` has been removed
    +	Const `DirectoryObjectOrGroup` has been removed
    +	Const `DirectoryRoleTemplate` has been removed
    +	Const `Everyone` has been removed
    +	Const `MSI` has been removed
    +	Const `Unknown` has been removed
    +	Function `Principal.MarshalJSON` has been removed
    azure-sdk-for-go - preview/authorization/mgmt/2018-07-01-preview/authorization - v65.0.0
    +	Function `Principal.MarshalJSON` has been removed

    azure-sdk-for-go - preview/authorization/mgmt/2017-10-01-preview/authorization - v65.0.0
    +	Function `ProviderOperationsMetadataClient.GetPreparer` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.Get` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ProviderOperationsMetadataClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ProviderOperationsMetadataClient.List` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`

    azure-sdk-for-go - armauthorization - 2.0.0-beta.2
    +	Function `*AccessReviewDecisionResource.GetAccessReviewDecisionResource` has been removed
    +	Function `*AccessReviewDecisionResourceAzureRole.GetAccessReviewDecisionResource` has been removed
    +	Struct `AccessReviewDecisionResourceAzureRole` has been removed
    +	Type of `AccessReviewDecisionProperties.Resource` has been changed from `AccessReviewDecisionResourceClassification` to `*AccessReviewDecisionResource`
    azure-sdk-for-go - sdk/resourcemanager/authorization/armauthorization - 3.0.0-beta.1
    +	Const `ApprovalModeNoApproval` has been removed
    +	Const `ApprovalModeParallel` has been removed
    +	Const `ApprovalModeSerial` has been removed
    +	Const `ApprovalModeSingleStage` has been removed
    +	Const `AssignmentTypeActivated` has been removed
    +	Const `AssignmentTypeAssigned` has been removed
    +	Const `EnablementRulesJustification` has been removed
    +	Const `EnablementRulesMultiFactorAuthentication` has been removed
    +	Const `EnablementRulesTicketing` has been removed
    +	Const `MemberTypeDirect` has been removed
    +	Const `MemberTypeGroup` has been removed
    +	Const `MemberTypeInherited` has been removed
    +	Const `NotificationDeliveryMechanismEmail` has been removed
    +	Const `NotificationLevelAll` has been removed
    +	Const `NotificationLevelCritical` has been removed
    +	Const `NotificationLevelNone` has been removed
    +	Const `PrincipalTypeDevice` has been removed
    +	Const `PrincipalTypeForeignGroup` has been removed
    +	Const `PrincipalTypeGroup` has been removed
    +	Const `PrincipalTypeServicePrincipal` has been removed
    +	Const `PrincipalTypeUser` has been removed
    +	Const `RecipientTypeAdmin` has been removed
    +	Const `RecipientTypeApprover` has been removed
    +	Const `RecipientTypeRequestor` has been removed
    +	Const `RequestTypeAdminAssign` has been removed
    +	Const `RequestTypeAdminExtend` has been removed
    +	Const `RequestTypeAdminRemove` has been removed
    +	Const `RequestTypeAdminRenew` has been removed
    +	Const `RequestTypeAdminUpdate` has been removed
    +	Const `RequestTypeSelfActivate` has been removed
    +	Const `RequestTypeSelfDeactivate` has been removed
    +	Const `RequestTypeSelfExtend` has been removed
    +	Const `RequestTypeSelfRenew` has been removed
    +	Const `RoleManagementPolicyRuleTypeRoleManagementPolicyApprovalRule` has been removed
    +	Const `RoleManagementPolicyRuleTypeRoleManagementPolicyAuthenticationContextRule` has been removed
    +	Const `RoleManagementPolicyRuleTypeRoleManagementPolicyEnablementRule` has been removed
    +	Const `RoleManagementPolicyRuleTypeRoleManagementPolicyExpirationRule` has been removed
    +	Const `RoleManagementPolicyRuleTypeRoleManagementPolicyNotificationRule` has been removed
    +	Const `StatusAccepted` has been removed
    +	Const `StatusAdminApproved` has been removed
    +	Const `StatusAdminDenied` has been removed
    +	Const `StatusCanceled` has been removed
    +	Const `StatusDenied` has been removed
    +	Const `StatusFailedAsResourceIsLocked` has been removed
    +	Const `StatusFailed` has been removed
    +	Const `StatusGranted` has been removed
    +	Const `StatusInvalid` has been removed
    +	Const `StatusPendingAdminDecision` has been removed
    +	Const `StatusPendingApprovalProvisioning` has been removed
    +	Const `StatusPendingApproval` has been removed
    +	Const `StatusPendingEvaluation` has been removed
    +	Const `StatusPendingExternalProvisioning` has been removed
    +	Const `StatusPendingProvisioning` has been removed
    +	Const `StatusPendingRevocation` has been removed
    +	Const `StatusPendingScheduleCreation` has been removed
    +	Const `StatusProvisioned` has been removed
    +	Const `StatusProvisioningStarted` has been removed
    +	Const `StatusRevoked` has been removed
    +	Const `StatusScheduleCreated` has been removed
    +	Const `StatusTimedOut` has been removed
    +	Const `TypeAfterDateTime` has been removed
    +	Const `TypeAfterDuration` has been removed
    +	Const `TypeNoExpiration` has been removed
    +	Const `UserTypeGroup` has been removed
    +	Const `UserTypeUser` has been removed
    +	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
    +	Function `PossibleApprovalModeValues` has been removed
    +	Function `PossibleAssignmentTypeValues` has been removed
    +	Function `PossibleEnablementRulesValues` has been removed
    +	Function `PossibleMemberTypeValues` has been removed
    +	Function `PossibleNotificationDeliveryMechanismValues` has been removed
    +	Function `PossibleNotificationLevelValues` has been removed
    +	Function `PossiblePrincipalTypeValues` has been removed
    +	Function `PossibleRecipientTypeValues` has been removed
    +	Function `PossibleRequestTypeValues` has been removed
    +	Function `PossibleRoleManagementPolicyRuleTypeValues` has been removed
    +	Function `PossibleStatusValues` has been removed
    +	Function `PossibleTypeValues` has been removed
    +	Function `PossibleUserTypeValues` 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 `ClassicAdministratorsClientListOptions` has been removed
    +	Struct `ClassicAdministratorsClientListResponse` 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 `DenyAssignmentsClientGetByIDOptions` has been removed
    +	Struct `DenyAssignmentsClientGetByIDResponse` has been removed
    +	Struct `DenyAssignmentsClientGetOptions` has been removed
    +	Struct `DenyAssignmentsClientGetResponse` has been removed
    +	Struct `DenyAssignmentsClientListForResourceGroupOptions` has been removed
    +	Struct `DenyAssignmentsClientListForResourceGroupResponse` has been removed
    +	Struct `DenyAssignmentsClientListForResourceOptions` has been removed
    +	Struct `DenyAssignmentsClientListForResourceResponse` has been removed
    +	Struct `DenyAssignmentsClientListForScopeOptions` has been removed
    +	Struct `DenyAssignmentsClientListForScopeResponse` has been removed
    +	Struct `DenyAssignmentsClientListOptions` has been removed
    +	Struct `DenyAssignmentsClientListResponse` has been removed
    +	Struct `DenyAssignmentsClient` has been removed
    +	Struct `EligibleChildResource` has been removed
    +	Struct `EligibleChildResourcesClientGetOptions` has been removed
    +	Struct `EligibleChildResourcesClientGetResponse` 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 `GlobalAdministratorClientElevateAccessOptions` has been removed
    +	Struct `GlobalAdministratorClientElevateAccessResponse` has been removed
    +	Struct `GlobalAdministratorClient` has been removed
    +	Struct `PermissionGetResult` has been removed
    +	Struct `Permission` has been removed
    +	Struct `PermissionsClientListForResourceGroupOptions` has been removed
    +	Struct `PermissionsClientListForResourceGroupResponse` has been removed
    +	Struct `PermissionsClientListForResourceOptions` has been removed
    +	Struct `PermissionsClientListForResourceResponse` 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 `ProviderOperationsMetadataClientGetOptions` has been removed
    +	Struct `ProviderOperationsMetadataClientGetResponse` has been removed
    +	Struct `ProviderOperationsMetadataClientListOptions` has been removed
    +	Struct `ProviderOperationsMetadataClientListResponse` 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 `RoleAssignmentScheduleInstancesClientGetOptions` has been removed
    +	Struct `RoleAssignmentScheduleInstancesClientGetResponse` has been removed
    +	Struct `RoleAssignmentScheduleInstancesClientListForScopeOptions` has been removed
    +	Struct `RoleAssignmentScheduleInstancesClientListForScopeResponse` 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 `RoleAssignmentScheduleRequestsClientCancelOptions` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientCancelResponse` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientCreateOptions` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientCreateResponse` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientGetOptions` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientGetResponse` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientListForScopeOptions` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientListForScopeResponse` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientValidateOptions` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientValidateResponse` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClient` has been removed
    +	Struct `RoleAssignmentSchedule` has been removed
    +	Struct `RoleAssignmentSchedulesClientGetOptions` has been removed
    +	Struct `RoleAssignmentSchedulesClientGetResponse` has been removed
    +	Struct `RoleAssignmentSchedulesClientListForScopeOptions` has been removed
    +	Struct `RoleAssignmentSchedulesClientListForScopeResponse` has been removed
    +	Struct `RoleAssignmentSchedulesClient` has been removed
    +	Struct `RoleAssignment` has been removed
    +	Struct `RoleAssignmentsClientCreateByIDOptions` has been removed
    +	Struct `RoleAssignmentsClientCreateByIDResponse` has been removed
    +	Struct `RoleAssignmentsClientCreateOptions` has been removed
    +	Struct `RoleAssignmentsClientCreateResponse` has been removed
    +	Struct `RoleAssignmentsClientDeleteByIDOptions` has been removed
    +	Struct `RoleAssignmentsClientDeleteByIDResponse` has been removed
    +	Struct `RoleAssignmentsClientDeleteOptions` has been removed
    +	Struct `RoleAssignmentsClientDeleteResponse` has been removed
    +	Struct `RoleAssignmentsClientGetByIDOptions` has been removed
    +	Struct `RoleAssignmentsClientGetByIDResponse` has been removed
    +	Struct `RoleAssignmentsClientGetOptions` has been removed
    +	Struct `RoleAssignmentsClientGetResponse` has been removed
    +	Struct `RoleAssignmentsClientListForResourceGroupOptions` has been removed
    +	Struct `RoleAssignmentsClientListForResourceGroupResponse` has been removed
    +	Struct `RoleAssignmentsClientListForResourceOptions` has been removed
    +	Struct `RoleAssignmentsClientListForResourceResponse` has been removed
    +	Struct `RoleAssignmentsClientListForScopeOptions` has been removed
    +	Struct `RoleAssignmentsClientListForScopeResponse` has been removed
    +	Struct `RoleAssignmentsClientListForSubscriptionOptions` has been removed
    +	Struct `RoleAssignmentsClientListForSubscriptionResponse` 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 `RoleDefinitionsClientCreateOrUpdateOptions` has been removed
    +	Struct `RoleDefinitionsClientCreateOrUpdateResponse` has been removed
    +	Struct `RoleDefinitionsClientDeleteOptions` has been removed
    +	Struct `RoleDefinitionsClientDeleteResponse` has been removed
    +	Struct `RoleDefinitionsClientGetByIDOptions` has been removed
    +	Struct `RoleDefinitionsClientGetByIDResponse` has been removed
    +	Struct `RoleDefinitionsClientGetOptions` has been removed
    +	Struct `RoleDefinitionsClientGetResponse` has been removed
    +	Struct `RoleDefinitionsClientListOptions` has been removed
    +	Struct `RoleDefinitionsClientListResponse` 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 `RoleEligibilityScheduleInstancesClientGetOptions` has been removed
    +	Struct `RoleEligibilityScheduleInstancesClientGetResponse` has been removed
    +	Struct `RoleEligibilityScheduleInstancesClientListForScopeOptions` has been removed
    +	Struct `RoleEligibilityScheduleInstancesClientListForScopeResponse` 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 `RoleEligibilityScheduleRequestsClientCancelOptions` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientCancelResponse` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientCreateOptions` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientCreateResponse` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientGetOptions` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientGetResponse` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientListForScopeOptions` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientListForScopeResponse` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientValidateOptions` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientValidateResponse` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClient` has been removed
    +	Struct `RoleEligibilitySchedule` has been removed
    +	Struct `RoleEligibilitySchedulesClientGetOptions` has been removed
    +	Struct `RoleEligibilitySchedulesClientGetResponse` has been removed
    +	Struct `RoleEligibilitySchedulesClientListForScopeOptions` has been removed
    +	Struct `RoleEligibilitySchedulesClientListForScopeResponse` has been removed
    +	Struct `RoleEligibilitySchedulesClient` has been removed
    +	Struct `RoleManagementPoliciesClientDeleteOptions` has been removed
    +	Struct `RoleManagementPoliciesClientDeleteResponse` has been removed
    +	Struct `RoleManagementPoliciesClientGetOptions` has been removed
    +	Struct `RoleManagementPoliciesClientGetResponse` has been removed
    +	Struct `RoleManagementPoliciesClientListForScopeOptions` has been removed
    +	Struct `RoleManagementPoliciesClientListForScopeResponse` has been removed
    +	Struct `RoleManagementPoliciesClientUpdateOptions` has been removed
    +	Struct `RoleManagementPoliciesClientUpdateResponse` 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 `RoleManagementPolicyAssignmentsClientCreateOptions` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClientCreateResponse` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClientDeleteOptions` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClientDeleteResponse` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClientGetOptions` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClientGetResponse` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClientListForScopeOptions` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClientListForScopeResponse` 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 `RoleManagementPolicyRule` 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-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 14677ba. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.Authorization [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 14677ba. 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
    • ️✔️track2_azure-mgmt-authorization [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation AccessReviewInstancesOperations.create
      info	[Changelog]   - Added operation group AccessReviewHistoryDefinitionInstanceOperations
      info	[Changelog]   - Added operation group AccessReviewHistoryDefinitionInstancesOperations
      info	[Changelog]   - Added operation group AccessReviewHistoryDefinitionOperations
      info	[Changelog]   - Added operation group AccessReviewHistoryDefinitionsOperations
      info	[Changelog]   - Added operation group AccessReviewInstanceContactedReviewersOperations
      info	[Changelog]   - Added operation group AlertConfigurationsOperations
      info	[Changelog]   - Added operation group AlertDefinitionsOperations
      info	[Changelog]   - Added operation group AlertIncidentsOperations
      info	[Changelog]   - Added operation group AlertOperationOperations
      info	[Changelog]   - Added operation group AlertsOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewDefaultSettingsOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewHistoryDefinitionInstanceOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewHistoryDefinitionInstancesOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewHistoryDefinitionOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewHistoryDefinitionsOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewInstanceContactedReviewersOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewInstanceDecisionsOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewInstanceOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewInstancesOperations
      info	[Changelog]   - Added operation group ScopeAccessReviewScheduleDefinitionsOperations
      info	[Changelog]   - Added operation group TenantLevelAccessReviewInstanceContactedReviewersOperations
      info	[Changelog]   - Model AccessReviewDecision has a new parameter insights
      info	[Changelog]   - Model AccessReviewDecision has a new parameter membership_types
      info	[Changelog]   - Model AccessReviewDecisionProperties has a new parameter insights
      info	[Changelog]   - Model AccessReviewDecisionProperties has a new parameter membership_types
      info	[Changelog]   - Model AccessReviewDefaultSettings has a new parameter recommendation_look_back_duration
      info	[Changelog]   - Model AccessReviewInstance has a new parameter backup_reviewers
      info	[Changelog]   - Model AccessReviewInstance has a new parameter reviewers
      info	[Changelog]   - Model AccessReviewInstance has a new parameter reviewers_type
      info	[Changelog]   - Model AccessReviewScheduleDefinition has a new parameter exclude_resource_id
      info	[Changelog]   - Model AccessReviewScheduleDefinition has a new parameter exclude_role_definition_id
      info	[Changelog]   - Model AccessReviewScheduleDefinition has a new parameter expand_nested_memberships
      info	[Changelog]   - Model AccessReviewScheduleDefinition has a new parameter include_access_below_resource
      info	[Changelog]   - Model AccessReviewScheduleDefinition has a new parameter include_inherited_access
      info	[Changelog]   - Model AccessReviewScheduleDefinition has a new parameter recommendation_look_back_duration
      info	[Changelog]   - Model AccessReviewScheduleDefinitionProperties has a new parameter exclude_resource_id
      info	[Changelog]   - Model AccessReviewScheduleDefinitionProperties has a new parameter exclude_role_definition_id
      info	[Changelog]   - Model AccessReviewScheduleDefinitionProperties has a new parameter expand_nested_memberships
      info	[Changelog]   - Model AccessReviewScheduleDefinitionProperties has a new parameter include_access_below_resource
      info	[Changelog]   - Model AccessReviewScheduleDefinitionProperties has a new parameter include_inherited_access
      info	[Changelog]   - Model AccessReviewScheduleDefinitionProperties has a new parameter recommendation_look_back_duration
      info	[Changelog]   - Model AccessReviewScheduleSettings has a new parameter recommendation_look_back_duration
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 14677ba. 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 struct `AlertConfigurationsClientListForScopeOptions`
      info	[Changelog] - New struct `AlertConfigurationsClientListForScopeResponse`
      info	[Changelog] - New struct `AlertConfigurationsClientUpdateOptions`
      info	[Changelog] - New struct `AlertConfigurationsClientUpdateResponse`
      info	[Changelog] - New struct `AlertDefinition`
      info	[Changelog] - New struct `AlertDefinitionListResult`
      info	[Changelog] - New struct `AlertDefinitionProperties`
      info	[Changelog] - New struct `AlertDefinitionsClient`
      info	[Changelog] - New struct `AlertDefinitionsClientGetOptions`
      info	[Changelog] - New struct `AlertDefinitionsClientGetResponse`
      info	[Changelog] - New struct `AlertDefinitionsClientListForScopeOptions`
      info	[Changelog] - New struct `AlertDefinitionsClientListForScopeResponse`
      info	[Changelog] - New struct `AlertIncident`
      info	[Changelog] - New struct `AlertIncidentListResult`
      info	[Changelog] - New struct `AlertIncidentProperties`
      info	[Changelog] - New struct `AlertIncidentsClient`
      info	[Changelog] - New struct `AlertIncidentsClientGetOptions`
      info	[Changelog] - New struct `AlertIncidentsClientGetResponse`
      info	[Changelog] - New struct `AlertIncidentsClientListForScopeOptions`
      info	[Changelog] - New struct `AlertIncidentsClientListForScopeResponse`
      info	[Changelog] - New struct `AlertIncidentsClientRemediateOptions`
      info	[Changelog] - New struct `AlertIncidentsClientRemediateResponse`
      info	[Changelog] - New struct `AlertListResult`
      info	[Changelog] - New struct `AlertOperationClient`
      info	[Changelog] - New struct `AlertOperationClientGetOptions`
      info	[Changelog] - New struct `AlertOperationClientGetResponse`
      info	[Changelog] - New struct `AlertOperationClientListForScopeOptions`
      info	[Changelog] - New struct `AlertOperationClientListForScopeResponse`
      info	[Changelog] - New struct `AlertOperationListResult`
      info	[Changelog] - New struct `AlertOperationResult`
      info	[Changelog] - New struct `AlertProperties`
      info	[Changelog] - New struct `AlertsClient`
      info	[Changelog] - New struct `AlertsClientBeginRefreshAllOptions`
      info	[Changelog] - New struct `AlertsClientBeginRefreshOptions`
      info	[Changelog] - New struct `AlertsClientGetOptions`
      info	[Changelog] - New struct `AlertsClientGetResponse`
      info	[Changelog] - New struct `AlertsClientListForScopeOptions`
      info	[Changelog] - New struct `AlertsClientListForScopeResponse`
      info	[Changelog] - New struct `AlertsClientRefreshAllResponse`
      info	[Changelog] - New struct `AlertsClientRefreshResponse`
      info	[Changelog] - New struct `AlertsClientUpdateOptions`
      info	[Changelog] - New struct `AlertsClientUpdateResponse`
      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 `OperationsClientListOptions`
      info	[Changelog] - New struct `OperationsClientListResponse`
      info	[Changelog] - New struct `RecordAllDecisionsProperties`
      info	[Changelog] - New struct `ScopeAccessReviewDefaultSettingsClient`
      info	[Changelog] - New struct `ScopeAccessReviewDefaultSettingsClientGetOptions`
      info	[Changelog] - New struct `ScopeAccessReviewDefaultSettingsClientGetResponse`
      info	[Changelog] - New struct `ScopeAccessReviewDefaultSettingsClientPutOptions`
      info	[Changelog] - New struct `ScopeAccessReviewDefaultSettingsClientPutResponse`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionClientCreateOptions`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionClientCreateResponse`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionClientDeleteByIDOptions`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionClientDeleteByIDResponse`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstanceClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstanceClientGenerateDownloadURIOptions`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstanceClientGenerateDownloadURIResponse`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstancesClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstancesClientListOptions`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstancesClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionsClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionsClientGetByIDOptions`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionsClientGetByIDResponse`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionsClientListOptions`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionsClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientApplyDecisionsOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientApplyDecisionsResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientRecordAllDecisionsOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientRecordAllDecisionsResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientResetDecisionsOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientResetDecisionsResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientSendRemindersOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientSendRemindersResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientStopOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClientStopResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceContactedReviewersClientListOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceContactedReviewersClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceDecisionsClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceDecisionsClientListOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceDecisionsClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClientCreateOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClientCreateResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClientGetByIDOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClientGetByIDResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClientListOptions`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClient`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientCreateOrUpdateByIDOptions`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientCreateOrUpdateByIDResponse`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientDeleteByIDOptions`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientDeleteByIDResponse`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientGetByIDOptions`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientGetByIDResponse`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientListOptions`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientStopOptions`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientStopResponse`
      info	[Changelog] - New struct `TenantLevelAccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New struct `TenantLevelAccessReviewInstanceContactedReviewersClientListOptions`
      info	[Changelog] - New struct `TenantLevelAccessReviewInstanceContactedReviewersClientListResponse`
      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 594 breaking change(s), 698 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 14677ba. 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 14677ba. 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 14677ba. 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-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 17, 2022
    @openapi-workflow-bot
    Copy link

    Hi, @juliawelborn your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @zizw123
    Copy link

    zizw123 commented Aug 23, 2022

    Is roleManagementAlerts the only resource in this new API version? Does the new API support older resources? If anything is copied from older version, you need to follow this:

    The first commit needs to be the previous api version and the new changes should only be added in the subsequent commits. This is explained in detail here (If using Open API which is recommended) https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/208/OpenAPI-Hub-Adding-new-API-version or here(For manual process) : https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/83/Manual-Process-Adding-new-API-version .

    Let me know and I can continue the review. Thanks.

    @zizw123 zizw123 added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Aug 23, 2022
    @AzureRestAPISpecReview AzureRestAPISpecReview added the ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test label Sep 21, 2022
    @juliawelborn juliawelborn removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 21, 2022
    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 21, 2022
    @juliawelborn
    Copy link
    Contributor Author

    Is roleManagementAlerts the only resource in this new API version? Does the new API support older resources? If anything is copied from older version, you need to follow this:

    The first commit needs to be the previous api version and the new changes should only be added in the subsequent commits. This is explained in detail here (If using Open API which is recommended) https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/208/OpenAPI-Hub-Adding-new-API-version or here(For manual process) : https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/83/Manual-Process-Adding-new-API-version .

    Let me know and I can continue the review. Thanks.

    This new api version is only for roleManagementAlerts, so I did not copy from the previous api version

    @mentat9 mentat9 added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Sep 26, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 26, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-FixRequiredOnFailure ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants