Skip to content

Commit 54dd77c

Browse files
committed
On branch edburns-msft-96155-jsonc-mention Fix length of H2. Fix markdown hyperlink syntax.
modified: articles/azure-resource-manager/templates/best-practices.md Signed-off-by: Ed Burns <[email protected]>
1 parent 21144c8 commit 54dd77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ In addition to the `comments` property, comments using the `//` syntax are suppo
295295

296296
## Visual Studio Code ARM Tools
297297

298-
Working with ARM templates is much easier with the Azure Resource Manager (ARM) Tools for Visual Studio Code. This extension provides language support, resource snippets, and resource auto-completion to help you create and validate Azure Resource Manager templates. To learn more and install the extension, see [Azure Resource Manager (ARM) Tools]([https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools).
298+
Working with ARM templates is much easier with the Azure Resource Manager (ARM) Tools for Visual Studio Code. This extension provides language support, resource snippets, and resource auto-completion to help you create and validate Azure Resource Manager templates. To learn more and install the extension, see [Azure Resource Manager (ARM) Tools](https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools).
299299

300300
## Use test toolkit
301301

0 commit comments

Comments
 (0)