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

[Hub Generated] Review request for Microsoft.Authorization to add version preview/2022-05-01-preview #23941

Merged

Conversation

veseshad92
Copy link
Contributor

@veseshad92 veseshad92 commented May 11, 2023

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

ARM API Information (Control Plane)

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
    • 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. Already deployed in our service.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month. immediare
  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: Already approved with aRM.

  • 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-workflow-bot
Copy link

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

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

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 11, 2023

    Swagger Validation Report

    ️❌BreakingChange: 1 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    RoleManagementPolicy.json 2020-10-01-preview(e6796b2) 2020-10-01-preview(main)
    authorization-RoleDefinitionsCalls.json 2022-04-01(e6796b2) 2022-04-01(main)
    Rule Message
    1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
    New: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L109:11
    Old: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L109:11
    ️❌Breaking Change(Cross-Version): 1 Errors, 1 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    authorization-RoleDefinitionsCalls.json 2022-05-01-preview(e6796b2) 2022-04-01(main)
    authorization-RoleDefinitionsCalls.json 2022-05-01-preview(e6796b2) 2018-01-01-preview(main)
    common-types.json 2022-05-01-preview(e6796b2) 2022-04-01(main)
    common-types.json 2022-05-01-preview(e6796b2) 2020-10-01-preview(main)

    The following breaking changes are detected by comparison with the latest stable version:

    Rule Message
    1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
    New: Microsoft.Authorization/preview/2022-05-01-preview/authorization-RoleDefinitionsCalls.json#L109:11
    Old: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L109:11


    The following breaking changes are detected by comparison with the latest preview version:

    Rule Message
    ⚠️ 1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
    New: Microsoft.Authorization/preview/2022-05-01-preview/authorization-RoleDefinitionsCalls.json#L109:11
    Old: Microsoft.Authorization/preview/2018-01-01-preview/authorization-RoleDefinitionsCalls.json#L109:11
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.1.3) new version base version
    package-2022-04-01 package-2022-04-01(e6796b2) package-2022-04-01(main)
    package-2020-10-01-preview package-2020-10-01-preview(e6796b2) package-2020-10-01-preview(main)
    package-2022-05-01-preview package-2022-05-01-preview(e6796b2) default(main)

    The following errors/warnings exist before current PR submission:

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

    Rule Message
    ResourceNameRestriction The resource name parameter 'roleManagementPolicyName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L37
    ResourceNameRestriction The resource name parameter 'roleManagementPolicyName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L37
    NoDuplicatePathsForScopeParameter Path '/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}' with explicitly defined scope is a duplicate of path '/{scope}/providers/Microsoft.Authorization/roleManagementPolicies' that has the scope parameter.'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L189
    NoDuplicatePathsForScopeParameter Path '/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}' with explicitly defined scope is a duplicate of path '/{scope}/providers/Microsoft.Authorization/roleManagementPolicies' that has the scope parameter.'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L189
    TopLevelResourcesListBySubscription The top-level resource 'RoleManagementPolicy' does not have list by subscription operation, please add it.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L287
    TopLevelResourcesListBySubscription The top-level resource 'RoleManagementPolicy' does not have list by subscription operation, please add it.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L287
    SubscriptionsAndResourceGroupCasing The path segment resourcegroups should be resourceGroups.
    Location: Microsoft.Authorization/preview/2022-05-01-preview/authorization-RoleDefinitionsCalls.json#L37
    SubscriptionsAndResourceGroupCasing The path segment resourcegroups should be resourceGroups.
    Location: Microsoft.Authorization/preview/2022-05-01-preview/authorization-RoleDefinitionsCalls.json#L79
    PutResponseSchemaDescription Any Put MUST contain 200 and 201 return codes.
    Location: Microsoft.Authorization/preview/2022-05-01-preview/authorization-RoleDefinitionsCalls.json#L264
    PathContainsResourceType The path for the CURD methods do not contain a resource type.
    Location: Microsoft.Authorization/preview/2022-05-01-preview/authorization-RoleDefinitionsCalls.json#L334
    GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
    Location: Microsoft.Authorization/preview/2022-05-01-preview/authorization-RoleDefinitionsCalls.json#L357
    SubscriptionsAndResourceGroupCasing The path segment resourcegroups should be resourceGroups.
    Location: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L37
    SubscriptionsAndResourceGroupCasing The path segment resourcegroups should be resourceGroups.
    Location: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L79
    XmsResourceInPutResponse The 200 response model for an ARM PUT operation must have x-ms-azure-resource extension set to true in its hierarchy.Operation: RoleDefinitions_CreateOrUpdate
    Location: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L244
    PutResponseSchemaDescription Any Put MUST contain 200 and 201 return codes.
    Location: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L279
    PathContainsResourceType The path for the CURD methods do not contain a resource type.
    Location: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L354
    GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
    Location: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L377
    ⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L44
    ⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L44
    ⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L90
    ⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L90
    ⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L148
    ⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L148
    ⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L196
    ⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L196
    ⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L657
    ⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L657
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L659
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json#L659
    ⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
    Location: Microsoft.Authorization/stable/2022-04-01/authorization-RoleDefinitionsCalls.json#L155
    ️⚠️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-2022-05-01-preview
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌~[Staging] ServiceAPIReadinessTest: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    Error "\nfatal error: ENOENT: no such file or directory,
    open '/mnt/vss/_work/1/azure-rest-api-specs/specification/authorization/resource-manager/Microsoft.Authorization/preview/2020-10-01-preview/scenarios/basic.yaml',
    "errno":-2,
    "code":"ENOENT",
    "syscall":"open",
    "path":"/mnt/vss/_work/1/azure-rest-api-specs/specification/authorization/resource-manager/Microsoft.Authorization/preview/2020-10-01-preview/scenarios/basic.yaml"\n"
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView succeeded [Detail] [Expand]
    ️️✔️TypeSpecAPIView 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.
    ️️✔️TypeSpec Validation succeeded [Detail] [Expand]
    Validation passes for TypeSpec Validation.
    ️️✔️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 11, 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-python-track2 - track2_azure-mgmt-authorization - Approved - 3.0.0
    +	Removed operation AlertOperationOperations.list_for_scope
    azure-sdk-for-js - @azure/arm-authorization - Approved - 10.0.0-beta.1
    +	Class AuthorizationManagementClient has a new signature
    +	Interface RoleManagementPolicyAssignment no longer has parameter effectiveRules
    azure-sdk-for-go - sdk/resourcemanager/authorization/armauthorization - Approved - 3.0.0-beta.1
    +	Field `EffectiveRules` of struct `RoleManagementPolicyAssignmentProperties` has been removed
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 526e604. 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] notice
      cmderr	[automation_generate.sh]  New minor version of npm available! 9.5.1 -> 9.7.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.7.1>
      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 526e604. 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 `*ClientFactory.NewAlertOperationClient() *AlertOperationClient`
      info	[Changelog] - New function `*ClientFactory.NewAlertsClient() *AlertsClient`
      info	[Changelog] - New function `*ClientFactory.NewOperationsClient() *OperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewDefaultSettingsClient() *ScopeAccessReviewDefaultSettingsClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewHistoryDefinitionClient() *ScopeAccessReviewHistoryDefinitionClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewHistoryDefinitionInstanceClient() *ScopeAccessReviewHistoryDefinitionInstanceClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewHistoryDefinitionInstancesClient() *ScopeAccessReviewHistoryDefinitionInstancesClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewHistoryDefinitionsClient() *ScopeAccessReviewHistoryDefinitionsClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewInstanceClient() *ScopeAccessReviewInstanceClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewInstanceContactedReviewersClient() *ScopeAccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewInstanceDecisionsClient() *ScopeAccessReviewInstanceDecisionsClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewInstancesClient() *ScopeAccessReviewInstancesClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeAccessReviewScheduleDefinitionsClient() *ScopeAccessReviewScheduleDefinitionsClient`
      info	[Changelog] - New function `*ClientFactory.NewTenantLevelAccessReviewInstanceContactedReviewersClient() *TenantLevelAccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New function `*DuplicateRoleCreatedAlertConfigurationProperties.GetAlertConfigurationProperties() *AlertConfigurationProperties`
      info	[Changelog] - New function `*DuplicateRoleCreatedAlertIncidentProperties.GetAlertIncidentProperties() *AlertIncidentProperties`
      info	[Changelog] - New function `NewOperationsClient(azcore.TokenCredential, *arm.ClientOptions) (*OperationsClient, error)`
      info	[Changelog] - New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]`
      info	[Changelog] - New function `NewScopeAccessReviewDefaultSettingsClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewDefaultSettingsClient, error)`
      info	[Changelog] - New function `*ScopeAccessReviewDefaultSettingsClient.Get(context.Context, string, *ScopeAccessReviewDefaultSettingsClientGetOptions) (ScopeAccessReviewDefaultSettingsClientGetResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewDefaultSettingsClient.Put(context.Context, string, AccessReviewScheduleSettings, *ScopeAccessReviewDefaultSettingsClientPutOptions) (ScopeAccessReviewDefaultSettingsClientPutResponse, error)`
      info	[Changelog] - New function `NewScopeAccessReviewHistoryDefinitionClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewHistoryDefinitionClient, error)`
      info	[Changelog] - New function `*ScopeAccessReviewHistoryDefinitionClient.Create(context.Context, string, string, AccessReviewHistoryDefinitionProperties, *ScopeAccessReviewHistoryDefinitionClientCreateOptions) (ScopeAccessReviewHistoryDefinitionClientCreateResponse, error)`
      info	[Changelog] - New function `*ScopeAccessReviewHistoryDefinitionClient.DeleteByID(context.Context, string, string, *ScopeAccessReviewHistoryDefinitionClientDeleteByIDOptions) (ScopeAccessReviewHistoryDefinitionClientDeleteByIDResponse, error)`
      info	[Changelog] - New function `NewScopeAccessReviewHistoryDefinitionInstanceClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewHistoryDefinitionInstanceClient, error)`
      info	[Changelog] - New function `*ScopeAccessReviewHistoryDefinitionInstanceClient.GenerateDownloadURI(context.Context, string, string, string, *ScopeAccessReviewHistoryDefinitionInstanceClientGenerateDownloadURIOptions) (ScopeAccessReviewHistoryDefinitionInstanceClientGenerateDownloadURIResponse, error)`
      info	[Changelog] - New function `NewScopeAccessReviewHistoryDefinitionInstancesClient(azcore.TokenCredential, *arm.ClientOptions) (*ScopeAccessReviewHistoryDefinitionInstancesClient, error)`
      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 `AccessReviewHistoryDefinition`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionInstanceListResult`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionListResult`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionProperties`
      info	[Changelog] - New struct `AccessReviewHistoryInstance`
      info	[Changelog] - New struct `AccessReviewHistoryInstanceProperties`
      info	[Changelog] - New struct `AccessReviewHistoryScheduleSettings`
      info	[Changelog] - New struct `AccessReviewInstance`
      info	[Changelog] - New struct `AccessReviewInstanceListResult`
      info	[Changelog] - New struct `AccessReviewInstanceProperties`
      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 `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 `AlertDefinition`
      info	[Changelog] - New struct `AlertDefinitionListResult`
      info	[Changelog] - New struct `AlertDefinitionProperties`
      info	[Changelog] - New struct `AlertIncident`
      info	[Changelog] - New struct `AlertIncidentListResult`
      info	[Changelog] - New struct `AlertListResult`
      info	[Changelog] - New struct `AlertOperationResult`
      info	[Changelog] - New struct `AlertProperties`
      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 `RecordAllDecisionsProperties`
      info	[Changelog] - New struct `TooManyOwnersAssignedToResourceAlertConfigurationProperties`
      info	[Changelog] - New struct `TooManyOwnersAssignedToResourceAlertIncidentProperties`
      info	[Changelog] - New struct `TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties`
      info	[Changelog] - New struct `TooManyPermanentOwnersAssignedToResourceAlertIncidentProperties`
      info	[Changelog] - New field `Condition`, `ConditionVersion`, `CreatedBy`, `CreatedOn`, `UpdatedBy`, `UpdatedOn` in struct `DenyAssignmentProperties`
      info	[Changelog] - New field `Condition`, `ConditionVersion` in struct `Permission`
      info	[Changelog] - New field `CreatedBy`, `CreatedOn`, `UpdatedBy`, `UpdatedOn` in struct `RoleDefinitionProperties`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 363 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 526e604. 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] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Type Alias AccessReviewDecisionIdentityUnion
      info	[Changelog]   - Added Type Alias AccessReviewDecisionInsightPropertiesUnion
      info	[Changelog]   - Added Type Alias AccessReviewDecisionInsightType
      info	[Changelog]   - Added Type Alias AccessReviewDecisionPrincipalResourceMembershipType
      info	[Changelog]   - Added Type Alias AccessReviewDefaultSettingsGetResponse
      info	[Changelog]   - Added Type Alias AccessReviewDefaultSettingsPutResponse
      info	[Changelog]   - Added Type Alias AccessReviewHistoryDefinitionCreateResponse
      info	[Changelog]   - Added Type Alias AccessReviewHistoryDefinitionInstanceGenerateDownloadUriResponse
      info	[Changelog]   - Added Type Alias AccessReviewHistoryDefinitionInstancesListNextResponse
      info	[Changelog]   - Added Type Alias AccessReviewHistoryDefinitionInstancesListResponse
      info	[Changelog]   - Added Type Alias AccessReviewHistoryDefinitionsGetByIdResponse
      info	[Changelog]   - Added Type Alias AccessReviewHistoryDefinitionsListNextResponse
      info	[Changelog]   - Added Type Alias AccessReviewHistoryDefinitionsListResponse
      info	[Changelog]   - Added Type Alias AccessReviewHistoryDefinitionStatus
      info	[Changelog]   - Added Type Alias AccessReviewInstanceContactedReviewersListNextResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstanceContactedReviewersListResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstanceDecisionsListNextResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstanceDecisionsListResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstanceMyDecisionsGetByIdResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstanceMyDecisionsListNextResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstanceMyDecisionsListResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstanceMyDecisionsPatchResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstanceReviewersType
      info	[Changelog]   - Added Type Alias AccessReviewInstancesAssignedForMyApprovalGetByIdResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstancesAssignedForMyApprovalListNextResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstancesAssignedForMyApprovalListResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstancesCreateResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstancesGetByIdResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstancesListNextResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstancesListResponse
      info	[Changelog]   - Added Type Alias AccessReviewInstanceStatus
      info	[Changelog]   - Added Type Alias AccessReviewRecurrencePatternType
      info	[Changelog]   - Added Type Alias AccessReviewRecurrenceRangeType
      info	[Changelog]   - Added Type Alias AccessReviewResult
      info	[Changelog]   - Added Type Alias AccessReviewReviewerType
      info	[Changelog]   - Added Type Alias AccessReviewScheduleDefinitionReviewersType
      info	[Changelog]   - Added Type Alias AccessReviewScheduleDefinitionsAssignedForMyApprovalListNextResponse
      info	[Changelog]   - Added Type Alias AccessReviewScheduleDefinitionsAssignedForMyApprovalListResponse
      info	[Changelog]   - Added Type Alias AccessReviewScheduleDefinitionsCreateOrUpdateByIdResponse
      info	[Changelog]   - Added Type Alias AccessReviewScheduleDefinitionsGetByIdResponse
      info	[Changelog]   - Added Type Alias AccessReviewScheduleDefinitionsListNextResponse
      info	[Changelog]   - Added Type Alias AccessReviewScheduleDefinitionsListResponse
      info	[Changelog]   - Added Type Alias AccessReviewScheduleDefinitionStatus
      info	[Changelog]   - Added Type Alias AccessReviewScopeAssignmentState
      info	[Changelog]   - Added Type Alias AccessReviewScopePrincipalType
      info	[Changelog]   - Added Type Alias AlertConfigurationPropertiesUnion
      info	[Changelog]   - Added Type Alias AlertConfigurationsGetResponse
      info	[Changelog]   - Added Type Alias AlertConfigurationsListForScopeNextResponse
      info	[Changelog]   - Added Type Alias AlertConfigurationsListForScopeResponse
      info	[Changelog]   - Added Type Alias AlertDefinitionsGetResponse
      info	[Changelog]   - Added Type Alias AlertDefinitionsListForScopeNextResponse
      info	[Changelog]   - Added Type Alias AlertDefinitionsListForScopeResponse
      info	[Changelog]   - Added Type Alias AlertIncidentPropertiesUnion
      info	[Changelog]   - Added Type Alias AlertIncidentsGetResponse
      info	[Changelog]   - Added Type Alias AlertIncidentsListForScopeNextResponse
      info	[Changelog]   - Added Type Alias AlertIncidentsListForScopeResponse
      info	[Changelog]   - Added Type Alias AlertOperationGetResponse
      info	[Changelog]   - Added Type Alias AlertsGetResponse
      info	[Changelog]   - Added Type Alias AlertsListForScopeNextResponse
      info	[Changelog]   - Added Type Alias AlertsListForScopeResponse
      info	[Changelog]   - Added Type Alias AlertsRefreshAllResponse
      info	[Changelog]   - Added Type Alias AlertsRefreshResponse
      info	[Changelog]   - Added Type Alias DecisionResourceType
      info	[Changelog]   - Added Type Alias DecisionTargetType
      info	[Changelog]   - Added Type Alias DefaultDecisionType
      info	[Changelog]   - Added Type Alias OperationsListNextResponse
      info	[Changelog]   - Added Type Alias OperationsListResponse
      info	[Changelog]   - Added Type Alias RecordAllDecisionsResult
      info	[Changelog]   - Added Type Alias ScopeAccessReviewDefaultSettingsGetResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewDefaultSettingsPutResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewHistoryDefinitionCreateResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewHistoryDefinitionInstancesListNextResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewHistoryDefinitionInstancesListResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewHistoryDefinitionsGetByIdResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewHistoryDefinitionsListNextResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewHistoryDefinitionsListResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewInstanceContactedReviewersListNextResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewInstanceContactedReviewersListResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewInstanceDecisionsListNextResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewInstanceDecisionsListResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewInstancesCreateResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewInstancesGetByIdResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewInstancesListNextResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewInstancesListResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewScheduleDefinitionsGetByIdResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewScheduleDefinitionsListNextResponse
      info	[Changelog]   - Added Type Alias ScopeAccessReviewScheduleDefinitionsListResponse
      info	[Changelog]   - Added Type Alias SeverityLevel
      info	[Changelog]   - Added Type Alias TenantLevelAccessReviewInstanceContactedReviewersListNextResponse
      info	[Changelog]   - Added Type Alias TenantLevelAccessReviewInstanceContactedReviewersListResponse
      info	[Changelog]   - Interface Permission has a new optional parameter condition
      info	[Changelog]   - Interface Permission has a new optional parameter conditionVersion
      info	[Changelog]   - Added Enum KnownAccessRecommendationType
      info	[Changelog]   - Added Enum KnownAccessReviewActorIdentityType
      info	[Changelog]   - Added Enum KnownAccessReviewApplyResult
      info	[Changelog]   - Added Enum KnownAccessReviewDecisionInsightType
      info	[Changelog]   - Added Enum KnownAccessReviewDecisionPrincipalResourceMembershipType
      info	[Changelog]   - Added Enum KnownAccessReviewHistoryDefinitionStatus
      info	[Changelog]   - Added Enum KnownAccessReviewInstanceReviewersType
      info	[Changelog]   - Added Enum KnownAccessReviewInstanceStatus
      info	[Changelog]   - Added Enum KnownAccessReviewRecurrencePatternType
      info	[Changelog]   - Added Enum KnownAccessReviewRecurrenceRangeType
      info	[Changelog]   - Added Enum KnownAccessReviewResult
      info	[Changelog]   - Added Enum KnownAccessReviewReviewerType
      info	[Changelog]   - Added Enum KnownAccessReviewScheduleDefinitionReviewersType
      info	[Changelog]   - Added Enum KnownAccessReviewScheduleDefinitionStatus
      info	[Changelog]   - Added Enum KnownAccessReviewScopeAssignmentState
      info	[Changelog]   - Added Enum KnownAccessReviewScopePrincipalType
      info	[Changelog]   - Added Enum KnownDecisionResourceType
      info	[Changelog]   - Added Enum KnownDecisionTargetType
      info	[Changelog]   - Added Enum KnownDefaultDecisionType
      info	[Changelog]   - Added Enum KnownRecordAllDecisionsResult
      info	[Changelog]   - Added Enum KnownSeverityLevel
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Class AuthorizationManagementClient has a new signature
      info	[Changelog]   - Interface RoleManagementPolicyAssignment no longer has parameter effectiveRules
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 526e604. 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
    • ️✔️authorization [View full logs]  [Release Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs]Release - Generate from 526e604. 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
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • ️✔️Az.authorization.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.authorization.DefaultTag
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 11, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/authorization/armauthorization Create ApiView failed. Please ask PR assignee for help
    Java azure-resourcemanager-authorization-generated https://apiview.dev/Assemblies/Review/f2ed4b288fbf4b438bf0aa0c55bc06be
    .Net Azure.ResourceManager.Authorization https://apiview.dev/Assemblies/Review/6207e9e8dfed4390b1cd7006e29d7597
    JavaScript @azure/arm-authorization https://apiview.dev/Assemblies/Review/854bbe3416a64cdebb34b40871d8056c

    @ghost ghost added the Authorization label May 11, 2023
    @AzureRestAPISpecReview AzureRestAPISpecReview added BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required SuppressionReviewRequired labels May 11, 2023
    @openapi-workflow-bot
    Copy link

    Hi @veseshad92, 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.

    @openapi-workflow-bot
    Copy link

    Hi @veseshad92, one or multiple validation error/warning suppression(s) is detected in your PR. Please follow the Swagger-Suppression-Process to get approval.

    @AzureRestAPISpecReview AzureRestAPISpecReview removed the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label May 12, 2023
    @mumoryan
    Copy link

    @JeffreyRichter apologies I was looking at Swagger Breaking Change. The difference here is that the /{roleId}?disambiguation_dummy api is used as it suggests...a dummy. We do not need this in the new preview version 2022-05-01-preview or the future versions, GA or preview.

    @JeffreyRichter
    Copy link
    Member

    So that is a breaking change. What will happen to customers that were using /{roleId}?disambiguation_dummy when they adopt the new api-version?

    @mumoryan
    Copy link

    We have 0.07% of total GET role definition calls that are using this pattern than the standard get by ID pattern. I'm adding this API to the preview version so that it is consistent with the GA version.

    @JeffreyRichter
    Copy link
    Member

    I don't understand. Today you have the /{roleId}?disambiguation_dummy and some customers might be using it.
    Tomorrow, you want to remove this and then any customers using this will be forced to modify their code - this is the definition of a breaking change and Azure doesn't want to break its customers. If you really want to do this, then you must have a great justification for doing so. I'm waiting to hear what that is.

    @mumoryan
    Copy link

    @JeffreyRichter I am acking this is a breaking change and adding the missing api back. Sry if it's not clear from my prev comment.

    @mumoryan
    Copy link

    Hi @JeffreyRichter the problem is resolved! Can I have a review for the swagger breakingchange?

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Jun 15, 2023
    @ankhyk
    Copy link
    Contributor

    ankhyk commented Jun 16, 2023

    @raych1 please review the GO breaking change
    @qiaozha please review the JS breaking change
    @msyyc please review the Python breaking change

    @mumoryan
    Copy link

    mumoryan commented Jun 16, 2023

    @keryul Um...if you don't mind me asking, do all of these issues need to be reviewed? And each by a different person? So far this PR has been changed hands by about 5 or 6 reviewers over a month already. Why is this process so cumbersome? Is there any room for optimization? 😊

    Why weren't these reviews mentioned when I first took over this PR ~2 weeks ago?

    @ankhyk
    Copy link
    Contributor

    ankhyk commented Jun 16, 2023

    @keryul Um...if you don't mind me asking, do all of these issues need to be reviewed? And each by a different person? So far this PR has been changed hands by about 5 or 6 reviewers over a month already. Why is this process so cumbersome? Is there any room for optimization? 😊

    Why weren't these reviews mentioned when I first took over this PR ~2 weeks ago?

    yes, every error check has its owner, and they should be reviewed at the end of review to prevent other commits from affecting SDK breaking change checks

    @mumoryan
    Copy link

    Hi @keryul, @raych1, and @qiaozha gentle ping on the reviews please?

    @raych1 raych1 added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Jun 21, 2023
    @ankhyk ankhyk added the Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates label Jun 21, 2023
    @raych1 raych1 merged commit 526e604 into main Jun 21, 2023
    @raych1 raych1 deleted the veseshad92-authorization-Microsoft.Authorization-2022-05-01-preview branch June 21, 2023 06:40
    harryli0108 pushed a commit to harryli0108/azure-rest-api-specs that referenced this pull request Jul 28, 2023
    …sion preview/2022-05-01-preview (Azure#23941)
    
    * Adds base for updating Microsoft.Authorization from version stable/2022-04-01 to version 2022-05-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update swagger Docs for Roledefintiion condition in payload
    
    * delete unwanted example files
    
    * fix errors
    
    * typo
    
    * more fixes
    
    * scope fix
    
    * roledef fix
    
    * fixing warnings
    
    * Revert "fixing warnings"
    
    This reverts commit 2f81f5d.
    
    * revert scope base
    
    * supress warnings with reason
    
    * remove x-ms path
    
    * supresess
    
    * fixing get by id as there nothing called get by name
    
    * fix
    
    * Scope
    
    * v2 to v4
    
    * scope param
    
    * scope param
    
    * typo
    
    * api version
    
    * Revert "api version"
    
    This reverts commit 7d8e791.
    
    * update correct package version
    
    * fix warnings
    
    * added missing access review file
    
    * removing 200 response code
    
    * pretty fix
    
    * fix errors
    
    * update azure-sdk-for-go readme
    
    * fix errors
    
    * u4
    
    * u5
    
    * u5
    
    * u6
    
    * u7
    
    * u8
    
    * u9
    
    * u10
    
    * u11
    
    ---------
    
    Co-authored-by: Ryan Ren <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-Avocado Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go Approved-SdkBreakingChange-JavaScript Approved-SdkBreakingChange-Python ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review Authorization BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-BreakingChange-JavaScript new-api-version ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager SuppressionReviewRequired
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    10 participants