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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -227,7 +227,7 @@ Azure Files storage has the following characteristics:
227
227
* All containers that mount the share can access files written by any other container or method.
228
228
* More than one Azure Files volume can be mounted in a single container.
229
229
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.
231
231
232
232
> [!NOTE]
233
233
> Support for mounting NFS shares in Azure Container Apps is in preview.
0 commit comments