Skip to content

Commit ea0a316

Browse files
authored
Minor edit
1 parent c681a33 commit ea0a316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/storage-mounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Azure Files storage has the following characteristics:
227227
* All containers that mount the share can access files written by any other container or method.
228228
* More than one Azure Files volume can be mounted in a single container.
229229

230-
Azure Files supports both SMB and NFS protocols. You can mount an Azure Files share using either protocol.
230+
Azure Files supports both SMB and NFS 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.
231231

232232
> [!NOTE]
233233
> Support for mounting NFS shares in Azure Container Apps is in preview.

0 commit comments

Comments
 (0)