Azure / azure-cli-extensions

Public Repository for Extensions of Azure CLI.
https://docs.microsoft.com/en-us/cli/azure
MIT License
382 stars 1.22k forks source link

[az containerapp compose create] Support to enable Managed Identities for accessing to Azure App Configuration #7659

Open vienleidl opened 4 months ago

vienleidl commented 4 months ago

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

azure-cli                         2.60.0 *

core                              2.60.0 *
telemetry                          1.1.0

Extensions:
aks-preview                     3.0.0b13
azure-devops                       1.0.0
containerapp                      0.3.50

Dependencies:
msal                              1.28.0
azure-mgmt-resource             23.1.0b2

Additional context

Every time a Container App has been deployed from Azure DevOps with that command, the environment vars are completely lost.

yonzhan commented 4 months ago

Thank you for opening this issue, we will look into it.

microsoft-github-policy-service[bot] commented 4 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @calvinsID.