Skip to content

Commit 59bce40

Browse files
Update enable-nvme-faqs.yml
added link to blog about converting to NVMe
1 parent cab33d9 commit 59bce40

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. To learn about converting VMs from SCSI to NVMe, check out [this blog](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)