Skip to content

Commit 586e6ea

Browse files
Merge pull request #262891 from AjayBathini-MSFT/patch-135
(AzureCXP) fixes MicrosoftDocs/azure-docs#118651
2 parents 83535f5 + 62fd08f commit 586e6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/enable-nvme-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ NVMe can be enabled during VM creation using various methods such as: Azure port
162162
                    }
163163
                }
164164
            ],
165-
            "diskControllerType": "NVME"
165+
            "diskControllerTypes": "NVME"
166166
        },
167167
        "securityProfile": {
168168
            "encryptionAtHost": "[parameters('encryptionAtHost')]"

0 commit comments

Comments
 (0)