You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/enable-nvme-faqs.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -243,7 +243,7 @@ sections:
243
243
- question: |
244
244
How can I identify NVMe disks on windows VM?
245
245
answer: |
246
-
Launch PowerShell and use the following command: `wmic disk drive get model,scsilogicalunit`
246
+
Launch PowerShell and use the following command: `wmic diskdrive get model,scsilogicalunit`
247
247
248
248
:::image type="content" source="./media/enable-nvme/nvme-faq-7.png" alt-text="Screenshot of an example of Powershell command example to launch NVMe on Windows.":::
0 commit comments