Skip to content

Commit e2215c2

Browse files
authored
Merge pull request #281478 from MelissaHollingshed/patch-3
Update enable-nvme-faqs.yml
2 parents 8b7fb76 + 79cecb7 commit e2215c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/virtual-machines/enable-nvme-faqs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ sections:
2323
- question: |
2424
Which types of storage interfaces are supported in Azure VM families?
2525
answer: |
26-
Azure VMs support two types of storage interfaces: Small Computer System Interface (SCSI) and NVMe. The SCSI interface is a legacy standard that provides physical connectivity and data transfer between computers and peripheral devices. NVMe is similar to SCSI in that it provides connectivity and data transfer, but NVMe is a faster and more efficient interface for data transfer between servers and storage systems.
26+
Azure VMs support two types of storage interfaces: Small Computer System Interface (SCSI) and NVMe. The SCSI interface is a legacy standard that provides physical connectivity and data transfer between computers and peripheral devices. NVMe is similar to SCSI in that it provides connectivity and data transfer, but NVMe is a faster and more efficient interface for data transfer between servers and storage systems. For more information, read about [converting VMs from SCSI to NVMe](https://techcommunity.microsoft.com/t5/running-sap-applications-on-the/converting-virtual-machines-running-linux-from-scsi-to-nvme/ba-p/4162497).
27+
2728
- question: |
2829
How do Azure Boost and NVMe improve the performance of the VMs that Azure offers?
2930
answer: |

0 commit comments

Comments
 (0)