Skip to content

Commit aa26c65

Browse files
Update storage-mounts.md
1 parent c7fb6cb commit aa26c65

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/container-apps/storage-mounts.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli
88
ms.topic: conceptual
9-
ms.date: 03/20/2025
9+
ms.date: 04/17/2025
1010
ms.author: cshoe
1111
zone_pivot_groups: arm-azure-cli-portal
1212
---
@@ -235,9 +235,6 @@ Azure Files storage has the following characteristics:
235235

236236
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.
237237

238-
> [!NOTE]
239-
> Support for mounting NFS shares in Azure Container Apps is in preview.
240-
241238
To enable Azure Files storage in your container, you need to set up your environment and container app as follows:
242239

243240
* Create a storage definition in the Container Apps environment.

0 commit comments

Comments
 (0)