Skip to content

Query the list of available Azure subscriptions during provisioning prompting #10344

@eerhardt

Description

@eerhardt
  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

In the context of the discussion in PR #10038 (#10038), it was suggested that we should query and display the list of Azure subscriptions available to the user as part of the provisioning user experience. Currently, users may have to manually enter their subscription, which can be cumbersome.

Describe the solution you'd like

Implement functionality to retrieve the list of Azure subscriptions available to the user and present them in the UI as part of the provisioning flow. This would enhance usability by allowing users to select from their subscriptions, reducing friction and possible errors.

Additional context

Feature requested based on PR conversation: #10038

We may need to wait for Support InteractionInput.InputType with both freeform and suggested choices (useful for Azure Subscriptions) (dotnet/aspire#10343) in order to do this.

Metadata

Metadata

Assignees

Labels

area-integrationsIssues pertaining to Aspire Integrations packagesazureIssues associated specifically with scenarios tied to using Azure

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions