Skip to content

Commit 3f3a3ac

Browse files
Merge branch 'pub_pr_tvm_ed' of https://github.com/Aarthi-Vijayaraghavan/azure-docs-pr into pub_pr_tvm_ed
2 parents afc5d8b + ba3f411 commit 3f3a3ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/virtual-machines/ephemeral-os-disks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Key differences between persistent and ephemeral OS disks:
3131
| | Persistent OS Disk | Ephemeral OS Disk |
3232
|---|---|---|
3333
| **Size limit for OS disk** | 2 TiB | Cache size or temp size for the VM size or 2040 GiB, whichever is smaller. For the **cache or temp size in GiB**, see [DS](sizes-general.md), [ES](sizes-memory.md), [M](sizes-memory.md), [FS](sizes-compute.md), and [GS](sizes-previous-gen.md#gs-series) |
34-
| **VM sizes supported** | All | VM sizes that support Premium storage such as DSv1, DSv2, DSv3, Esv3, Fs, FsV2, GS, M, Mdsv2,Bs, Dav4, Eav4 |
34+
| **VM sizes supported** | All | VM sizes that support Premium storage such as DSv1, DSv2, DSv3, Esv3, Fs, FsV2, GS, M, Mdsv2, Bs, Dav4, Eav4 |
3535
| **Disk type support**| Managed and unmanaged OS disk| Managed OS disk only|
3636
| **Region support**| All regions| All regions|
3737
| **Data persistence**| OS disk data written to OS disk are stored in Azure Storage| Data written to OS disk is stored on local VM storage and isn't persisted to Azure Storage. |

articles/virtual-machines/lsv2-series.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Bursting: Supported<br>
4545

4646
<sup>1</sup> Lsv2-series VMs have a standard SCSI based temp resource disk for OS paging/swap file use (D: on Windows, /dev/sdb on Linux). This disk provides 80 GiB of storage, 4,000 IOPS, and 80 MBps transfer rate for every 8 vCPUs (e.g. Standard_L80s_v2 provides 800 GiB at 40,000 IOPS and 800 MBPS). This ensures the NVMe drives can be fully dedicated to application use. This disk is Ephemeral, and all data will be lost on stop/deallocate.
4747

48-
<sup>2</sup> Local NVMe disks are ephemeral, data will be lost on these disks if you stop/deallocate your VM. Local NVMe disk aren't encrypted by [Azure Storage encryption](disk-encryption.md), even if you enable [encryption at host](disk-encryption.md#supported-vm-sizes).
48+
<sup>2</sup> Local NVMe disks are ephemeral, data will be lost on these disks if you stop/deallocate your VM. Local NVMe disks aren't encrypted by [Azure Storage encryption](disk-encryption.md), even if you enable [encryption at host](disk-encryption.md#supported-vm-sizes).
4949

5050
<sup>3</sup> Hyper-V NVMe Direct technology provides unthrottled access to local NVMe drives mapped securely into the guest VM space. Achieving maximum performance requires using either the latest WS2019 build or Ubuntu 18.04 or 16.04 from the Azure Marketplace. Write performance varies based on IO size, drive load, and capacity utilization.
5151

@@ -84,7 +84,7 @@ Bursting: Supported<br>
8484

8585
Pricing Calculator: [Pricing Calculator](https://azure.microsoft.com/pricing/calculator/)
8686

87-
More information on Disks Types : [Disk Types](./disks-types.md#ultra-disks)
87+
More information on Disks Types: [Disk Types](./disks-types.md#ultra-disks)
8888

8989

9090
## Next steps

0 commit comments

Comments
 (0)