[az containerapp compose create] Support to enable Managed Identities for accessing to Azure App Configuration #7659
Labels
Auto-Assign
Auto assign by bot
ContainerApp
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
This issue is responsible by Azure service team.
Describe the bug
Pls kindly consider to add a support for enabling a Managed Identity (System-Assigned or User-Assigned Identity) to access an Azure App Configuration store from Container Apps.
Related command
az containerapp compose create
Errors
N/A
Issue script & Debug output
N/A
Expected behavior
It would be great if that command supports to create a Managed Identity for accessing to an App Configuration store and loading the environment vars (app configuration = app settings + connection strings).
Environment Summary
Additional context
Every time a Container App has been deployed from Azure DevOps with that command, the environment vars are completely lost.
The text was updated successfully, but these errors were encountered: