docs-aspire icon indicating copy to clipboard operation
docs-aspire copied to clipboard

Regarding containerApp.tmpl.yaml

Open vishipayyallore opened this issue 1 year ago • 3 comments

Describe the issue or suggestion

Team, Greeting. The documentation is pretty great. I have some suggestions. URL: https://github.com/dotnet/docs-aspire/blob/main/docs/deployment/azure/aca-deployment-azd-in-depth.md

These are the artifacts it will generate mentioned.

  1. infra/main.bicep: Represents the main entry point for the deployment.
  2. infra/main.parameters.json: Used as the parameters for main Bicep (maps to environment variables defined in .azure folder).
  3. infra/resoures.bicep: Defines the Azure resources required to support the .NET Aspire project model.
  4. AspireSample.Web/manifests/containerApp.tmpl.yaml: The container app definition for webfrontend.
  5. AspireSample.ApiService/manifests/containerApp.tmpl.yaml: The container app definition for apiservice.

A little bit further you guys mentioned

The definition of the container apps from the .NET service projects is contained within the containerApp/tmpl.yaml files in the manifests directory in each project respectively. Here is an example from the webfrontend project:

But when I execute the command it has created these artifacts.

image

I am unable to understand. Could you please fix this? Many thanks.

Regards, Swamy

vishipayyallore avatar Jun 18 '24 04:06 vishipayyallore

We have to update this now that we changed everything 😄

cc @vhvb1989 @mitchdenny

davidfowl avatar Jun 18 '24 05:06 davidfowl

Hello,

I am facing the similar issue and i dont even see any manifest file generated for the same.

cc @vhvb1989 @mitchdenny

shankersumit avatar Oct 28 '24 17:10 shankersumit

I am facing the similar issue and i dont even see any manifest file generated for the same.

Can you clarify what you mean?

davidfowl avatar Oct 28 '24 17:10 davidfowl

@vishipayyallore Hi Swamy, I wanted to ask...is this still an issue? I'm inclined to close this as I think it's been addressed, please let me know.

IEvangelist avatar Aug 04 '25 20:08 IEvangelist

@vishipayyallore Hi Swamy, I wanted to ask...is this still an issue? I'm inclined to close this as I think it's been addressed, please let me know.

Hi @IEvangelist David, Please close the ticket.

vishipayyallore avatar Aug 13 '25 04:08 vishipayyallore