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

Consider adding a section for Deployment Considerations #1023

Open
efonsecab opened this issue May 31, 2024 · 0 comments
Open

Consider adding a section for Deployment Considerations #1023

efonsecab opened this issue May 31, 2024 · 0 comments
Labels
⌚ Not Triaged Not triaged

Comments

@efonsecab
Copy link

So, one of the issues I originally had when using .NET Aspire was that everything worked just fine while on development, however, when trying to publish to Azure, I got error messages such as invalid name, basically I had to remove the special characters and make names lowercase.
Another thing I've had to do is for deployed apps, go into the Azure Portal, and configure the app Ingress section to allow for unauthenticated request, it changes the url from "internal" to a public one.

I'm pretty sure there are more considerations, it would be good to have them all centralized in a specific section under the Deployment menu.

image

@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

2 participants