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.
1 parent da6cf65 commit 49b69eeCopy full SHA for 49b69ee
articles/service-fabric/service-fabric-managed-disk.md
@@ -18,7 +18,7 @@ This article provides the steps for how to use native support from Service Fabri
18
## Prerequisites
19
20
* The required minimum disk size for the managed data disk is 50 GB.
21
-* Managed Data disks is supported for virtual machine scale sets of all durability Levels.
+* Data disk drive letter should be set to character lexicographically greater than all drives present in the virtual machine scale set SKU.
22
* Only one managed data disk per VM is supported. For scenarios involving more than 1 data disks, user needs to manage the data disks on their own.
23
24
## Configure the virtual machine scale set to use managed data disks in Service Fabric
0 commit comments