Skip to content

Commit 7717bc6

Browse files
authored
Merge pull request #102058 from wi5nia/patch-5
Update quickstart-create-access-environments.md
2 parents 473b990 + 91498dc commit 7717bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/deployment-environments/quickstart-create-access-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Complete the following steps in the Azure CLI to create an environment and confi
9797

9898
```azurecli
9999
az devcenter dev environment create --dev-center-name <devcenter-name>
100-
--project-name <project-name> -n <name> --environment-type <environment-type-name>
100+
--project-name <project-name> --environment-type <environment-type-name>
101101
--catalog-item-name <catalog-item-name> --catalog-name <catalog-name>
102102
```
103103

0 commit comments

Comments
 (0)