You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/storage-mounts.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
6
6
ms.service: azure-container-apps
7
7
ms.custom: devx-track-azurecli
8
8
ms.topic: conceptual
9
-
ms.date: 03/20/2025
9
+
ms.date: 04/17/2025
10
10
ms.author: cshoe
11
11
zone_pivot_groups: arm-azure-cli-portal
12
12
---
@@ -235,9 +235,6 @@ Azure Files storage has the following characteristics:
235
235
236
236
Azure Files supports both SMB (Server Message Block) and NFS (Network File System) protocols. You can mount an Azure Files share using either protocol. The file share you define in the environment must be configured with the same protocol used by the file share in the storage account.
237
237
238
-
> [!NOTE]
239
-
> Support for mounting NFS shares in Azure Container Apps is in preview.
240
-
241
238
To enable Azure Files storage in your container, you need to set up your environment and container app as follows:
242
239
243
240
* Create a storage definition in the Container Apps environment.
0 commit comments