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
# 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)
13
13
14
14
> [!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).
@@ -40,7 +40,7 @@ The following sections provide detailed instructions for each step in the workfl
40
40
## Create a VM image from a CentOS image
41
41
42
42
> [!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.
44
44
> - We recommend that you prepare a CentOS image if you intend to enable guest management on the VMs.
45
45
46
46
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:
54
54
55
55
:::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":::
56
56
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.
58
58
59
59
:::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":::
60
60
@@ -76,7 +76,7 @@ To use the downloaded CentOS image to provision a VM:
76
76
77
77
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).
78
78
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:
80
80
81
81
1. After the VM is created, it shows up in Hyper-V Manager. Select the VM, right-click it, and then select **Settings**.
82
82
1. On the left pane, select the **Security** tab. Then under **Secure Boot**, from the **Template** dropdown list, select **Microsoft UEFI Certificate Authority**.
Copy file name to clipboardExpand all lines: azure-local/manage/virtual-machine-image-red-hat-enterprise.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
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
3
3
description: Learn how to prepare a Red Hat Enterprise Linux image to create an Azure Local VM image (preview).
4
4
author: ronmiab
5
5
ms.author: robess
@@ -10,7 +10,7 @@ ms.date: 11/06/2024
10
10
#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.
11
11
---
12
12
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)
Copy file name to clipboardExpand all lines: azure-local/manage/virtual-machine-image-suse.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
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
3
3
description: Learn how to prepare SUSE Linux images to create an Azure Local VM image (preview).
4
4
author: ronmiab
5
5
ms.author: robess
@@ -11,7 +11,7 @@ ms.date: 11/06/2024
11
11
#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.
12
12
---
13
13
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)
0 commit comments