Skip to content

Commit a940cbf

Browse files
Merge pull request #2177 from MicrosoftDocs/main
Auto Publish – main to live - 2025-08-29 17:00 UTC
2 parents 434b160 + 40b73cd commit a940cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/managed-disks-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Most VMs contain a temporary disk, which isn't a managed disk. The temporary dis
133133

134134
Data on the temporary disk might be lost during a [maintenance event](./understand-vm-reboots.md), when you [redeploy a VM](/troubleshoot/azure/virtual-machines/redeploy-to-new-node-windows?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json), or when you stop the VM. During a successful standard restart of the VM, data on the temporary disk persists. For more information about VMs without temporary disks, see [Azure VM sizes with no local temporary disk](azure-vms-no-temp-disk.yml).
135135

136-
On Azure Linux VMs, the temporary disk is typically */dev/sdb*. On Windows VMs, the temporary disk is drive D by default. The temporary disk isn't encrypted unless:
136+
On Azure Linux VMs, the temporary disk is typically */dev/disk/azure/resource*. On Windows VMs, the temporary disk is drive D by default. The temporary disk isn't encrypted unless:
137137

138138
- You're using an Azure VM that is version 5 and above (such as Dsv5 or Dsv6). Azure VMs version 5 and above automatically encrypt their temporary disks and (if in use) their ephemeral OS disks with encryption-at-rest.
139139
- For server-side encryption, you enable [encryption at host](disk-encryption.md#encryption-at-host---end-to-end-encryption-for-your-vm-data).

0 commit comments

Comments
 (0)