Skip to content

Commit fc3372f

Browse files
Merge pull request #217465 from msangapu-msft/patch-20
Update configure-connect-to-azure-storage.md
2 parents 0493296 + 22e4e41 commit fc3372f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ The following features are supported for Linux containers:
131131
- Azure CLI, Azure PowerShell, and Azure SDK support is in preview.
132132
- Mapping `/` or `/home` to custom-mounted storage is not supported.
133133
- 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)
134135
- Storage mounts cannot be used together with clone settings option during [deployment slot](deploy-staging-slots.md) creation.
135136
- 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.
136137
- 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

Comments
 (0)