diff --git a/machine_management/control_plane_machine_management/cpmso_provider_configurations/cpmso-config-options-azure.adoc b/machine_management/control_plane_machine_management/cpmso_provider_configurations/cpmso-config-options-azure.adoc index 4969c25ee9..a50e6b6078 100644 --- a/machine_management/control_plane_machine_management/cpmso_provider_configurations/cpmso-config-options-azure.adoc +++ b/machine_management/control_plane_machine_management/cpmso_provider_configurations/cpmso-config-options-azure.adoc @@ -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 diff --git a/machine_management/creating-infrastructure-machinesets.adoc b/machine_management/creating-infrastructure-machinesets.adoc index 1b52d86a2a..410e45f228 100644 --- a/machine_management/creating-infrastructure-machinesets.adoc +++ b/machine_management/creating-infrastructure-machinesets.adoc @@ -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] diff --git a/machine_management/creating_machinesets/creating-machineset-azure.adoc b/machine_management/creating_machinesets/creating-machineset-azure.adoc index 2dd18bf973..2c02cba4d5 100644 --- a/machine_management/creating_machinesets/creating-machineset-azure.adoc +++ b/machine_management/creating_machinesets/creating-machineset-azure.adoc @@ -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 diff --git a/modules/machineset-yaml-azure.adoc b/modules/machineset-yaml-azure.adoc index 19c259787a..00148b5902 100644 --- a/modules/machineset-yaml-azure.adoc +++ b/modules/machineset-yaml-azure.adoc @@ -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 `` field and the corresponding tag value in `` field.