Skip to content

Commit 09e976f

Browse files
committed
fix a typo
1 parent b06a020 commit 09e976f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-portal/quick-create-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The Bicep file used in this quickstart is from [Azure Quickstart Templates](http
6767
6868
- <admin-user-name>: specify an administrator username.
6969
- <admin-password>: specify an administrator password.
70-
- $lt;dns-label-prefix>: specify a DNS prefix.
70+
- <dns-label-prefix>: specify a DNS prefix.
7171
7272
The Bicep file requires an existing virtual machine. Before deploying the Bicep file, the script deploys an ARM template located at *https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.portal/azure-portal-dashboard/prereqs/prereq.azuredeploy.json* for creating a virtual machine. The virtual machine name is hard-coded as **SimpleWinVM** in the ARM template.
7373

0 commit comments

Comments
 (0)