Skip to content

Update prerequisites for Red Hat Enterprise image#4199

Open
v-Andre wants to merge 1 commit intoMicrosoftDocs:mainfrom
v-Andre:patch-14
Open

Update prerequisites for Red Hat Enterprise image#4199
v-Andre wants to merge 1 commit intoMicrosoftDocs:mainfrom
v-Andre:patch-14

Conversation

@v-Andre
Copy link
Contributor

@v-Andre v-Andre commented Mar 23, 2026

Added prerequisites for cloud-init and kernel modules.
See examples of a more complete approach in Azure VM Linux image prep - https://learn.microsoft.com/en-us/azure/virtual-machines/linux/imaging

Added prerequisites for cloud-init and kernel modules.
@prmerger-automator
Copy link
Contributor

@v-Andre : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 2c1b7fc:

✅ Validation status: passed

File Status Preview URL Details
azure-local/manage/virtual-machine-image-red-hat-enterprise.md ✅Succeeded

For more details, please refer to the build report.

@ttorble ttorble requested a review from Copilot March 23, 2026 14:44
@ttorble
Copy link
Contributor

ttorble commented Mar 23, 2026

@ronmiab

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Mar 23, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds additional prerequisite guidance to the Azure Local RHEL image preparation doc to help readers understand up-front requirements (cloud-init and kernel modules) before building an image.

Changes:

  • Added two new prerequisite bullets calling out cloud-init expectations.
  • Added a new prerequisite bullet calling out kernel module expectations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +26 to +27
- If cloud-init is required, it should be stated in the prerequisites, including the necessary configuration.
- If specific kernel modules are required (or none are required), it should be stated in the prerequisites. <<This would help customers prepare enterprise pipelines as manually running ISO's with every installation is not scalable>>
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new prerequisite bullets are written as meta-guidance (“if X is required, it should be stated…”) rather than actionable prerequisites for readers. Consider replacing them with concrete requirements (for example, whether cloud-init is required for Azure Local VM provisioning/guest management, and if so what minimum version/config is needed, and whether any specific kernel modules must be present) or removing them if they aren’t requirements. Also align this with the later step that installs cloud-init so the doc doesn’t contradict itself.

Suggested change
- If cloud-init is required, it should be stated in the prerequisites, including the necessary configuration.
- If specific kernel modules are required (or none are required), it should be stated in the prerequisites. <<This would help customers prepare enterprise pipelines as manually running ISO's with every installation is not scalable>>

Copilot uses AI. Check for mistakes.
- Have access to an Azure Local instance. This system is deployed, registered, and connected to Azure Arc. Go to the **Overview** page in the Azure Local resource. On the **Server** tab on the right pane, **Azure Arc** should appear as **Connected**.
- [Download the latest supported Red Hat Enterprise server image](https://developers.redhat.com/products/rhel/download#rhel-new-product-download-list-61451) on your Azure Local instance. We support all Red Hat Enterprise Linux 7.x, 8.x, and 9.x versions. Here, we downloaded the *rhel-9.4-x86_64-boot.iso* file.
- If cloud-init is required, it should be stated in the prerequisites, including the necessary configuration.
- If specific kernel modules are required (or none are required), it should be stated in the prerequisites. <<This would help customers prepare enterprise pipelines as manually running ISO's with every installation is not scalable>>
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoid inline editorial notes/placeholders like <<...>> in published docs; it reads like an internal comment. Also “ISO's” should be pluralized as “ISOs”.

Suggested change
- If specific kernel modules are required (or none are required), it should be stated in the prerequisites. <<This would help customers prepare enterprise pipelines as manually running ISO's with every installation is not scalable>>
- If specific kernel modules are required (or none are required), state this in the prerequisites so that customers can prepare enterprise pipelines without manually running ISOs for every installation.

Copilot uses AI. Check for mistakes.
@ronmiab
Copy link
Contributor

ronmiab commented Mar 23, 2026

@v-Andre - can you please share more about these changes? They don't seem clear. I reached out to the owning PM, and they don't align with these changes. We can't give the sign off on this request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants