Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 11, 2025

Backport of #12888 to release/13.0

/cc @JamesNK

Customer Impact

There are some bugs on the Azure provisioning dialog:

  • If the customer has Azure:SubscriptionId in their config then the Azure provisioning dialog is broken. Subscription locations are never loaded and can't be selected. Major impact.
  • If the customer doesn't have Azure:SubscriptionId in their config then the "Subscription Id" input is enabled before values are loaded into it by a tenant being selected. Minor impact.

Testing

Manual testing

Risk

Low

Regression?

Yes, this regressed in 13 when tenant selection was added to the dialog.

@github-actions
Copy link
Contributor Author

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12913

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12913"

@JamesNK JamesNK added the Servicing-consider Issue for next servicing release review label Nov 11, 2025
@JamesNK JamesNK requested a review from davidfowl November 11, 2025 23:58
@JamesNK JamesNK added the area-integrations Issues pertaining to Aspire Integrations packages label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-integrations Issues pertaining to Aspire Integrations packages Re-opened Github-Action PR Servicing-consider Issue for next servicing release review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants