Skip to content

Commit db7b372

Browse files
committed
Added note to how to
1 parent 907f4d7 commit db7b372

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/deployment-environments/how-to-create-access-environments.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ ms.date: 01/26/2022
1414

1515
This article shows you how to create and access an [environment](concept-environments-key-concepts.md#environments) in an existing Azure Deployment Environments Preview project.
1616

17-
Only a user who has 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.
18-
1917
> [!IMPORTANT]
2018
> Azure Deployment Environments currently is in preview. For legal terms that apply to Azure features that are in beta, in preview, or otherwise not yet released into general availability, see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2119
@@ -50,6 +48,10 @@ Only a user who has the [Deployment Environments User](how-to-configure-deployme
5048
5149
Complete the following steps in the Azure CLI to create an environment and configure resources. You can view the outputs as defined in the specific Azure Resource Manager template (ARM template).
5250
51+
> [!NOTE]
52+
> Only a user who has 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.
53+
54+
5355
1. Sign in to the Azure CLI:
5456
5557
```azurecli

0 commit comments

Comments
 (0)