Skip to content

Commit cbbaecb

Browse files
committed
updates
1 parent a4b9c82 commit cbbaecb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,27 +38,27 @@ An environment in Deployment Environments is a collection of Azure resources on
3838
|**Name** | Enter a descriptive name for your environment. |
3939
|**Project** | Select the project you want to create the environment in. If you have access to more than one project, you see a list of available projects. |
4040
|**Type** | Select the environment type you want to create. If you have access to more than one environment type, you see a list of available types. |
41-
|Environment definitions | Select the environment definition you want to use to create the environment. You see a list of the environment definitions available from the catalogs associated with your dev center. |
41+
|**Environment definitions** | Select the environment definition you want to use to create the environment. You see a list of the environment definitions that are available from the catalogs associated with your dev center. |
4242

43-
:::image type="content" source="media/quickstart-create-access-environments/dev-add-environment.png" alt-text="Screenshot showing add environment pane." lightbox="media/quickstart-create-access-environments/dev-add-environment-expanded.png":::
43+
:::image type="content" source="media/quickstart-create-access-environments/dev-add-environment.png" alt-text="Screenshot showing the Add an environment pane." lightbox="media/quickstart-create-access-environments/dev-add-environment-expanded.png":::
4444

4545
If your environment is configured to accept parameters, you can enter them on a separate pane. In this example, you don't need to specify any parameters.
4646

47-
4. Select **Create**. You see your environment in the developer portal immediately, with an indicator that shows creation in progress.
47+
4. Select **Create**. You see your environment in the developer portal immediately. An indicator shows the progress of the environment creation.
4848

4949
## Access an environment
5050

51-
You can access and manage your environments in the Azure Deployment Environments developer portal.
51+
You can access and manage your environments in the Deployment Environments developer portal.
5252

5353
1. Sign in to the [developer portal](https://devportal.microsoft.com).
5454

55-
1. You can view all of your existing environments. To access the specific resources created as part of an environment, select the **Environment Resources** link.
55+
1. You can view all of your existing environments. To access the resources created as part of an environment, select **Environment Resources**.
5656

57-
:::image type="content" source="media/quickstart-create-access-environments/dev-environment-resources.png" alt-text="Screenshot showing an environment card, with the environment resources link highlighted." lightbox="media/quickstart-create-access-environments/dev-environment-resources-expanded.png":::
57+
:::image type="content" source="media/quickstart-create-access-environments/dev-environment-resources.png" alt-text="Screenshot showing an environment card. The Environment Resources link is highlighted." lightbox="media/quickstart-create-access-environments/dev-environment-resources-expanded.png":::
5858

59-
1. You can view the resources in your environment listed in the Azure portal.
59+
1. You can view the resources in your environment in the Azure portal:
6060

61-
:::image type="content" source="media/quickstart-create-access-environments/azure-portal-view-of-environment.png" alt-text="Screenshot showing Azure portal list of environment resources." lightbox="media/quickstart-create-access-environments/azure-portal-view-of-environment.png":::
61+
:::image type="content" source="media/quickstart-create-access-environments/azure-portal-view-of-environment.png" alt-text="Screenshot showing the list of environment resources." lightbox="media/quickstart-create-access-environments/azure-portal-view-of-environment.png":::
6262

6363
Creating an environment automatically creates a resource group that stores the environment's resources. The resource group name follows the pattern `{projectName}-{environmentName}`. You can view the resource group in the Azure portal.
6464

0 commit comments

Comments
 (0)