Skip to content

Commit 4efa1e0

Browse files
committed
updates
1 parent b620f57 commit 4efa1e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/deployment-environments/quickstart-create-dev-center-project-azure-resource-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ ms.date: 07/28/2025
1111
# Customer intent: As an enterprise admin, I want to use an ARM template to create and configure a dev center and project so that I can evaluate Deployment Environments.
1212
---
1313

14-
# Quickstart: Create a dev center and project for Azure Deployment Environments by using an ARM template
14+
# Quickstart: Create a dev center and project for Deployment Environments by using an ARM template
1515

16-
This quickstart describes how to use an Azure Resource Manager template (ARM template) to create and configure a dev center and project for creating an environment.
16+
This quickstart describes how to use an Azure Resource Manager template (ARM template) to create and configure an Azure Deployment Environments dev center and project for creating an environment.
1717

1818
[!INCLUDE [About Azure Resource Manager](~/reusable-content/ce-skilling/azure/includes/resource-manager-quickstart-introduction.md)]
1919

@@ -27,7 +27,6 @@ If your environment meets the prerequisites and you're familiar with using ARM t
2727
- An Azure subscription. Create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) if you don't have one.
2828
- Owner or Contributor role on an Azure subscription or resource group.
2929
- Microsoft Entra ID. Your organization must use Microsoft Entra ID for identity and access management.
30-
- A Microsoft Intune subscription. Your organization must use Intune for device management.
3130

3231
## Review the template
3332

@@ -48,6 +47,7 @@ Azure resources defined in the template:
4847

4948
1. Select **Open Cloud Shell** above either of the following code blocks and follow the instructions to sign in to Azure.
5049
1. When you see the prompt from the console, ensure that you're ready to deploy to your chosen subscription.
50+
1. Select the **PowerShell** shell and follow the prompts.
5151
1. If you want to continue deploying the template, select **Copy** on the code block, and then right-click the shell console and select **Paste**.
5252

5353
- If you want to use the default parameter values, use this code:

0 commit comments

Comments
 (0)