You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/deployment-environments/quickstart-create-and-configure-devcenter.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,32 +89,32 @@ The managed identity that represents your dev center requires access to the subs
89
89
1. In your dev center, in left menu, under **Settings**, select **Identity**.
90
90
1. Under **System assigned** > **Permissions**, select **Azure role assignments**.
91
91
92
-
:::image type="content" source="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity.png" alt-text="Screenshot that shows a system-assigned managed identity with Role assignments highlighted." lightbox="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity.png":::
92
+
:::image type="content" source="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity.png" alt-text="Screenshot that shows a system-assigned managed identity. Azure role assignments is highlighted." lightbox="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity.png":::
93
93
94
94
1. To give Contributor access to the subscription, select **Add role assignment (Preview)**, enter or select the following information, and then select **Save**:
95
95
96
96
|Name |Value |
97
97
|---------|----------|
98
98
|**Scope**|Subscription|
99
-
|**Subscription**|Select the subscription in which to use the managed identity.|
99
+
|**Subscription**|Select the subscription in which to use the managed identity|
100
100
|**Role**|Contributor|
101
101
102
102
1. To give User Access Administrator access to the subscription, select **Add role assignment (Preview)**, enter or select the following information, and then select **Save**:
103
103
104
104
|Name |Value |
105
105
|---------|----------|
106
106
|**Scope**|Subscription|
107
-
|**Subscription**|Select the subscription in which to use the managed identity.|
107
+
|**Subscription**|Select the subscription in which to use the managed identity|
108
108
|**Role**|User Access Administrator|
109
109
110
110
## Create an environment type
111
111
112
-
Use an environment type to help you define the different types of environments your development teams can deploy. You can apply different settings for each environment type.
112
+
An environment type can help you define the different types of environments that your development teams can deploy. You can apply different settings for each environment type.
113
113
114
114
1. In the Azure portal, go to Azure Deployment Environments.
115
115
1. In **Dev centers**, select your dev center.
116
-
1. In the left menu under **Environment configuration**, select **Environment types**, and then select **Create**.
117
-
1. In **Create environment type**, enter the following information, and then select **Add**.
116
+
1. In the left menu, under **Environment configuration**, select **Environment types**, and then select **Create**.
117
+
1. In **Create environment type**, enter the following information, and then select **Add**:
118
118
119
119
|Name |Value |
120
120
|---------|----------|
@@ -127,15 +127,15 @@ An environment type that you add to your dev center is available in each project
127
127
128
128
## Create a project
129
129
130
-
In Azure Deployment Environments, a project represents a team or business function within the organization. For example, you might create a project for the implementation of an e-commerce application, which has a development, staging, and production environment. For another project, you might define a different configuration.
130
+
In Deployment Environments, a project represents a team or business function within the organization. For example, you might create a project for the implementation of an e-commerce application that has development, staging, and production environments. For another project, you might define a different configuration.
131
131
132
132
When you associate a project with a dev center, all the settings for the dev center are automatically applied to the project. Each project can be associated with only one dev center.
133
133
134
-
To create an Azure Deployment Environments project in your dev center:
134
+
To create an Deployment Environments project in your dev center:
135
135
136
136
1. In the [Azure portal](https://portal.azure.com), go to Azure Deployment Environments.
137
137
138
-
1. In the left menu under **Configure**, select **Projects**.
138
+
1. In the left menu, under **Configure**, select **Projects**.
139
139
140
140
1. In **Projects**, select **Create**.
141
141
@@ -145,31 +145,31 @@ To create an Azure Deployment Environments project in your dev center:
145
145
|----------|-----------|
146
146
|**Subscription**|Select the subscription in which you want to create the project. |
147
147
|**Resource group**|Either use an existing resource group or select **Create new** and enter a name for the resource group. |
148
-
|**Dev center**|Select a dev center to associate with this project. All settings for the dev center apply to the project. |
148
+
|**Dev center**|Select a dev center to associate with the project. All settings for the dev center apply to the project. |
149
149
|**Name**|Enter a name for the project. |
150
150
|**Description** (Optional) |Enter any project-related details. |
151
151
152
152
1. On the **Review + Create** tab, wait for deployment validation, and then select **Create**.
153
153
154
-
1. Confirm that the project was successfully created by checking your Azure portal notifications. Then, select **Go to resource**. Confirm that you see the project overview pane.
154
+
1. Confirm that the project was successfully created by checking your Azure portal notifications. Then select **Go to resource**. Confirm that you see the project overview pane.
155
155
156
156
## Create a project environment type
157
157
158
-
In Azure Deployment Environments, project environment types are a subset of the environment types that you configure for the dev center. They help you preconfigure the types of environments that specific development teams can create.
158
+
In Deployment Environments, project environment types are a subset of the environment types that you configure for the dev center. They help you preconfigure the types of environments that specific development teams can create.
159
159
160
160
To configure a project, add a [project environment type](how-to-configure-project-environment-types.md):
161
161
162
162
1. In the Azure portal, go to your project.
163
163
164
-
1. In the left menu under **Environment configuration**, select **Environment types**, and then select **Add**.
164
+
1. In the left menu, under **Environment configuration**, select **Environment types**, and then select **Add**.
165
165
166
166
:::image type="content" source="media/quickstart-create-and-configure-devcenter/add-environment-types.png" alt-text="Screenshot that shows the Environment types pane." lightbox="media/quickstart-create-and-configure-devcenter/add-environment-types.png":::
167
167
168
168
1. In **Add environment type to \<project-name\>**, enter or select the following information:
169
169
170
170
|Name |Value |
171
171
|---------|----------|
172
-
|**Type**| Select a dev centerlevel environment type to enable for the specific project.|
172
+
|**Type**| Select a dev center-level environment type to enable for the specific project.|
173
173
|**Deployment subscription**| Select the subscription in which the environment is created.|
174
174
|**Deployment identity**| Select either a system-assigned identity or a user-assigned managed identity to perform deployments on behalf of the user.|
175
175
|**Permissions on environment resources** > **Environment creator role(s)**| Select the roles to give access to the creator of the environment resources.|
@@ -182,7 +182,7 @@ To configure a project, add a [project environment type](how-to-configure-projec
182
182
183
183
## Give access to the development team
184
184
185
-
Before developers can create environments based on the environment types in a project, you must provide access for them through a role assignment at the level of the project. The Deployment Environments User role enables users to create, manage, and delete their own environments. You must have sufficient permissions to a project before you can add users to it.
185
+
Before developers can create environments based on the environment types in a project, you must provide access for them via a role assignment at the level of the project. The Deployment Environments User role enables users to create, manage, and delete their own environments. You must have sufficient permissions to a project before you can add users to it.
186
186
187
187
1. In the Azure portal, go to your project.
188
188
@@ -203,9 +203,9 @@ Before developers can create environments based on the environment types in a pr
In this quickstart, you created a dev center and configured it with an identity, a catalog, and an environment type. Then you created a project and granted project access to your development team. To learn about how your development team members can create environments, advance to the next quickstart.
208
+
In this quickstart, you created a dev center and configured it with an identity, a catalog, and an environment type. You then created a project and granted project access to your development team. To learn about how your development team members can create environments, go to the next quickstart.
209
209
210
210
> [!div class="nextstepaction"]
211
211
> [Quickstart: Create and access an environment](quickstart-create-access-environments.md)
0 commit comments