microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
362 stars 29 forks source link

Feature Request: Support managed identity for mount files shares into ACA apps #850

Open ivanthelad opened 1 year ago

ivanthelad commented 1 year ago

Support managed identity for mount files shares into ACA apps Current possible only via keys

Describe the solution you'd like.
Managed identity is used to mount the Azure files mount into the container https://learn.microsoft.com/en-us/azure/container-apps/managed-identity?tabs=portal%2Cdotnet

MDendura commented 8 months ago

This would be very useful for me too as sadly Key-Based Authentication is restricted on my organisation's Storage Accounts by policy.

govindparsewar commented 4 months ago

is there any roadmap to use managed identity to mount the Azure Fileshare on Container apps.

OpTic-Daniel commented 1 month ago

I'm facing the same restrictions within my org. Any progress on this matter? I'm missing this topic on the ACA-roadmap.

dekiesel commented 1 month ago

What is the workaround here if storage account keys are disabled by policy?

JanKnipp commented 1 month ago

same issue here. storage account keys should not be used and best practices would suggest using a managed identity and its really strange that this is not on the roadmap as it renders this functionalilty "useless" for enterprise customers.

In the end this is most likely months if not years away from any Terraform users as container apps are so much behind in that case which again is a big issue for enterprises...