Skip to content

Commit c5d53f6

Browse files
authored
Update articles/app-service/configure-connect-to-azure-storage.md
1 parent 5ebc961 commit c5d53f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-connect-to-azure-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The following features are supported for Linux containers:
106106
- Mapping `/mounts`, `mounts/foo/bar`, `/`, and `/mounts/foo.bar/` to custom-mounted storage is not supported (you can only use /mounts/pathname for mounting custom storage to your web app.)
107107
- Storage mounts cannot be used together with clone settings option during [deployment slot](deploy-staging-slots.md) creation.
108108
- Storage mounts are not backed up when you [back up your app](manage-backup.md). Be sure to follow best practices to back up the Azure Storage accounts.
109-
- Only Azure Files [SMB](https://docs.microsoft.com/en-us/azure/storage/files/files-smb-protocol) are supported. Azure Files [NFS](https://docs.microsoft.com/en-us/azure/storage/files/files-nfs-protocol) is not currently supported for Linux App Services.
109+
- Only Azure Files [SMB](/azure/storage/files/files-smb-protocol) are supported. Azure Files [NFS](/azure/storage/files/files-nfs-protocol) is not currently supported for Linux App Services.
110110

111111
::: zone-end
112112

0 commit comments

Comments
 (0)