1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OCPBUGS-50010: Fix Azure Marketplace module title reference

This commit is contained in:
Jeana Routh
2025-03-05 10:58:32 -05:00
parent eb0ffed51e
commit 089a274bd2
4 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ include::modules/private-clusters-setting-api-private.adoc[leveloffset=+2]
.Additional resources
* xref:../../../networking/configuring_ingress_cluster_traffic/nw-configuring-ingress-controller-endpoint-publishing-strategy.adoc#nw-ingresscontroller-change-internal_nw-configuring-ingress-controller-endpoint-publishing-strategy[Configuring the Ingress Controller endpoint publishing scope to Internal]
//Selecting an Azure Marketplace image
//Using the Azure Marketplace offering
include::modules/installation-azure-marketplace-subscribe.adoc[leveloffset=+2]
//Enabling Azure boot diagnostics

View File

@@ -39,7 +39,7 @@ Machine sets running on Azure support non-guaranteed xref:../machine_management/
[role="_additional-resources"]
.Additional resources
* xref:../machine_management/creating_machinesets/creating-machineset-azure.adoc#installation-azure-marketplace-subscribe_creating-machineset-azure[Selecting an Azure Marketplace image]
* xref:../machine_management/creating_machinesets/creating-machineset-azure.adoc#installation-azure-marketplace-subscribe_creating-machineset-azure[Using the Azure Marketplace offering]
include::modules/machineset-yaml-azure-stack-hub.adoc[leveloffset=+3]

View File

@@ -24,7 +24,7 @@ include::modules/machineset-label-gpu-autoscaler.adoc[leveloffset=+1]
.Additional resources
* xref:../../machine_management/applying-autoscaling.adoc#cluster-autoscaler-cr_applying-autoscaling[Cluster autoscaler resource definition]
//Selecting an Azure Marketplace image
//Using the Azure Marketplace offering
include::modules/installation-azure-marketplace-subscribe.adoc[leveloffset=+1]
//Enabling Azure boot diagnostics

View File

@@ -151,7 +151,7 @@ ifdef::infra[]
<2> Specify the `infra` node label.
<3> Specify the infrastructure ID, `infra` node label, and region.
endif::infra[]
<4> Specify the image details for your compute machine set. If you want to use an Azure Marketplace image, see "Selecting an Azure Marketplace image".
<4> Specify the image details for your compute machine set. If you want to use an Azure Marketplace image, see "Using the Azure Marketplace offering".
<5> Specify an image that is compatible with your instance type. The Hyper-V generation V2 images created by the installation program have a `-gen2` suffix, while V1 images have the same name without the suffix.
<6> Specify the region to place machines on.
<7> Optional: Specify custom tags in your machine set. Provide the tag name in `<custom_tag_name>` field and the corresponding tag value in `<custom_tag_value>` field.