From cd0b914e199f21dd472bc4761545c90506f052ec Mon Sep 17 00:00:00 2001 From: Dante Stancato <45296507+dantecit0@users.noreply.github.com> Date: Wed, 14 May 2025 17:39:10 +0200 Subject: [PATCH] Update lsv2-series.md Added clarification on NVMe behavior while deallocating, taken from Lsv3 documentation: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/storage-optimized/lsv3-series?tabs=sizestoragelocal#table-definitions --- articles/virtual-machines/sizes/storage-optimized/lsv2-series.md | 1 + 1 file changed, 1 insertion(+) diff --git a/articles/virtual-machines/sizes/storage-optimized/lsv2-series.md b/articles/virtual-machines/sizes/storage-optimized/lsv2-series.md index d995816eee1..b35669ba4b6 100644 --- a/articles/virtual-machines/sizes/storage-optimized/lsv2-series.md +++ b/articles/virtual-machines/sizes/storage-optimized/lsv2-series.md @@ -61,6 +61,7 @@ Local (temp) storage info for each size - Storage capacity is shown in units of GiB or 1024^3 bytes. When you compare disks measured in GB (1000^3 bytes) to disks measured in GiB (1024^3) remember that capacity numbers given in GiB may appear smaller. For example, 1023 GiB = 1098.4 GB. - Disk throughput is measured in input/output operations per second (IOPS) and MBps where MBps = 10^6 bytes/sec. - To learn how to get the best storage performance for your VMs, see [Virtual machine and disk performance](../../../virtual-machines/disks-performance.md). +- NVMe Disks: NVMe disk throughput can go higher than the specified numbers. However, higher performance isn't guaranteed. Local NVMe disks are ephemeral. Data is lost on these disks if you stop or deallocate your VM. ### [Remote storage](#tab/sizestorageremote)