dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
2.98k stars 280 forks source link

azd infra synth fails with a project may only contain a single Aspire service and no other services at this time. #3999

Closed jonoabroad closed 2 weeks ago

jonoabroad commented 2 weeks ago
  1. I'm opening this here as I assume it is Aspire related, but understand it may be better placed in the azd project.
  2. I have azd version 1.8.1
  3. I have a single AppHost with 3 deployable applications, azd init runs fine.

Raising an issue feels a bit overkill as Aspire is preview and infra synth is alpha.

davidfowl commented 2 weeks ago

Yes file this on https://github.com/Azure/azure-dev/issues

jonoabroad commented 2 weeks ago

Moving to the correct repository https://github.com/Azure/azure-dev/issues/3812