Skip to content

Commit 58b32cb

Browse files
Merge pull request #17613 from v-sissondan/azl-rebrand-includes
Azure Local VM rebrand - includes
2 parents e2a38cb + fd293b4 commit 58b32cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

azure-local/includes/hci-create-a-vm-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: ronmiab
33
ms.author: robess
44
ms.service: azure-local
55
ms.topic: include
6-
ms.date: 11/26/2024
6+
ms.date: 04/10/2025
77
---
88

99
Follow these steps using Azure CLI on your Azure Local to create the VM image from the VHDX you created earlier.
@@ -41,7 +41,7 @@ Follow these steps using Azure CLI on your Azure Local to create the VM image fr
4141
| `location` | Location for your Azure Local instance. For example, the location could be `eastus` or `westreurope`. |
4242
| `os-type` | Operating system associated with the source image. This system can be Windows or Linux. |
4343
44-
1. Use the VHDX of the VM to create a gallery image. Use this VM image to create Azure Arc virtual machines on Azure Local.
44+
1. Use the VHDX of the VM to create a gallery image. Use this VM image to create Azure Local VMs.
4545
4646
Make sure to copy the VHDX in user storage in the cluster shared volume of Azure Local. For example, the path could look like `C:\ClusterStorage\UserStorage_1\linuxvhdx`.
4747

azure-local/includes/hci-vm-prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ author: alkohli
33
ms.author: alkohli
44
ms.service: azure-local
55
ms.topic: include
6-
ms.date: 10/23/2024
6+
ms.date: 04/10/2025
77
---
88

9-
- Access to an Azure subscription with the appropriate RBAC role and permissions assigned. For more information, see [RBAC roles for Azure Local Arc VM management](../manage/assign-vm-rbac-roles.md#about-builtin-rbac-roles).
9+
- Access to an Azure subscription with the appropriate RBAC role and permissions assigned. For more information, see [RBAC roles for Azure Local VM management](../manage/assign-vm-rbac-roles.md#about-builtin-rbac-roles).
1010
- Access to a resource group where you want to provision the VM.
1111
- Access to one or more VM images on your Azure Local. These VM images could be created by one of the following procedures:
1212
- [VM image starting from an image in Azure Marketplace](../manage/virtual-machine-image-azure-marketplace.md).

0 commit comments

Comments
 (0)