Skip to content
Discussion options

You must be logged in to vote

@christiannagel Thanks for sharing the feedback!

Recently, running aspire deploy locally I was wondering why it didn't ask me again for the subscription and the resource group - before finding out I had the resource group added to my appsettings.Development.json file, and the subscription to user secrets. While this is documented, it would be great to see it with the console output where the values are coming from.

Good note. We should probably add a note documenting this behavior for 9.5. This happens because aspire deploy and the Azure provisioning that we do during run-mode share the same core API in Aspire that we use for sending deployment requests to Azure. Both components read th…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@davidfowl
Comment options

@christiannagel
Comment options

@captainsafia
Comment options

Answer selected by christiannagel
@christiannagel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants