microsoft / azure-container-apps

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

storage mount limit #1294

Closed seanli1988 closed 1 month ago

seanli1988 commented 2 months 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 2 months ago

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

whereisyusuf commented 2 months ago

ephemeral

anthonychu commented 2 months 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

whereisyusuf commented 1 month ago

What about azure files?

anthonychu commented 1 month ago

What about azure files?

No. The limit is determined by your Azure file share configuration.

microsoft-github-policy-service[bot] commented 1 month 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.