Skip to content

Commit 7e8410e

Browse files
author
Johan Burati
authored
Could lead to data corruption
Warning the users that not following the recommendations could lead to data corruption as per https://github.com/MicrosoftDocs/azure-docs/issues/55218 I am also trying to have a warning displayed on the Portal as users might not have the reflex of referring to this page before changing the Disk cache settings.
1 parent b6b2454 commit 7e8410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/virtual-machines-common-premium-storage-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ High Scale VMs that leverage Azure Premium Storage have a multi-tier caching tec
232232
> [!WARNING]
233233
> Disk Caching is not supported for disks 4 TiB and larger. If multiple disks are attached to your VM, each disk that is smaller than 4 TiB will support caching.
234234
>
235-
> Changing the cache setting of an Azure disk detaches and re-attaches the target disk. If it is the operating system disk, the VM is restarted. Stop all applications/services that might be affected by this disruption before changing the disk cache setting.
235+
> Changing the cache setting of an Azure disk detaches and re-attaches the target disk. If it is the operating system disk, the VM is restarted. Stop all applications/services that might be affected by this disruption before changing the disk cache setting. Not following those recommendations could lead to data corruption..
236236
237237
To learn more about how BlobCache works, refer to the Inside [Azure Premium Storage](https://azure.microsoft.com/blog/azure-premium-storage-now-generally-available-2/) blog post.
238238

0 commit comments

Comments
 (0)