Skip to content

Commit 5b22d5d

Browse files
authored
Reformatted disk cache change warning message (#1467)
1 parent 677c035 commit 5b22d5d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

azuresmps-4.0.0/Azure/Set-AzureDataDisk.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,12 @@ Accept wildcard characters: False
7272
7373
> [!WARNING]
7474
> Disk Caching is not supported for disks 4 TiB and larger. If multiple disks are attached to your
75-
> VM, each disk that is smaller than 4 TiB will support caching. Changing the cache setting of an
76-
> Azure disk detaches and re-attaches the target disk. If it is the operating system disk, the VM is
77-
> restarted. Stop all applications/services that might be affected by this disruption before
78-
> changing the disk cache >setting. Not following those recommendations could lead to data
79-
> corruption.
75+
> VM, each disk that is smaller than 4 TiB will support caching.
76+
>
77+
> Changing the cache setting of an Azure disk detaches and re-attaches the target disk. If it is the
78+
> operating system disk, the VM is restarted. Stop all applications/services that might be affected
79+
> by this disruption before changing the disk cache setting. Not following those recommendations
80+
> could lead to data corruption.
8081
8182
Specifies the host level caching settings of the disk.
8283
Valid values are:

0 commit comments

Comments
 (0)