Skip to content

Commit 574c6b1

Browse files
authored
Update container-instances-volume-azure-files.md
Adding limitation
1 parent fac5723 commit 574c6b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-instances/container-instances-volume-azure-files.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ By default, Azure Container Instances are stateless. If the container is restart
1616

1717
## Limitations
1818

19+
* Azure Storage doesn't support SMB mounting of file share using managed identity
1920
* You can only mount Azure Files shares to Linux containers. Review more about the differences in feature support for Linux and Windows container groups in the [overview](container-instances-overview.md#linux-and-windows-containers).
2021
* Azure file share volume mount requires the Linux container run as *root* .
2122
* Azure File share volume mounts are limited to CIFS support.

0 commit comments

Comments
 (0)