Skip to content

Commit eda5ac1

Browse files
Merge pull request #211630 from ChaitanyaNaykodi-MSFT/patch-126
(AzureCXP) fixed typo
2 parents b2f305d + 20ac439 commit eda5ac1

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)