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-access-environments.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,9 @@ An environment in Deployment Environments is a collection of Azure resources on
38
38
|**Name**| Enter a descriptive name for your environment. |
39
39
|**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. |
40
40
|**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 that are available from the catalogs associated with your dev center. |
41
+
|**Definition**| 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. |
42
42
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":::
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.png":::
44
44
45
45
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.
46
46
@@ -52,9 +52,9 @@ You can access and manage your environments in the Deployment Environments devel
52
52
53
53
1. Sign in to the [developer portal](https://devportal.microsoft.com).
54
54
55
-
1. You can view all of your existing environments. To access the resources created as part of an environment, select **Environment Resources**.
55
+
1. You can view all of your existing environments. To access the resources created as part of an environment, select **View resources**.
56
56
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":::
57
+
:::image type="content" source="media/quickstart-create-access-environments/dev-environment-resources.png" alt-text="Screenshot showing an environment card. The View resources link is highlighted." lightbox="media/quickstart-create-access-environments/dev-environment-resources.png":::
58
58
59
59
1. You can view the resources in your environment in the Azure portal:
0 commit comments