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/app-service/configure-connect-to-azure-storage.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,7 @@ The following features are supported for Linux containers:
131
131
- Azure CLI, Azure PowerShell, and Azure SDK support is in preview.
132
132
- Mapping `/` or `/home` to custom-mounted storage is not supported.
133
133
- Don't map the custom storage mount to `/tmp` or its subdirectories as this may cause timeout during app startup.
134
+
- Azure Storage is not supported with [Docker Compose Scenarios](configure-custom-container.md?pivots=container-linux#docker-compose-options)
134
135
- Storage mounts cannot be used together with clone settings option during [deployment slot](deploy-staging-slots.md) creation.
135
136
- 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.
136
137
- Only Azure Files [SMB](../storage/files/files-smb-protocol.md) are supported. Azure Files [NFS](../storage/files/files-nfs-protocol.md) is not currently supported for Linux App Services.
0 commit comments