diff --git a/articles/virtual-machines/sizes/general-purpose/dasv4-series.md b/articles/virtual-machines/sizes/general-purpose/dasv4-series.md index 3af1e5a657..b5334dd3a2 100644 --- a/articles/virtual-machines/sizes/general-purpose/dasv4-series.md +++ b/articles/virtual-machines/sizes/general-purpose/dasv4-series.md @@ -28,7 +28,7 @@ vCPUs (Qty.) and Memory for each size | Size Name | vCPUs (Qty.) | Memory (GB) | | --- | --- | --- | -| Standard_D2as_v42 | 2 | 8 | +| Standard_D2as_v4 | 2 | 8 | | Standard_D4as_v4 | 4 | 16 | | Standard_D8as_v4 | 8 | 32 | | Standard_D16as_v4 | 16 | 64 | @@ -46,7 +46,7 @@ Local (temp) storage info for each size | Size Name | Max Temp Storage Disks (Qty.) | Temp Disk Size (GiB) | Temp Disk Random Read (RR)1 IOPS | Temp Disk Random Read (RR)1 Throughput (MB/s) | Temp Disk Random Write (RW)1 IOPS | Temp Disk Random Write (RW)1 Throughput (MB/s) | | --- | --- | --- | --- | --- | --- | --- | -| Standard_D2as_v42 | 4 | 16 | 4000 | 32 | 4000 | 100 | +| Standard_D2as_v4 | 4 | 16 | 4000 | 32 | 4000 | 100 | | Standard_D4as_v4 | 8 | 32 | 8000 | 64 | 8000 | 200 | | Standard_D8as_v4 | 16 | 64 | 16000 | 128 | 16000 | 400 | | Standard_D16as_v4 | 32 | 128 | 32000 | 255 | 32000 | 800 | @@ -72,7 +72,7 @@ Remote (uncached) storage info for each size | Size Name | Max Remote Storage Disks (Qty.) | Uncached Premium SSD Disk IOPS | Uncached Premium SSD Throughput (MB/s) | Uncached Premium SSD Burst1 IOPS | Uncached Premium SSD Burst1 Throughput (MB/s) | | --- | --- | --- | --- | --- | --- | -| Standard_D2as_v42 | 4 | 3200 | 48 | 4000 | 200 | +| Standard_D2as_v4 | 4 | 3200 | 48 | 4000 | 200 | | Standard_D4as_v4 | 8 | 6400 | 96 | 8000 | 200 | | Standard_D8as_v4 | 16 | 12800 | 192 | 16000 | 400 | | Standard_D16as_v4 | 32 | 25600 | 384 | 32000 | 800 | @@ -101,7 +101,7 @@ Network interface info for each size | Size Name | Max NICs (Qty.) | Max Network Bandwidth (Mb/s) | | --- | --- | --- | -| Standard_D2as_v42 | 2 | 2000 | +| Standard_D2as_v4 | 2 | 2000 | | Standard_D4as_v4 | 2 | 4000 | | Standard_D8as_v4 | 4 | 8000 | | Standard_D16as_v4 | 8 | 10000 |