Skip to content

Commit 4dbd543

Browse files
committed
Testing other way to prevent HTML errors
1 parent 076b4f2 commit 4dbd543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ sections:
8282
8383
CLI Example:
8484
```
85-
az sig image-definition create --resource-group \<resourceGroupName\> --gallery-name \<galleryName\> --gallery-image-definition \<imageName\> --publisher \<publisher\> --offer \<offerName\> --sku \<skuName\> --os-type \<osType\> --os-state \<osState\> --feature DiskControllerTypes=SCSI,NVMe
85+
`az sig image-definition create --resource-group <resourceGroupName> --gallery-name <galleryName> --gallery-image-definition <imageName> --publisher <publisher> --offer <offerName> --sku <skuName> --os-type <osType> --os-state <osState> --feature DiskControllerTypes=SCSI,NVMe`
8686
```
8787
8888
4. Create the image version under the NVMe-tagged gallery with the NVMe-supported vhd: 

0 commit comments

Comments
 (0)