Skip to content

Commit 20ac439

Browse files
(AzureCXP) fixed typo
resolves MicrosoftDocs/azure-docs#98597
1 parent 62808ce commit 20ac439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/traffic-manager/quickstart-create-traffic-manager-profile-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Make note of ID displayed in output and use in the following command to add the
156156
```azurecli-interactive
157157
158158
az network traffic-manager endpoint create \
159-
--name <app1name_westeurope> \
159+
--name <app2name_westeurope> \
160160
--resource-group myResourceGroup \
161161
--profile-name <profile_name> \
162162
--type azureEndpoints \

0 commit comments

Comments
 (0)