Skip to content

Commit 15f26be

Browse files
(Azure CXP) resolves MicrosoftDocs/azure-docs#45754
Removed "For each VM vCPU, four data disks can be attached" from the document as few VM sizes like "Standard_B1" series cannot have more than 2 data disks attached, referred this doc "https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes-general"
1 parent 208387d commit 15f26be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/tutorial-manage-data-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ When an Azure virtual machine is created, two disks are automatically attached t
4848

4949
## Azure data disks
5050

51-
Additional data disks can be added for installing applications and storing data. Data disks should be used in any situation where durable and responsive data storage is needed. The size of the virtual machine determines how many data disks can be attached to a VM. For each VM vCPU, four data disks can be attached.
51+
Additional data disks can be added for installing applications and storing data. Data disks should be used in any situation where durable and responsive data storage is needed. The size of the virtual machine determines how many data disks can be attached to a VM.
5252

5353
## VM disk types
5454

0 commit comments

Comments
 (0)