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

roleAssignmentID added to solutions properties #25193

Merged
merged 5 commits into from
Sep 6, 2023

Conversation

IshitaAsthana
Copy link
Contributor

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

[1] public repo review queue, private repo review queue
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub, per this wiki doc.)
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • Adding one optional field of roleAssignmentId in solution properties to solutions installation API

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

Breaking changes review (Step 1)

  • If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
    you must follow the breaking changes process.
    IMPORTANT This applies even if:
    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason.
      Such claims must be reviewed, and the process is the same.

ARM API changes review (Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.

Getting help

@openapi-workflow-bot
Copy link

Hi, @IshitaAsthana! Thank you for your pull request. To help get your PR merged:

  • Ensure you reviewed the checklists in the PR description.
  • Know that PR assignee is the person auto-assigned and responsible for your current PR review and approval.
  • For convenient view of the API changes made by this PR, refer to the URLs provided in the table in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.
  • @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 5, 2023

    Swagger Validation Report

    ️❌BreakingChange: 1 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    agfood.json 2023-06-01-preview(3538a71) 2023-06-01-preview(main)
    Rule Message
    1045 - AddedOptionalProperty The new version has a new optional property 'roleAssignmentId' that was not found in the old version.
    New: Microsoft.AgFoodPlatform/preview/2023-06-01-preview/agfood.json#L2695:7
    Old: Microsoft.AgFoodPlatform/preview/2023-06-01-preview/agfood.json#L2695:7
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.1.4) new version base version
    package-preview-2023-06 package-preview-2023-06(3538a71) package-preview-2023-06(main)

    The following errors/warnings exist before current PR submission:

    Rule Message
    TopLevelResourcesListBySubscription The top-level resource 'DataManagerForAgricultureExtension' does not have list by subscription operation, please add it.
    Location: Microsoft.AgFoodPlatform/preview/2023-06-01-preview/agfood.json#L2046
    TopLevelResourcesListBySubscription The top-level resource 'DataManagerForAgricultureSolution' does not have list by subscription operation, please add it.
    Location: Microsoft.AgFoodPlatform/preview/2023-06-01-preview/agfood.json#L2229
    ⚠️ PageableOperation Based on the response model schema, operation 'PrivateEndpointConnections_ListByResource' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.AgFoodPlatform/preview/2023-06-01-preview/agfood.json#L1296
    ⚠️ PageableOperation Based on the response model schema, operation 'PrivateLinkResources_ListByResource' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.AgFoodPlatform/preview/2023-06-01-preview/agfood.json#L1341
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️SwaggerAPIView 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).
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    ️️✔️Automated merging requirements met succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 5, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/agrifood/armagrifood - Approved - 0.9.0
    +	Function `*ClientFactory.NewFarmBeatsExtensionsClient` has been removed
    +	Function `*ClientFactory.NewFarmBeatsModelsClient` has been removed
    +	Function `*ClientFactory.NewLocationsClient` has been removed
    +	Function `*ExtensionsClient.Create` has been removed
    +	Function `*ExtensionsClient.NewListByFarmBeatsPager` has been removed
    +	Function `*ExtensionsClient.Update` has been removed
    +	Function `*FarmBeatsExtensionsClient.Get` has been removed
    +	Function `*FarmBeatsExtensionsClient.NewListPager` has been removed
    +	Function `*FarmBeatsModelsClient.BeginUpdate` has been removed
    +	Function `*FarmBeatsModelsClient.CreateOrUpdate` has been removed
    +	Function `*FarmBeatsModelsClient.Delete` has been removed
    +	Function `*FarmBeatsModelsClient.GetOperationResult` has been removed
    +	Function `*FarmBeatsModelsClient.Get` has been removed
    +	Function `*FarmBeatsModelsClient.NewListByResourceGroupPager` has been removed
    +	Function `*FarmBeatsModelsClient.NewListBySubscriptionPager` has been removed
    +	Function `*LocationsClient.CheckNameAvailability` has been removed
    +	Function `NewFarmBeatsExtensionsClient` has been removed
    +	Function `NewFarmBeatsModelsClient` has been removed
    +	Function `NewLocationsClient` has been removed
    +	Operation `*PrivateEndpointConnectionsClient.NewListByResourcePager` does not support pagination anymore, use `*PrivateEndpointConnectionsClient.ListByResource` instead.
    +	Operation `*PrivateLinkResourcesClient.NewListByResourcePager` does not support pagination anymore, use `*PrivateLinkResourcesClient.ListByResource` instead.
    +	Struct `FarmBeatsExtensionListResponse` has been removed
    +	Struct `FarmBeatsExtensionProperties` has been removed
    +	Struct `FarmBeatsExtension` has been removed
    +	Struct `FarmBeatsListResponse` has been removed
    +	Struct `FarmBeatsProperties` has been removed
    +	Struct `FarmBeatsUpdateProperties` has been removed
    +	Struct `FarmBeatsUpdateRequestModel` has been removed
    +	Struct `FarmBeats` has been removed
    +	`PublicNetworkAccessHybrid` from enum `PublicNetworkAccess` has been removed
    azure-sdk-for-python-track2 - track2_azure-mgmt-agrifood - Approved - 1.0.0b3
    +	Model ApiProperties no longer has parameter api_freshness_window_in_minutes
    +	Model SolutionProperties no longer has parameter solution_id
    +	Operation ExtensionsOperations.create_or_update has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation ExtensionsOperations.create_or_update no longer has parameter farm_beats_resource_name
    +	Operation ExtensionsOperations.delete has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation ExtensionsOperations.delete no longer has parameter farm_beats_resource_name
    +	Operation ExtensionsOperations.get has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation ExtensionsOperations.get no longer has parameter farm_beats_resource_name
    +	Operation PrivateEndpointConnectionsOperations.begin_delete has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation PrivateEndpointConnectionsOperations.begin_delete no longer has parameter farm_beats_resource_name
    +	Operation PrivateEndpointConnectionsOperations.create_or_update has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation PrivateEndpointConnectionsOperations.create_or_update has a new required parameter request
    +	Operation PrivateEndpointConnectionsOperations.create_or_update no longer has parameter body
    +	Operation PrivateEndpointConnectionsOperations.create_or_update no longer has parameter farm_beats_resource_name
    +	Operation PrivateEndpointConnectionsOperations.get has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation PrivateEndpointConnectionsOperations.get no longer has parameter farm_beats_resource_name
    +	Operation PrivateEndpointConnectionsOperations.list_by_resource has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation PrivateEndpointConnectionsOperations.list_by_resource no longer has parameter farm_beats_resource_name
    +	Operation PrivateLinkResourcesOperations.get has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation PrivateLinkResourcesOperations.get no longer has parameter farm_beats_resource_name
    +	Operation PrivateLinkResourcesOperations.list_by_resource has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation PrivateLinkResourcesOperations.list_by_resource no longer has parameter farm_beats_resource_name
    +	Operation SolutionsDiscoverabilityOperations.get has a new required parameter data_manager_for_agriculture_solution_id
    +	Operation SolutionsDiscoverabilityOperations.get no longer has parameter farm_beats_solution_id
    +	Operation SolutionsOperations.create_or_update has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation SolutionsOperations.create_or_update has a new required parameter solution_id
    +	Operation SolutionsOperations.create_or_update no longer has parameter body
    +	Operation SolutionsOperations.create_or_update no longer has parameter farm_beats_resource_name
    +	Operation SolutionsOperations.delete has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation SolutionsOperations.delete has a new required parameter solution_id
    +	Operation SolutionsOperations.delete no longer has parameter farm_beats_resource_name
    +	Operation SolutionsOperations.get has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation SolutionsOperations.get has a new required parameter solution_id
    +	Operation SolutionsOperations.get no longer has parameter farm_beats_resource_name
    +	Operation SolutionsOperations.list has a new required parameter data_manager_for_agriculture_resource_name
    +	Operation SolutionsOperations.list no longer has parameter farm_beats_resource_name
    +	Parameter value of model ExtensionListResponse is now required
    +	Parameter value of model SolutionListResponse is now required
    +	Removed operation ExtensionsOperations.list_by_farm_beats
    +	Removed operation group FarmBeatsExtensionsOperations
    +	Removed operation group FarmBeatsModelsOperations
    +	Removed operation group LocationsOperations
    azure-sdk-for-js - @azure/arm-agrifood - Approved - 1.0.0-beta.5
    +	Class AgriFoodMgmtClient has a new signature
    +	Class AgriFoodMgmtClient no longer has parameter farmBeatsExtensions
    +	Class AgriFoodMgmtClient no longer has parameter farmBeatsModels
    +	Class AgriFoodMgmtClient no longer has parameter locations
    +	Enum KnownPublicNetworkAccess no longer has value Hybrid
    +	Parameter value of interface ExtensionListResponse is now required
    +	Removed operation Extensions.create
    +	Removed operation Extensions.listByFarmBeats
    +	Removed operation Extensions.update
    +	Removed operation group FarmBeatsExtensions
    +	Removed operation group FarmBeatsModels
    +	Removed operation group Locations
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 83cae033992e5a95b60e55dc28071db6fb8ca5d0. 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]
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.6.7 -> 10.0.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.0.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-agrifood [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation ExtensionsOperations.list_by_data_manager_for_agriculture
      info	[Changelog]   - Added operation group CheckNameAvailabilityOperations
      info	[Changelog]   - Added operation group DataConnectorsOperations
      info	[Changelog]   - Added operation group DataManagerForAgricultureExtensionsOperations
      info	[Changelog]   - Added operation group DataManagerForAgricultureResourcesOperations
      info	[Changelog]   - Added operation group OperationResultsOperations
      info	[Changelog]   - Model ApiProperties has a new parameter api_freshness_time_in_minutes
      info	[Changelog]   - Model ArmAsyncOperation has a new parameter error
      info	[Changelog]   - Model DetailedInformation has a new parameter api_default_input_parameters
      info	[Changelog]   - Model DetailedInformation has a new parameter api_docs_link
      info	[Changelog]   - Model DetailedInformation has a new parameter api_type
      info	[Changelog]   - Model ExtensionListResponse has a new parameter skip_token
      info	[Changelog]   - Model SolutionProperties has a new parameter role_assignment_id
      info	[Changelog]   - Operation SolutionsOperations.create_or_update has a new optional parameter request_body
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model ApiProperties no longer has parameter api_freshness_window_in_minutes
      info	[Changelog]   - Model SolutionProperties no longer has parameter solution_id
      info	[Changelog]   - Operation ExtensionsOperations.create_or_update has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation ExtensionsOperations.create_or_update no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation ExtensionsOperations.delete has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation ExtensionsOperations.delete no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation ExtensionsOperations.get has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation ExtensionsOperations.get no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.begin_delete has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.begin_delete no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.create_or_update has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.create_or_update has a new required parameter request
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.create_or_update no longer has parameter body
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.create_or_update no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.get has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.get no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.list_by_resource has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.list_by_resource no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation PrivateLinkResourcesOperations.get has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation PrivateLinkResourcesOperations.get no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation PrivateLinkResourcesOperations.list_by_resource has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation PrivateLinkResourcesOperations.list_by_resource no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation SolutionsDiscoverabilityOperations.get has a new required parameter data_manager_for_agriculture_solution_id
      info	[Changelog]   - Operation SolutionsDiscoverabilityOperations.get no longer has parameter farm_beats_solution_id
      info	[Changelog]   - Operation SolutionsOperations.create_or_update has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation SolutionsOperations.create_or_update has a new required parameter solution_id
      info	[Changelog]   - Operation SolutionsOperations.create_or_update no longer has parameter body
      info	[Changelog]   - Operation SolutionsOperations.create_or_update no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation SolutionsOperations.delete has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation SolutionsOperations.delete has a new required parameter solution_id
      info	[Changelog]   - Operation SolutionsOperations.delete no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation SolutionsOperations.get has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation SolutionsOperations.get has a new required parameter solution_id
      info	[Changelog]   - Operation SolutionsOperations.get no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Operation SolutionsOperations.list has a new required parameter data_manager_for_agriculture_resource_name
      info	[Changelog]   - Operation SolutionsOperations.list no longer has parameter farm_beats_resource_name
      info	[Changelog]   - Parameter value of model ExtensionListResponse is now required
      info	[Changelog]   - Parameter value of model SolutionListResponse is now required
      info	[Changelog]   - Removed operation ExtensionsOperations.list_by_farm_beats
      info	[Changelog]   - Removed operation group FarmBeatsExtensionsOperations
      info	[Changelog]   - Removed operation group FarmBeatsModelsOperations
      info	[Changelog]   - Removed operation group LocationsOperations
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 83cae033992e5a95b60e55dc28071db6fb8ca5d0. 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/agrifood/armagrifood [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - `PublicNetworkAccessHybrid` from enum `PublicNetworkAccess` has been removed
      info	[Changelog] - Function `*ClientFactory.NewFarmBeatsExtensionsClient` has been removed
      info	[Changelog] - Function `*ClientFactory.NewFarmBeatsModelsClient` has been removed
      info	[Changelog] - Function `*ClientFactory.NewLocationsClient` has been removed
      info	[Changelog] - Function `*ExtensionsClient.Create` has been removed
      info	[Changelog] - Function `*ExtensionsClient.NewListByFarmBeatsPager` has been removed
      info	[Changelog] - Function `*ExtensionsClient.Update` has been removed
      info	[Changelog] - Function `NewFarmBeatsExtensionsClient` has been removed
      info	[Changelog] - Function `*FarmBeatsExtensionsClient.Get` has been removed
      info	[Changelog] - Function `*FarmBeatsExtensionsClient.NewListPager` has been removed
      info	[Changelog] - Function `NewFarmBeatsModelsClient` has been removed
      info	[Changelog] - Function `*FarmBeatsModelsClient.CreateOrUpdate` has been removed
      info	[Changelog] - Function `*FarmBeatsModelsClient.Delete` has been removed
      info	[Changelog] - Function `*FarmBeatsModelsClient.Get` has been removed
      info	[Changelog] - Function `*FarmBeatsModelsClient.GetOperationResult` has been removed
      info	[Changelog] - Function `*FarmBeatsModelsClient.NewListByResourceGroupPager` has been removed
      info	[Changelog] - Function `*FarmBeatsModelsClient.NewListBySubscriptionPager` has been removed
      info	[Changelog] - Function `*FarmBeatsModelsClient.BeginUpdate` has been removed
      info	[Changelog] - Function `NewLocationsClient` has been removed
      info	[Changelog] - Function `*LocationsClient.CheckNameAvailability` has been removed
      info	[Changelog] - Operation `*PrivateEndpointConnectionsClient.NewListByResourcePager` does not support pagination anymore, use `*PrivateEndpointConnectionsClient.ListByResource` instead.
      info	[Changelog] - Operation `*PrivateLinkResourcesClient.NewListByResourcePager` does not support pagination anymore, use `*PrivateLinkResourcesClient.ListByResource` instead.
      info	[Changelog] - Struct `FarmBeats` has been removed
      info	[Changelog] - Struct `FarmBeatsExtension` has been removed
      info	[Changelog] - Struct `FarmBeatsExtensionListResponse` has been removed
      info	[Changelog] - Struct `FarmBeatsExtensionProperties` has been removed
      info	[Changelog] - Struct `FarmBeatsListResponse` has been removed
      info	[Changelog] - Struct `FarmBeatsProperties` has been removed
      info	[Changelog] - Struct `FarmBeatsUpdateProperties` has been removed
      info	[Changelog] - Struct `FarmBeatsUpdateRequestModel` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New value `ProvisioningStateRunning` added to enum type `ProvisioningState`
      info	[Changelog] - New value `PublicNetworkAccessDisabled` added to enum type `PublicNetworkAccess`
      info	[Changelog] - New enum type `AuthCredentialsKind` with values `AuthCredentialsKindAPIKeyAuthCredentials`, `AuthCredentialsKindOAuthClientCredentials`
      info	[Changelog] - New function `*APIKeyAuthCredentials.GetAuthCredentials() *AuthCredentials`
      info	[Changelog] - New function `*AuthCredentials.GetAuthCredentials() *AuthCredentials`
      info	[Changelog] - New function `NewCheckNameAvailabilityClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CheckNameAvailabilityClient, error)`
      info	[Changelog] - New function `*CheckNameAvailabilityClient.CheckNameAvailability(context.Context, CheckNameAvailabilityRequest, *CheckNameAvailabilityClientCheckNameAvailabilityOptions) (CheckNameAvailabilityClientCheckNameAvailabilityResponse, error)`
      info	[Changelog] - New function `*ClientFactory.NewCheckNameAvailabilityClient() *CheckNameAvailabilityClient`
      info	[Changelog] - New function `*ClientFactory.NewDataConnectorsClient() *DataConnectorsClient`
      info	[Changelog] - New function `*ClientFactory.NewDataManagerForAgricultureExtensionsClient() *DataManagerForAgricultureExtensionsClient`
      info	[Changelog] - New function `*ClientFactory.NewDataManagerForAgricultureResourcesClient() *DataManagerForAgricultureResourcesClient`
      info	[Changelog] - New function `*ClientFactory.NewOperationResultsClient() *OperationResultsClient`
      info	[Changelog] - New function `*ClientFactory.NewSolutionsClient() *SolutionsClient`
      info	[Changelog] - New function `*ClientFactory.NewSolutionsDiscoverabilityClient() *SolutionsDiscoverabilityClient`
      info	[Changelog] - New function `NewDataConnectorsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DataConnectorsClient, error)`
      info	[Changelog] - New function `*DataConnectorsClient.CreateOrUpdate(context.Context, string, string, string, DataConnector, *DataConnectorsClientCreateOrUpdateOptions) (DataConnectorsClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*DataConnectorsClient.Delete(context.Context, string, string, string, *DataConnectorsClientDeleteOptions) (DataConnectorsClientDeleteResponse, error)`
      info	[Changelog] - New function `*DataConnectorsClient.Get(context.Context, string, string, string, *DataConnectorsClientGetOptions) (DataConnectorsClientGetResponse, error)`
      info	[Changelog] - New function `*DataConnectorsClient.NewListPager(string, string, *DataConnectorsClientListOptions) *runtime.Pager[DataConnectorsClientListResponse]`
      info	[Changelog] - New function `NewDataManagerForAgricultureExtensionsClient(azcore.TokenCredential, *arm.ClientOptions) (*DataManagerForAgricultureExtensionsClient, error)`
      info	[Changelog] - New function `*DataManagerForAgricultureExtensionsClient.Get(context.Context, string, *DataManagerForAgricultureExtensionsClientGetOptions) (DataManagerForAgricultureExtensionsClientGetResponse, error)`
      info	[Changelog] - New function `*DataManagerForAgricultureExtensionsClient.NewListPager(*DataManagerForAgricultureExtensionsClientListOptions) *runtime.Pager[DataManagerForAgricultureExtensionsClientListResponse]`
      info	[Changelog] - New function `NewDataManagerForAgricultureResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DataManagerForAgricultureResourcesClient, error)`
      info	[Changelog] - New function `*DataManagerForAgricultureResourcesClient.CreateOrUpdate(context.Context, string, string, DataManagerForAgriculture, *DataManagerForAgricultureResourcesClientCreateOrUpdateOptions) (DataManagerForAgricultureResourcesClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*DataManagerForAgricultureResourcesClient.Delete(context.Context, string, string, *DataManagerForAgricultureResourcesClientDeleteOptions) (DataManagerForAgricultureResourcesClientDeleteResponse, error)`
      info	[Changelog] - New function `*DataManagerForAgricultureResourcesClient.Get(context.Context, string, string, *DataManagerForAgricultureResourcesClientGetOptions) (DataManagerForAgricultureResourcesClientGetResponse, error)`
      info	[Changelog] - New function `*DataManagerForAgricultureResourcesClient.NewListByResourceGroupPager(string, *DataManagerForAgricultureResourcesClientListByResourceGroupOptions) *runtime.Pager[DataManagerForAgricultureResourcesClientListByResourceGroupResponse]`
      info	[Changelog] - New function `*DataManagerForAgricultureResourcesClient.NewListBySubscriptionPager(*DataManagerForAgricultureResourcesClientListBySubscriptionOptions) *runtime.Pager[DataManagerForAgricultureResourcesClientListBySubscriptionResponse]`
      info	[Changelog] - New function `*DataManagerForAgricultureResourcesClient.BeginUpdate(context.Context, string, string, DataManagerForAgricultureUpdateRequestModel, *DataManagerForAgricultureResourcesClientBeginUpdateOptions) (*runtime.Poller[DataManagerForAgricultureResourcesClientUpdateResponse], error)`
      info	[Changelog] - New function `*ExtensionsClient.CreateOrUpdate(context.Context, string, string, string, *ExtensionsClientCreateOrUpdateOptions) (ExtensionsClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*ExtensionsClient.NewListByDataManagerForAgriculturePager(string, string, *ExtensionsClientListByDataManagerForAgricultureOptions) *runtime.Pager[ExtensionsClientListByDataManagerForAgricultureResponse]`
      info	[Changelog] - New function `*OAuthClientCredentials.GetAuthCredentials() *AuthCredentials`
      info	[Changelog] - New function `NewOperationResultsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*OperationResultsClient, error)`
      info	[Changelog] - New function `*OperationResultsClient.Get(context.Context, string, string, *OperationResultsClientGetOptions) (OperationResultsClientGetResponse, error)`
      info	[Changelog] - New function `NewSolutionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SolutionsClient, error)`
      info	[Changelog] - New function `*SolutionsClient.CreateOrUpdate(context.Context, string, string, string, *SolutionsClientCreateOrUpdateOptions) (SolutionsClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*SolutionsClient.Delete(context.Context, string, string, string, *SolutionsClientDeleteOptions) (SolutionsClientDeleteResponse, error)`
      info	[Changelog] - New function `*SolutionsClient.Get(context.Context, string, string, string, *SolutionsClientGetOptions) (SolutionsClientGetResponse, error)`
      info	[Changelog] - New function `*SolutionsClient.NewListPager(string, string, *SolutionsClientListOptions) *runtime.Pager[SolutionsClientListResponse]`
      info	[Changelog] - New function `NewSolutionsDiscoverabilityClient(azcore.TokenCredential, *arm.ClientOptions) (*SolutionsDiscoverabilityClient, error)`
      info	[Changelog] - New function `*SolutionsDiscoverabilityClient.Get(context.Context, string, *SolutionsDiscoverabilityClientGetOptions) (SolutionsDiscoverabilityClientGetResponse, error)`
      info	[Changelog] - New function `*SolutionsDiscoverabilityClient.NewListPager(*SolutionsDiscoverabilityClientListOptions) *runtime.Pager[SolutionsDiscoverabilityClientListResponse]`
      info	[Changelog] - New struct `APIKeyAuthCredentials`
      info	[Changelog] - New struct `APIProperties`
      info	[Changelog] - New struct `ArmAsyncOperationError`
      info	[Changelog] - New struct `DataConnector`
      info	[Changelog] - New struct `DataConnectorListResponse`
      info	[Changelog] - New struct `DataConnectorProperties`
      info	[Changelog] - New struct `DataManagerForAgriculture`
      info	[Changelog] - New struct `DataManagerForAgricultureExtension`
      info	[Changelog] - New struct `DataManagerForAgricultureExtensionListResponse`
      info	[Changelog] - New struct `DataManagerForAgricultureExtensionProperties`
      info	[Changelog] - New struct `DataManagerForAgricultureListResponse`
      info	[Changelog] - New struct `DataManagerForAgricultureProperties`
      info	[Changelog] - New struct `DataManagerForAgricultureSolution`
      info	[Changelog] - New struct `DataManagerForAgricultureSolutionListResponse`
      info	[Changelog] - New struct `DataManagerForAgricultureSolutionProperties`
      info	[Changelog] - New struct `DataManagerForAgricultureUpdateProperties`
      info	[Changelog] - New struct `DataManagerForAgricultureUpdateRequestModel`
      info	[Changelog] - New struct `ExtensionInstallationRequest`
      info	[Changelog] - New struct `KeyVaultProperties`
      info	[Changelog] - New struct `MarketplaceOfferDetails`
      info	[Changelog] - New struct `OAuthClientCredentials`
      info	[Changelog] - New struct `Solution`
      info	[Changelog] - New struct `SolutionListResponse`
      info	[Changelog] - New struct `SolutionProperties`
      info	[Changelog] - New field `Error` in struct `ArmAsyncOperation`
      info	[Changelog] - New field `APIDefaultInputParameters`, `APIDocsLink`, `APIType` in struct `DetailedInformation`
      info	[Changelog] - New field `SkipToken` in struct `ExtensionListResponse`
      info	[Changelog] - New field `AdditionalAPIProperties` in struct `ExtensionProperties`
      info	[Changelog] - New field `GroupIDs` in struct `PrivateEndpointConnectionProperties`
      info	[Changelog]
      info	[Changelog] Total 38 breaking change(s), 98 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 83cae033992e5a95b60e55dc28071db6fb8ca5d0. 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-agrifood [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group CheckNameAvailability
      info	[Changelog]   - Added operation group DataConnectors
      info	[Changelog]   - Added operation group DataManagerForAgricultureExtensions
      info	[Changelog]   - Added operation group DataManagerForAgricultureResources
      info	[Changelog]   - Added operation group OperationResults
      info	[Changelog]   - Added operation group Solutions
      info	[Changelog]   - Added operation group SolutionsDiscoverability
      info	[Changelog]   - Added operation Extensions.createOrUpdate
      info	[Changelog]   - Added operation Extensions.listByDataManagerForAgriculture
      info	[Changelog]   - Added Interface ApiKeyAuthCredentials
      info	[Changelog]   - Added Interface ApiProperties
      info	[Changelog]   - Added Interface ArmAsyncOperationError
      info	[Changelog]   - Added Interface AuthCredentials
      info	[Changelog]   - Added Interface CheckNameAvailabilityCheckNameAvailabilityOptionalParams
      info	[Changelog]   - Added Interface DataConnector
      info	[Changelog]   - Added Interface DataConnectorListResponse
      info	[Changelog]   - Added Interface DataConnectorProperties
      info	[Changelog]   - Added Interface DataConnectorsCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface DataConnectorsDeleteOptionalParams
      info	[Changelog]   - Added Interface DataConnectorsGetOptionalParams
      info	[Changelog]   - Added Interface DataConnectorsListNextOptionalParams
      info	[Changelog]   - Added Interface DataConnectorsListOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgriculture
      info	[Changelog]   - Added Interface DataManagerForAgricultureExtension
      info	[Changelog]   - Added Interface DataManagerForAgricultureExtensionListResponse
      info	[Changelog]   - Added Interface DataManagerForAgricultureExtensionProperties
      info	[Changelog]   - Added Interface DataManagerForAgricultureExtensionsGetOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureExtensionsListNextOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureExtensionsListOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureListResponse
      info	[Changelog]   - Added Interface DataManagerForAgricultureResourcesCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureResourcesDeleteOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureResourcesGetOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureResourcesListByResourceGroupNextOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureResourcesListByResourceGroupOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureResourcesListBySubscriptionNextOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureResourcesListBySubscriptionOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureResourcesUpdateHeaders
      info	[Changelog]   - Added Interface DataManagerForAgricultureResourcesUpdateOptionalParams
      info	[Changelog]   - Added Interface DataManagerForAgricultureSolution
      info	[Changelog]   - Added Interface DataManagerForAgricultureSolutionListResponse
      info	[Changelog]   - Added Interface DataManagerForAgricultureSolutionProperties
      info	[Changelog]   - Added Interface DataManagerForAgricultureUpdateProperties
      info	[Changelog]   - Added Interface DataManagerForAgricultureUpdateRequestModel
      info	[Changelog]   - Added Interface ExtensionInstallationRequest
      info	[Changelog]   - Added Interface ExtensionsCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface ExtensionsListByDataManagerForAgricultureNextOptionalParams
      info	[Changelog]   - Added Interface ExtensionsListByDataManagerForAgricultureOptionalParams
      info	[Changelog]   - Added Interface KeyVaultProperties
      info	[Changelog]   - Added Interface MarketplaceOfferDetails
      info	[Changelog]   - Added Interface OAuthClientCredentials
      info	[Changelog]   - Added Interface OperationResultsGetOptionalParams
      info	[Changelog]   - Added Interface Solution
      info	[Changelog]   - Added Interface SolutionListResponse
      info	[Changelog]   - Added Interface SolutionProperties
      info	[Changelog]   - Added Interface SolutionsCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface SolutionsDeleteOptionalParams
      info	[Changelog]   - Added Interface SolutionsDiscoverabilityGetOptionalParams
      info	[Changelog]   - Added Interface SolutionsDiscoverabilityListNextOptionalParams
      info	[Changelog]   - Added Interface SolutionsDiscoverabilityListOptionalParams
      info	[Changelog]   - Added Interface SolutionsGetOptionalParams
      info	[Changelog]   - Added Interface SolutionsListNextOptionalParams
      info	[Changelog]   - Added Interface SolutionsListOptionalParams
      info	[Changelog]   - Added Type Alias AuthCredentialsKind
      info	[Changelog]   - Added Type Alias AuthCredentialsUnion
      info	[Changelog]   - Added Type Alias CheckNameAvailabilityCheckNameAvailabilityResponse
      info	[Changelog]   - Added Type Alias DataConnectorsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias DataConnectorsGetResponse
      info	[Changelog]   - Added Type Alias DataConnectorsListNextResponse
      info	[Changelog]   - Added Type Alias DataConnectorsListResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureExtensionsGetResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureExtensionsListNextResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureExtensionsListResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureResourcesCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureResourcesGetResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureResourcesListByResourceGroupNextResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureResourcesListByResourceGroupResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureResourcesListBySubscriptionNextResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureResourcesListBySubscriptionResponse
      info	[Changelog]   - Added Type Alias DataManagerForAgricultureResourcesUpdateResponse
      info	[Changelog]   - Added Type Alias ExtensionsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ExtensionsListByDataManagerForAgricultureNextResponse
      info	[Changelog]   - Added Type Alias ExtensionsListByDataManagerForAgricultureResponse
      info	[Changelog]   - Added Type Alias OperationResultsGetResponse
      info	[Changelog]   - Added Type Alias SolutionsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias SolutionsDiscoverabilityGetResponse
      info	[Changelog]   - Added Type Alias SolutionsDiscoverabilityListNextResponse
      info	[Changelog]   - Added Type Alias SolutionsDiscoverabilityListResponse
      info	[Changelog]   - Added Type Alias SolutionsGetResponse
      info	[Changelog]   - Added Type Alias SolutionsListNextResponse
      info	[Changelog]   - Added Type Alias SolutionsListResponse
      info	[Changelog]   - Interface ArmAsyncOperation has a new optional parameter error
      info	[Changelog]   - Interface DetailedInformation has a new optional parameter apiDefaultInputParameters
      info	[Changelog]   - Interface DetailedInformation has a new optional parameter apiDocsLink
      info	[Changelog]   - Interface DetailedInformation has a new optional parameter apiType
      info	[Changelog]   - Interface Extension has a new optional parameter additionalApiProperties
      info	[Changelog]   - Interface ExtensionListResponse has a new optional parameter skipToken
      info	[Changelog]   - Interface PrivateEndpointConnection has a new optional parameter groupIds
      info	[Changelog]   - Added Enum KnownAuthCredentialsKind
      info	[Changelog]   - Enum KnownProvisioningState has a new value Running
      info	[Changelog]   - Enum KnownPublicNetworkAccess has a new value Disabled
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation group FarmBeatsExtensions
      info	[Changelog]   - Removed operation group FarmBeatsModels
      info	[Changelog]   - Removed operation group Locations
      info	[Changelog]   - Removed operation Extensions.create
      info	[Changelog]   - Removed operation Extensions.listByFarmBeats
      info	[Changelog]   - Removed operation Extensions.update
      info	[Changelog]   - Class AgriFoodMgmtClient has a new signature
      info	[Changelog]   - Parameter value of interface ExtensionListResponse is now required
      info	[Changelog]   - Class AgriFoodMgmtClient no longer has parameter farmBeatsExtensions
      info	[Changelog]   - Class AgriFoodMgmtClient no longer has parameter farmBeatsModels
      info	[Changelog]   - Class AgriFoodMgmtClient no longer has parameter locations
      info	[Changelog]   - Enum KnownPublicNetworkAccess no longer has value Hybrid
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from 83cae033992e5a95b60e55dc28071db6fb8ca5d0. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    • ️✔️azure-resourcemanager-agrifood [View full logs]  [Preview SDK Changes]
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 83cae033992e5a95b60e55dc28071db6fb8ca5d0. 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.agrifood.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.agrifood.DefaultTag
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 5, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/agrifood/armagrifood https://apiview.dev/Assemblies/Review/311a0abe735a4d5ca0787e53fd5d3c14
    Java azure-resourcemanager-agrifood https://apiview.dev/Assemblies/Review/3740237a0dba434b8e8414a1479896d4
    JavaScript @azure/arm-agrifood https://apiview.dev/Assemblies/Review/8716e9b3233549758079364843f2acb6
    Swagger Microsoft.AgFoodPlatform https://apiview.dev/Assemblies/Review/12e75203cb954ed28a5fd658f1167775

    @AzureRestAPISpecReview AzureRestAPISpecReview added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review ARMReview NewApiVersionRequired ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager labels Aug 5, 2023
    @openapi-workflow-bot
    Copy link

    Please address or respond to feedback from the ARM API reviewer.
    When you are ready to continue the ARM API review, please remove the ARMChangesRequested label.
    This will notify the reviewer to have another look.
    If the feedback provided needs further discussion, please use this Teams channel to post your questions - aka.ms/azsdk/support/specreview-channel.
    Please include [ARM Query] in the title of your question to indicate that it is ARM-related.

    @openapi-workflow-bot
    Copy link

    Hi @IshitaAsthana! The automation detected this pull request introduces changes to at least one existing API version that violate Azure's versioning policy. To comply with the policy, these changes must be made in a new API version. As a result, the automation added the NewApiVersionRequired label.

    You cannot proceed with merging this PR until you complete one of the following action items:

    ACTION ITEM ALTERNATIVE A: Introduce a new API version.
    Submit a new PR instead of this one, or modify this PR, so that it adds a new API version instead of introducing changes to existing API versions.

    ACTION ITEM ALTERNATIVE B: Request approval.
    Alternatively, if you cannot avoid modifying existing API versions, then you can request an approval for them. Please follow the breaking changes process.
    This case applies even if:

    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason. Such claims must be reviewed, and the process is the same.

    @ryuzakil
    Copy link
    Member

    ryuzakil commented Aug 8, 2023

    @IshitaAsthana Please validate if other solution Crud examples are to be updated apart from Solutions_CreateOrUpdate. Last I checked, it was decided that request and response would have same model for Solutions, so Get example Response might have to be updated as well.

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Aug 13, 2023
    @IshitaAsthana IshitaAsthana removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Aug 14, 2023
    @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 Aug 14, 2023
    @@ -2718,6 +2718,10 @@
    "minLength": 1,
    "type": "string"
    },
    "roleAssignmentId": {
    "description": "Role Assignment Id.",
    Copy link
    Member

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Role Assignment id of what? What does it actually mean? Are you supposed to supply a role assignment id of either a custom or built-in role assignment that you've already created? Which tenant can it be in? What permissions will the role need?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    This field is just for internal purposes, for tracking the role-assignment-id created during an automated flow. Customer doesn't have to interact with this anywhere.

    Copy link
    Member

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Why are you exposing it to the customer view then?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Since it's needed for portal api calls to get the relevant details which cannot be obtained otherwise

    Copy link
    Member

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Would you please share us more about how Portal will use this field?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    During deployment of a new solution, a guid for role-assignment-id is created and stored through arm-template of solution deployment.
    When the installed solutions are fetched through GET solutions api-call, the roleAssignmentId value is also received in response and is used in the solution-delete flow where the linked role-assignment is deleted along with the solution.

    Copy link
    Member

    @ms-henglu ms-henglu Aug 22, 2023

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    So similarly, user can make same deployment with rest api, right?

    1. Create a role assignment
    2. Call the PUT solution with the role assignment id
    3. Call the GET solution to get the role assignment id
    4. Delete the solution and delete the role assignment with its id

    Or the request will be rejected because the API only allows it if it's from Portal?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Yes, but for UI driven experience, the appropriate value for role-assignment-id is difficult to find in portal.
    This value is not directly visible to customer in portal, unless done via REST API

    @TimLovellSmith TimLovellSmith added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 15, 2023
    @IshitaAsthana IshitaAsthana removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Aug 17, 2023
    @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 Aug 17, 2023
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 17, 2023

    Next Steps to Merge

    ⚠️ This is an experimental comment. It may not always be up-to-date. ⚠️

    ✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

    @TimLovellSmith TimLovellSmith added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Aug 17, 2023
    @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 Aug 17, 2023
    @IshitaAsthana IshitaAsthana removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Aug 21, 2023
    @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 Aug 21, 2023
    @ms-henglu ms-henglu added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Aug 23, 2023
    @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 Aug 23, 2023
    @Alancere Alancere added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Aug 23, 2023
    @kazrael2119
    Copy link
    Contributor

    this js sdk breaking is not caused by this pr

    @mentat9 mentat9 merged commit 86f016b into main Sep 6, 2023
    @mentat9 mentat9 deleted the users/iasthana/roleAssignmentID branch September 6, 2023 18:07
    jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
    * roleAssignmentID added to solutions properties
    
    * updated examples of solutions Get and List
    
    * removed extra spaces
    
    * spacing update
    
    ---------
    
    Co-authored-by: IshitaAsthana <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 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 CI-BreakingChange-Go CI-BreakingChange-JavaScript NewApiVersionRequired 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.