Skip to content

Commit 9ad9d3c

Browse files
committed
Feedback from Barbara
1 parent 66f90e0 commit 9ad9d3c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

azure-local/deploy/deploy-via-portal.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy an Azure Local instance using the Azure portal
33
description: Learn how to deploy an Azure Local instance from the Azure portal
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 02/20/2025
6+
ms.date: 03/11/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
#CustomerIntent: As an IT Pro, I want to deploy an Azure Local instance of 1-16 machines via the Azure portal so that I can host VM and container-based workloads on it.
@@ -30,11 +30,11 @@ This article helps you deploy an Azure Local instance using the Azure portal.
3030

3131
All resources in the Azure subscription are billed together.
3232

33-
1. Enter the **Instance name** used for this Azure Local instance when Active Directory Domain Services (AD DS) was prepared for this deployment.
33+
1. Enter the **Instance name** to use for this Azure Local instance.
3434

3535
1. Select the **Region** to store this system's Azure resources. For a list of supported Azure regions, [Azure requirements](../concepts/system-requirements-23h2.md#azure-requirements).
3636

37-
We don't transfer a lot of data so it's OK if the region isn't close.
37+
We don't transfer a lot of data so it's OK if the region isn't close. Select **+ Add machines**.
3838

3939
1. Select the machine or machines that make up this Azure Local instance.
4040

@@ -43,9 +43,9 @@ This article helps you deploy an Azure Local instance using the Azure portal.
4343
4444
:::image type="content" source="./media/deploy-via-portal/basics-tab-1.png" alt-text="Screenshot of the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-1.png":::
4545

46-
1. Select **+ Add machines**.
47-
1. On the **Add machines** page, the operating system for your Azure Local machines is automatically selected as Azure Stack HCI.
48-
1. Select one or more machines that make up this Azure Local instance. These machines show as missing Arc extensions.
46+
1. On the **Add machines** page:
47+
1. The operating system for your Azure Local machines is automatically selected as Azure Stack HCI.
48+
1. Select one or more machines that make up this Azure Local instance. These machines could show as **Ready** or as **Missing Arc extensions**.
4949
1. Select **Add**. The machines show up on the **Basics** tab.
5050

5151
:::image type="content" source="./media/deploy-via-portal/basics-tab-2.png" alt-text="Screenshot of Add machines through the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-2.png":::
@@ -182,7 +182,7 @@ On the **Configuration** tab, choose whether to create a new configuration for t
182182

183183
1. Enter the Active Directory **Domain** where you're deploying this system. This must be the same fully qualified domain name (FQDN) used when the Active Directory Domain Services (AD DS) domain was prepared for deployment.
184184

185-
1. Enter the **OU** created for this deployment.
185+
1. Enter the **OU** created for this deployment. The OU can't be at the top level of the domain.
186186
For example: `OU=Local001,DC=contoso,DC=com`.
187187

188188
1. Enter the **Deployment account** credentials.

0 commit comments

Comments
 (0)