Skip to content

Commit 2c96c44

Browse files
Merge pull request #17740 from LouisBerner/v-loberner-ado-419022-rebranding-local-vm-management-3
Rebranding updates for Azure Local VMs.
2 parents fcea4bc + 91ebcb7 commit 2c96c44

12 files changed

+34
-34
lines changed

AKS-Arc/aks-create-clusters-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Create Kubernetes clusters using the Azure portal.
44
author: sethmanheim
55
ms.author: sethm
66
ms.topic: how-to
7-
ms.date: 02/26/2025
7+
ms.date: 04/22/2025
88
ms.reviewer: guanghu
99
ms.lastreviewed: 01/30/2024
1010
---

azure-local/deploy/deployment-azure-arc-gateway-configure-manually.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Arc proxy manually for Azure gateway on Azure Local, version 24
33
description: Learn how to configure Arc proxy manually for Azure gateway on Azure Local, version 2408 and 2408.1 (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 02/20/2025
6+
ms.date: 04/22/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
---
@@ -43,7 +43,7 @@ To register new version 2408 or version 2411 machines in Azure Arc, you run the
4343
```azurecli
4444
#Define the subscription where you want to register your server as Arc device.
4545
46-
$Subscription = "yoursubscription>"
46+
$Subscription = "yoursubscription"
4747
4848
#Define the resource group where you want to register your server as Arc device.
4949
@@ -152,4 +152,4 @@ To view gateway router logs on Windows, run the `azcmagent logs` command in Powe
152152

153153
This feature is available only in Azure Local 2411.1 or later.
154154

155-
::: moniker-end
155+
::: moniker-end

azure-local/deploy/deployment-azure-arc-gateway-configure-via-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Arc proxy via registration script for Azure gateway on Azure Lo
33
description: Learn how to Configure Arc proxy via registration script for Azure gateway on Azure Local, version 2408 (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 02/20/2025
6+
ms.date: 04/22/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
---
@@ -134,4 +134,4 @@ To view gateway router logs on Windows, run the `azcmagent logs` command in Powe
134134

135135
This feature is available only in Azure Local 2411.1 or later.
136136

137-
::: moniker-end
137+
::: moniker-end

azure-local/deploy/deployment-azure-arc-gateway-use-without-proxy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Azure gateway without a proxy on Azure Local, version 2408 (preview)
33
description: Learn how to use Azure gateway without a proxy, on Azure Local instance running version 2408 (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 02/20/2025
6+
ms.date: 04/22/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
---
@@ -128,4 +128,4 @@ To view gateway router logs on Windows, run the `azcmagent logs` command in Powe
128128

129129
This feature is available only in Azure Local 2411.1 or later.
130130

131-
::: moniker-end
131+
::: moniker-end

azure-local/deploy/deployment-azure-resource-manager-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ This section contains known issues and workarounds for ARM template deployment.
165165
166166
:::image type="content" source="./media/deployment-azure-resource-manager-template/error-tenantid-applicationid-principalid-not-allowed-to-update-1.png" alt-text="Screenshot showing the tenant ID, application ID, principal ID, and scope can't be updated message in the Errors blade." lightbox="./media/deployment-azure-resource-manager-template/error-tenantid-applicationid-principalid-not-allowed-to-update-1.png":::
167167
168-
**Workaround**: To identify the zombie role assignments, go to **Access control (IAM) > Role assignments > Type : Unknown** tab. These assignments are listed as **Identity not found. Unable to find identity.* Delete such role assignments and then retry ARM template deployment.
168+
**Workaround**: To identify the zombie role assignments, go to **Access control (IAM) > Role assignments > Type : Unknown** tab. These assignments are listed as *Identity not found. Unable to find identity.* Delete such role assignments and then retry ARM template deployment.
169169
170170
:::image type="content" source="./media/deployment-azure-resource-manager-template/error-identity-not-found-1.png" alt-text="Screenshot showing the identity not found message in the Errors blade." lightbox="./media/deployment-azure-resource-manager-template/error-identity-not-found-1.png":::
171171
@@ -177,5 +177,5 @@ This section contains known issues and workarounds for ARM template deployment.
177177
178178
## Next steps
179179
180-
- [About Arc VM management](../manage/azure-arc-vm-management-overview.md)
181-
- [Deploy Azure Arc VMs on Azure Local](../manage/create-arc-virtual-machines.md)
180+
- [About Azure Local VM management](../manage/azure-arc-vm-management-overview.md)
181+
- [Create Azure Local VMs enabled by Azure Arc](../manage/create-arc-virtual-machines.md)

azure-local/deploy/deployment-local-identity-with-key-vault.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy Azure Local, version 23H2 using local identity with Azure Key Vaul
33
description: Learn how to use local identity with Azure Key Vault for Azure Local, version 23H2 deployment (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 03/11/2025
6+
ms.date: 04/22/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -19,7 +19,7 @@ This article describes how to use local identity with Azure Key Vault for Azure
1919

2020
## Overview
2121

22-
Previously known as AD-less deployment, the method of using local identity with Key Vault allows Azure Local to securely manage and store secrets, such as BitLocker keys, node passwords, and other sensitive information, without relying on AD. By integrating with Key Vault and using certificate-based authentication, you can enhance your security posture and ensure the continuity of operations.
22+
Previously known as AD-less deployment, the method of using local identity with Key Vault allows Azure Local to securely manage and store secrets, such as BitLocker keys, node passwords, and other sensitive information, without relying on Active Directory (AD). By integrating with Key Vault and using certificate-based authentication, you can enhance your security posture and ensure the continuity of operations.
2323

2424
## Benefits
2525

@@ -107,9 +107,9 @@ The general deployment steps are the same as those outlined in [Deploy an Azure
107107
108108
### Networking tab
109109
110-
1. Provide the DNS server details configured in the [Configure DNS for Azure Local](#configure-dns-server-for-azure-local) section.
110+
- Provide the DNS server details configured in the [Configure DNS for Azure Local](#configure-dns-server-for-azure-local) section.
111111
112-
:::image type="content" source="media/deployment-local-identity-with-key-vault/provide-dns-server.png" alt-text="Screenshot of the Networking tab showing the DNS Server field." lightbox="media/deployment-local-identity-with-key-vault/provide-dns-server.png":::
112+
:::image type="content" source="media/deployment-local-identity-with-key-vault/provide-dns-server.png" alt-text="Screenshot of the Networking tab showing the DNS Server field." lightbox="media/deployment-local-identity-with-key-vault/provide-dns-server.png":::
113113
114114
### Management tab
115115
@@ -224,12 +224,12 @@ To address and resolve the issue of the failed extension and restore normal back
224224
## Next steps
225225
226226
- If you didn't create workload volumes during deployment, create workload volumes and storage paths for each volume. For details, see [Create volumes on Azure Local and Windows Server clusters](/windows-server/storage/storage-spaces/create-volumes) and [Create storage path for Azure Local](../manage/create-storage-path.md).
227-
- [Get support for Azure Local deployment issues](../manage/get-support-for-deployment-issues.md).
227+
- [Get support for Azure Local deployment issues](../manage/get-support-for-deployment-issues.md)
228228
229229
::: moniker-end
230230
231231
::: moniker range="<=azloc-2411"
232232
233233
This feature is available only in Azure Local 2411 or later.
234234
235-
::: moniker-end
235+
::: moniker-end

azure-local/deploy/deployment-prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Prerequisites to deploy Azure Local, version 23H2
33
description: Learn about the prerequisites to deploy Azure Local, version 23H2.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 02/20/2025
6+
ms.date: 04/22/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -40,7 +40,7 @@ Use the following checklist to gather the required information ahead of the actu
4040
|Storage VLAN ID|Two unique VLAN IDs to be used for the storage networks, from your IT network administrator.<br> We recommend using the default VLANS from Network ATC for storage subnets. If you plan to have two storage subnets, Network ATC will use VLANS from 712 and 711 subnets. <br> For more information, see the **Specify network settings** page in [Deploy via Azure portal](./deploy-via-portal.md#specify-network-settings).|
4141
|DNS server|A DNS server that is used in your environment. The DNS server used must resolve the Active Directory Domain. <br> For more information, see the **Specify network settings** page in [Deploy via Azure portal](./deploy-via-portal.md#specify-network-settings).|
4242
|Local administrator credentials|Username and password for the local administrator for all the machines in your system. The credentials are identical for all the machines in your system.<br>Make sure that the local administrator password follows Azure password length and complexity requirements. Use a password that is at least 12 characters long and contains a lowercase character, an uppercase character, a numeral, and a special character.<br> For more information, see the **Specify management settings** page in [Deploy via Azure portal](./deploy-via-portal.md#specify-management-settings).|
43-
|Custom location|(Optional) A name for the custom location created for your system. This name is used for Azure Arc VM management. <br> For more information, see the **Specify management settings** page in [Deploy via Azure portal](./deploy-via-portal.md#specify-management-settings).|
43+
|Custom location|(Optional) A name for the custom location created for your system. This name is used for Azure Local VM management. <br> For more information, see the **Specify management settings** page in [Deploy via Azure portal](./deploy-via-portal.md#specify-management-settings).|
4444
|Azure subscription ID|ID for the Azure subscription used to register the system. Make sure that you are a user access administrator and a contributor on this subscription. This will allow you to manage access to Azure resources, specifically to Arc-enable each machine of an Azure Local instance. For more information, see [Assign Azure permissions for deployment](./deployment-arc-register-server-permissions.md#assign-required-permissions-for-deployment)|
4545
|Azure Storage account|For two-node systems, a witness is required. For a cloud witness, an [Azure Storage account](/azure/storage/common/storage-account-create) is needed. In this release, you cannot use the same storage account for multiple systems. For more information, see **Specify management settings** in [Deploy via Azure portal](./deploy-via-portal.md#specify-management-settings). <br> For naming conventions, see [Azure Storage account names](/azure/storage/common/storage-account-overview#storage-account-name).|
4646
|Azure Key Vault|A key vault is required to securely store secrets for this system, such as cryptographic keys, local admin credentials, and BitLocker recovery keys. For requirements, see **Azure Key Vault** in [Azure requirements](../concepts/system-requirements-23h2.md#azure-requirements). For creating a key vault during deployment, see **Basics** in [Deploy via Azure portal](./deploy-via-portal.md#start-the-wizard-and-fill-out-the-basics). <br> For naming conventions, see [Azure Key Vault names](/azure/key-vault/general/about-keys-secrets-certificates#object-identifiers).|

azure-local/deploy/download-23h2-software.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Follow these steps to download the software:
5858

5959
2. Select your desired version. Only the recommended version is eligible for deployment using Azure portal. To deploy a previous version, use an [Azure Resource Manager template](deployment-azure-resource-manager-template.md).
6060

61-
3. Select **I agree with Azure Local license terms and private notice** and then select **Download**.
61+
3. Select **I agree with Azure Local license terms and privacy notice** and then select **Download**.
6262

6363
:::image type="content" source="media/download-23h2-software/download-azure-stack-hci-step-2.png" alt-text="Screenshot of the Download Azure Stack HCI OS version 23H2 page showing step 2." lightbox="media/download-23h2-software/download-azure-stack-hci-step-2.png":::
6464

azure-local/deploy/sdn-express-23h2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy an SDN infrastructure using SDN Express for Azure Local, version 2
33
description: Learn to deploy an SDN infrastructure using SDN Express for Azure Local, version 23h2.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 03/10/2025
6+
ms.date: 04/22/2025
77
ms.author: alkohli
88
ms.reviewer: anirbanpaul
99
---
@@ -206,4 +206,4 @@ The following configuration sample files for deploying SDN are available in the
206206
207207
## Next steps
208208
209-
- [Manage VMs](../manage/vm.md)
209+
- [Manage VMs](../manage/vm.md)

azure-local/manage/create-arc-virtual-machines.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ ms.reviewer: alkohli
77
ms.topic: how-to
88
ms.service: azure-local
99
ms.custom: devx-track-azurecli
10-
ms.date: 03/21/2025
10+
ms.date: 04/23/2025
1111
---
1212

1313
# Create Azure Local virtual machines enabled by Azure Arc
1414

1515
[!INCLUDE [hci-applies-to-23h2](../includes/hci-applies-to-23h2.md)]
1616

17-
This article describes how to create Azure Local virtual machines (VMs) starting with the VM images that you created on your Azure Local instance. You can create Azure Local VMs using the Azure CLI, Azure portal, or Azure Resource Manager template.
17+
This article describes how to create Azure Local virtual machines (VMs) enabled by Azure Arc, starting with the VM images that you created on your Azure Local instance. You can create Azure Local VMs using the Azure CLI, Azure portal, or Azure Resource Manager template.
1818

1919
## About Azure Local resource
2020

@@ -28,7 +28,7 @@ The procedure to create VMs is described in the next section.
2828

2929
## Prerequisites
3030

31-
Before you create an Azure Local VM, make sure that the following prerequisites are completed.
31+
Before you create an Azure Local VM, make sure that the following prerequisites are complete:
3232

3333
# [Azure CLI](#tab/azurecli)
3434

@@ -241,7 +241,7 @@ Follow these steps in Azure portal for your Azure Local.
241241

242242
:::image type="content" source="./media/create-arc-virtual-machines/select-create-vm.png" alt-text="Screenshot of select + Add/Create VM." lightbox="./media/create-arc-virtual-machines/select-create-vm.png":::
243243

244-
1. In the **Create an Azure Arc virtual machine** wizard, on the **Basics** tab, input the following parameters in the **Project details** section:
244+
1. On the **Basics** tab, input the following parameters in the **Project details** section:
245245

246246
:::image type="content" source="./media/create-arc-virtual-machines/create-virtual-machines-project-details.png" alt-text="Screenshot of Project details on Basics tab." lightbox="./media/create-arc-virtual-machines/create-virtual-machines-project-details.png":::
247247

@@ -262,7 +262,7 @@ Follow these steps in Azure portal for your Azure Local.
262262

263263
**The Virtual machine kind** is automatically set to **Azure Local**.
264264

265-
1. **Security type** - For the security of your VM, select **Standard** or **Trusted launch virtual machines**. For more information on what are Trusted launch Arc virtual machines, see [What is Trusted launch for Azure Arc Virtual Machines?](./trusted-launch-vm-overview.md).
265+
1. **Security type** - For the security of your VM, select **Standard** or **Trusted launch virtual machines**. For more information about Trusted launch Azure Local VMs, see [What is Trusted launch for Azure Local Virtual Machines?](./trusted-launch-vm-overview.md).
266266

267267
1. **Storage path** - Select the storage path for your VM image. Select **Choose automatically** to have a storage path with high availability automatically selected. Select **Choose manually** to specify a storage path to store VM images and configuration files on your Azure Local. In this case, ensure that the selected storage path has sufficient storage space.
268268

@@ -305,7 +305,7 @@ Follow these steps in Azure portal for your Azure Local.
305305
306306
1. Set the local VM administrator account credentials used when connecting to your VM via RDP. In the **Administrator account** section, input the following parameters:
307307

308-
:::image type="content" source="./media/create-arc-virtual-machines/create-virtual-machines-administrator-account-domain-join.png" alt-text="Screenshot of guest management enabled inVM extensions on Basics tab." lightbox="./media/create-arc-virtual-machines/create-virtual-machines-administrator-account-domain-join.png":::
308+
:::image type="content" source="./media/create-arc-virtual-machines/create-virtual-machines-administrator-account-domain-join.png" alt-text="Screenshot of guest management enabled inVM extensions on Basics tab." lightbox="./media/create-arc-virtual-machines/create-virtual-machines-administrator-account-domain-join.png":::
309309

310310
1. Specify the local VM administrator account username.
311311
1. Specify the password and then **Confirm password**.

0 commit comments

Comments
 (0)