Skip to content

Commit ef62556

Browse files
committed
Changed heading
1 parent 0421568 commit ef62556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Complete the following steps in the Azure CLI to create an environment and confi
114114
> [!NOTE]
115115
> You can use `--help` to view more details about any command, accepted arguments and examples. For example, use `az devcenter dev environment create --help` to view more details about creating an environment.
116116
117-
### Resolve permission error
117+
### Troubleshoot permission error
118118

119119
You must have the [Deployment Environments User](how-to-configure-deployment-environments-user.md) role, the [DevCenter Project Admin](how-to-configure-project-admin.md) role, or a [built-in role](../role-based-access-control/built-in-roles.md) that has appropriate permissions can create an environment.
120120

@@ -136,7 +136,7 @@ To access an environment:
136136

137137
```azurecli
138138
az devcenter dev environment list --dev-center <devcenter-name> --project-name <project-name>
139-
```
139+
```
140140

141141
1. View the access endpoints to various resources as defined in the ARM template outputs.
142142
1. Access the specific resources by using the endpoints.

0 commit comments

Comments
 (0)