microsoft / azure-container-apps

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

storage mount limit #1294

Open seanli1988 opened 6 days ago

seanli1988 commented 6 days ago

This issue is a: (mark with an x)

Issue description

A customer is citing 20GB limit of volume mount when using container apps in consumption mode - is this true? Is there a work around?

anthonychu commented 6 days ago

@seanli1988 What type of volume mount? Azure Files or ephemeral?

whereisyusuf commented 5 days ago

ephemeral

anthonychu commented 5 days ago

The limits for ephemeral volumes are listed here. If you need more than 8GB you should consider mounting an Azure file share. https://learn.microsoft.com/en-us/azure/container-apps/storage-mounts?tabs=smb&pivots=azure-cli#ephemeral-storage

microsoft-github-policy-service[bot] commented 23 hours ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.