Skip to content

Commit bc5ccb8

Browse files
added closing tab syntax to overview article
1 parent 4cc86a7 commit bc5ccb8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/virtual-machines/image-builder-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Register-AzProviderPreviewFeature -ProviderNamespace Microsoft.VirtualMachineIma
112112
```azurecli-interactive
113113
az feature register --namespace Microsoft.VirtualMachineImages --name FairfaxPublicPreview
114114
```
115-
115+
---
116116

117117
To access the Azure VM Image Builder public preview in the China North 3 region, you must register the *Microsoft.VirtualMachineImages/MooncakePublicPreview* feature. To do so, run the following command in either PowerShell or Azure CLI:
118118

@@ -127,6 +127,7 @@ Register-AzProviderPreviewFeature -ProviderNamespace Microsoft.VirtualMachineIma
127127
```azurecli-interactive
128128
az feature register --namespace Microsoft.VirtualMachineImages --name MooncakePublicPreview
129129
```
130+
---
130131

131132
## OS support
132133

0 commit comments

Comments
 (0)