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
@@ -22,7 +22,7 @@ In this quickstart, you learn how to:
22
22
> - Access an environment
23
23
24
24
> [!IMPORTANT]
25
-
> 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/).
25
+
> 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, go to the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
26
26
27
27
## Prerequisites
28
28
@@ -56,14 +56,14 @@ If your environment is configured to accept parameters, you'll be able to enter
56
56
1. Select **Create**. You'll see your environment in the developer portal immediately, with an indicator that shows creation in progress.
57
57
58
58
## Access an environment
59
-
To verify that your environment has been created as expected, you can view it in the Azure portal.
59
+
You can access and manage your environments in the Microsoft Developer portal.
60
60
61
61
1. Sign in to the [developer portal](https://devportal.microsoft.com).
62
62
63
-
1.On the environment that you want to view, select the **Environment Resources** link.
63
+
1.You'll be able to view all of your existing environments. To access the specific resources created as part of an Environment, select the **Environment Resources** link.
64
64
:::image type="content" source="media/quickstart-create-access-environments/environment-resources.png" alt-text="Screenshot showing an environment card, with the environment resources link highlighted.":::
65
65
66
-
1. You'll see the resources in your environment listed in the Azure portal.
66
+
1. You'll be able to view the resources in your environment listed in the Azure portal.
67
67
:::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.":::
0 commit comments