Skip to main content
NOW AVAILABLE

Generally available: Mount Azure Files and ephemeral storage in Azure Container Apps

Published date: 29 March, 2023

Azure Container Apps, a service for building and deploying modern applications and microservices using serverless containers, now supports mounting Azure Files file shares and ephemeral volumes. 

Mount a file share to read and persist data in Azure Files. This is useful for loading large amounts of data without increasing the size of your container images. You can also use Azure Files to share data with other containers and applications.

With ephemeral storage, you can share data between multiple containers in a replica. Data written to ephemeral storage is persisted for the lifetime of the replica.

Learn more. 

  • Azure Container Apps
  • Features

Related Products