We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69ff94e + 934a19b commit bf6d195Copy full SHA for bf6d195
articles/storage/container-storage/container-storage-faq.md
@@ -55,6 +55,10 @@ ms.custom: references_regions
55
**Does Azure Container Storage support Windows containers on AKS?**
56
No, Azure Container Storage only supports AKS containers running on Ubuntu and Azure Linux nodes.
57
58
+* <a id="azure-container-storage-ephemeralosdisk"></a>
59
+ **Does Azure Container Storage use the capacity from Ephemeral OS disks for ephemeral disk storage pool?**
60
+ No, Azure Container Storage only discovers and uses the capacity from ephemeral data disks for ephemeral disk storage pool.
61
+
62
## See also
63
64
- [What is Azure Container Storage?](container-storage-introduction.md)
0 commit comments