Skip to content

Commit 0ff46a2

Browse files
authored
Merge pull request #204351 from cynthn/patch-611
Update overview.md
2 parents 9c90f4e + ce2727c commit 0ff46a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The resources in this table are used by the VM and need to exist or be created w
9393
| Resource | Required | Description |
9494
| --- | --- | --- |
9595
| [Resource group](../../azure-resource-manager/management/overview.md) |Yes |The VM must be contained in a resource group. |
96-
| [Storage account](../../storage/common/storage-account-create.md) |Yes |The VM needs the storage account to store its virtual hard disks. |
96+
| [OS disk](../managed-disks-overview.md) |Yes |The VM needs a disk to store the OS in most cases. |
9797
| [Virtual network](../../virtual-network/virtual-networks-overview.md) |Yes |The VM must be a member of a virtual network. |
9898
| [Public IP address](../../virtual-network/ip-services/public-ip-addresses.md) |No |The VM can have a public IP address assigned to it to remotely access it. |
9999
| [Network interface](../../virtual-network/virtual-network-network-interface.md) |Yes |The VM needs the network interface to communicate in the network. |

0 commit comments

Comments
 (0)