Skip to content

Commit baf3732

Browse files
Merge pull request #214780 from anandmeg/ade-gitissue
Adding creating a devcenter, attaching a catalog as a prereq for creating an environment
2 parents 350f8d4 + fdd484f commit baf3732

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ In this quickstart, you do the following actions:
2323
2424
## Prerequisites
2525

26-
- [Create and configure a project](quickstart-create-and-configure-projects.md).
26+
- [Create and configure a dev center](quickstart-create-and-configure-devcenter.md)
27+
- [Create and configure a project](quickstart-create-and-configure-projects.md)
2728
- Install the Deployment Environments Azure CLI Extension
2829
1. [Download and install the Azure CLI](/cli/azure/install-azure-cli).
2930
2. Install the Deployment Environments AZ CLI extension:
@@ -43,6 +44,9 @@ In this quickstart, you do the following actions:
4344
az extension add --source https://fidalgosetup.blob.core.windows.net/cli-extensions/devcenter-environments-0.1.0-py3-none-any.whl
4445
```
4546
47+
>[!NOTE]
48+
> Only users with a [Deployment Environments user](how-to-configure-deployment-environments-user.md) role or a [DevCenter Project Admin](how-to-configure-project-admin.md) role or a built-in role with appropriate permissions will be able to create environments.
49+
4650
## Create an Environment
4751
4852
Run the following steps in Azure CLI to create an Environment and configure resources. You'll be able to view the outputs as defined in the specific Azure Resource Manager (ARM) template.

0 commit comments

Comments
 (0)