Skip to content

Commit a180148

Browse files
committed
Updated text for rebranding
1 parent 1563cf5 commit a180148

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

azure-local/manage/virtual-machine-image-centos.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Prepare CentOS Linux image for Azure Local VMs via Azure CLI (preview)
2+
title: Prepare CentOS Linux image via Azure CLI for Azure Local VMs enabled by Azure Arc (preview)
33
description: Learn how to prepare CentOS Linux images to create an Azure Local VM image (preview).
44
author: alkohli
55
ms.author: alkohli
@@ -9,10 +9,10 @@ ms.custom: devx-track-azurecli, linux-related-content
99
ms.date: 11/06/2024
1010
---
1111

12-
# Prepare a CentOS Linux image for Azure Local virtual machines (preview)
12+
# Prepare a CentOS Linux image for Azure Local VMs enabled by Azure Arc (preview)
1313

1414
> [!CAUTION]
15-
> This article references CentOS, a Linux distribution that's reached end-of-life (EOL). Consider your use of CentOS and plan accordingly. For more information, see [CentOS end-of-life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
15+
> This article references CentOS, a Linux distribution that's reached end of support. Consider your use of CentOS and plan accordingly. For more information, see [CentOS end-of-life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
1616
1717
[!INCLUDE [hci-applies-to-23h2](../includes/hci-applies-to-23h2.md)]
1818

@@ -40,7 +40,7 @@ The following sections provide detailed instructions for each step in the workfl
4040
## Create a VM image from a CentOS image
4141

4242
> [!IMPORTANT]
43-
> - Do not use an Azure Virtual Machine VHD disk to prepare the VM image for Azure Local.
43+
> - Do not use an Azure Virtual Machine virtual hard disk to prepare the VM image for Azure Local.
4444
> - We recommend that you prepare a CentOS image if you intend to enable guest management on the VMs.
4545
4646
Follow these steps on your Azure Local to create a VM image by using the Azure CLI.
@@ -54,7 +54,7 @@ To use the downloaded CentOS image to provision a VM:
5454

5555
:::image type="content" source="../manage/media/virtual-machine-image-centos/centos-virtual-machine-name.png" alt-text="Screenshot that shows the New Virtual Machine Wizard on the Specify Name and Location page." lightbox="../manage/media/virtual-machine-image-centos/centos-virtual-machine-name.png":::
5656

57-
1. Specify **Generation 2** for your VM as you're working with a VHDX image here.
57+
1. Specify **Generation 2** for your VM as you're working with a virtual hard disk v2 (VHDX) image here.
5858

5959
:::image type="content" source="../manage/media/virtual-machine-image-centos/centos-virtual-machine-generation.png" alt-text="Screenshot that shows the New Virtual Machine Wizard on the Specify Generation page." lightbox="../manage/media/virtual-machine-image-centos/centos-virtual-machine-generation.png":::
6060

@@ -76,7 +76,7 @@ To use the downloaded CentOS image to provision a VM:
7676

7777
For step-by-step instructions, see [Provision a VM by using Hyper-V Manager](/windows-server/virtualization/hyper-v/get-started/create-a-virtual-machine-in-hyper-v?tabs=hyper-v-manager#create-a-virtual-machine).
7878

79-
1. Use the UEFI certificate to secure boot the VM:
79+
1. Use the Unified Extensible Firmware Interface (UEFI) certificate to secure boot the VM:
8080

8181
1. After the VM is created, it shows up in Hyper-V Manager. Select the VM, right-click it, and then select **Settings**.
8282
1. On the left pane, select the **Security** tab. Then under **Secure Boot**, from the **Template** dropdown list, select **Microsoft UEFI Certificate Authority**.

azure-local/manage/virtual-machine-image-linux-sysprep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Prepare Ubuntu image for Azure Local VMs via Azure CLI
2+
title: Prepare Ubuntu image via Azure CLI for Azure Local VMs enabled by Azure Arc
33
description: Learn how to prepare Ubuntu images to create an Azure Local VM image by using Azure CLI.
44
author: alkohli
55
ms.author: alkohli
@@ -9,7 +9,7 @@ ms.custom: devx-track-azurecli, linux-related-content
99
ms.date: 01/30/2025
1010
---
1111

12-
# Prepare an Ubuntu image for Azure Local virtual machines
12+
# Prepare an Ubuntu image for Azure Local VMs enabled by Azure Arc
1313

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

azure-local/manage/virtual-machine-image-red-hat-enterprise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Prepare Red Hat Enterprise Linux image for Azure Local VM via Azure CLI (preview)
2+
title: Prepare Red Hat Enterprise Linux image via Azure CLI for Azure Local VMs enabled by Azure Arc
33
description: Learn how to prepare a Red Hat Enterprise Linux image to create an Azure Local VM image (preview).
44
author: ronmiab
55
ms.author: robess
@@ -10,7 +10,7 @@ ms.date: 11/06/2024
1010
#Customer intent: As a Senior Content Developer, I want to provide customers with content and steps to help them successfully use Red Hat Enterprise Linux to create images on Azure Local.
1111
---
1212

13-
# Prepare a Red Hat Enterprise image for Azure Local virtual machines (preview)
13+
# Prepare a Red Hat Enterprise image for Azure Local VMs enabled by Azure Arc (preview)
1414

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

azure-local/manage/virtual-machine-image-suse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Prepare SUSE Linux image for Azure Local VM via Azure CLI (preview)
2+
title: Prepare SUSE Linux image via Azure CLI for Azure Local VMs enabled by Azure Arc
33
description: Learn how to prepare SUSE Linux images to create an Azure Local VM image (preview).
44
author: ronmiab
55
ms.author: robess
@@ -11,7 +11,7 @@ ms.date: 11/06/2024
1111
#Customer intent: As a Senior Content Developer, I want to provide customers with content and steps to help them successfully use SUSE Linux to create images on Azure Local.
1212
---
1313

14-
# Prepare SUSE Linux image for Azure Local virtual machines (preview)
14+
# Prepare SUSE Linux image for Azure Local VMs enabled by Azure Arc (preview)
1515

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

0 commit comments

Comments
 (0)