You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(p2) Ability to customize azure resources as part of deployment. Our plan B on this is that we already have support for doing this via azd infra synth.
Support for podman/docker in WSL
Developing against a container locally and deploying using ACA addons
Developing against a container locally and deploying using an already provisioned resource
Developing against a container locally and deploying a managed azure resource
Ability to add azure resources not natively supported by aspire as part of deployment
Ability to deploy the aspire dashboard into production
Ability to send telemetry to Azure Monitor when deployed to ACA
Ability to use aspire orchestration with multiple repositories
Out of scope
AWS Support (in discussion, there are various prototypes)
Local Stack support (need to figure out how AWS and local stack are exposed)
Aspire first release scoping
Below are the set of features and scenarios in scope for the first Aspire release (built on .NET 8.0).
Aspire Resources and Components
OSS
Azure
Dapr
Dashboard
Deployment
Tooling
Top requested end to end scenarios (dev to deploy)
dotnet user-secretsduring dev time from AZD-set envvars (related: Provide a way to write select bicep outputs to dotnet user-secrets for Aspire apps Azure/azure-dev#3202)azd infra synth.Out of scope