-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Currently when you want to configure anything that isn't the default, you have to drop to bicep. https://learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/aca-deployment-azd-in-depth?tabs=windows#generate-bicep-from-net-aspire-app-model We're trying to come up with a model to reduce the need for this cliff but this is what you'll have to do for the next couple of previews. |
Beta Was this translation helpful? Give feedback.
-
I tried that path, but currently the manifest files are not generate (except for the files in the infra folder) |
Beta Was this translation helpful? Give feedback.
-
Thre's no other way to change the deployment when using aspire. |
Beta Was this translation helpful? Give feedback.
-
In 9.2 you should be able to configure this https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/dotnet-aspire-9.2#-configure-azure-container-apps-environments |
Beta Was this translation helpful? Give feedback.
In 9.2 you should be able to configure this https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/dotnet-aspire-9.2#-configure-azure-container-apps-environments