0

I am looking for a way how to define a secret once in the Container Apps Environment, so that all apps that run inside it can reference it, without having to define it in each app individually. Specifically I am looking for ways to define docker container registry passwords only once in the CAE.

Thank you

1 Answers1

0

That's not possible today. Each application defines its own secrets.

ahmelsayed
  • 7,125
  • 3
  • 28
  • 40