Update prerequisites for Red Hat Enterprise image#4199
Update prerequisites for Red Hat Enterprise image#4199v-Andre wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
Added prerequisites for cloud-init and kernel modules.
|
@v-Andre : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 2c1b7fc: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
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.
| - 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>> |
There was a problem hiding this comment.
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.
| - 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>> |
| - 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>> |
There was a problem hiding this comment.
Avoid inline editorial notes/placeholders like <<...>> in published docs; it reads like an internal comment. Also “ISO's” should be pluralized as “ISOs”.
| - 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. |
|
@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. |
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