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: azure-local/deploy/deploy-via-portal.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Deploy an Azure Local instance using the Azure portal
3
3
description: Learn how to deploy an Azure Local instance from the Azure portal
4
4
author: alkohli
5
5
ms.topic: how-to
6
-
ms.date: 02/20/2025
6
+
ms.date: 03/11/2025
7
7
ms.author: alkohli
8
8
ms.service: azure-local
9
9
#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.
30
30
31
31
All resources in the Azure subscription are billed together.
32
32
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.
34
34
35
35
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).
36
36
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**.
38
38
39
39
1. Select the machine or machines that make up this Azure Local instance.
40
40
@@ -43,9 +43,9 @@ This article helps you deploy an Azure Local instance using the Azure portal.
43
43
44
44
:::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":::
45
45
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**.
49
49
1. Select **Add**. The machines show up on the **Basics** tab.
50
50
51
51
:::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
182
182
183
183
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.
184
184
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.
0 commit comments