Skip to content

Commit c870787

Browse files
authored
Merge pull request #89656 from jeana-redhat/OCPBUGS-50010-fix-azure-market-image-title
OCPBUGS-50010: Fix Azure Marketplace module title reference
2 parents 8a85e87 + 089a274 commit c870787

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

machine_management/control_plane_machine_management/cpmso_provider_configurations/cpmso-config-options-azure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ include::modules/private-clusters-setting-api-private.adoc[leveloffset=+2]
3030
.Additional resources
3131
* 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]
3232

33-
//Selecting an Azure Marketplace image
33+
//Using the Azure Marketplace offering
3434
include::modules/installation-azure-marketplace-subscribe.adoc[leveloffset=+2]
3535

3636
//Enabling Azure boot diagnostics

machine_management/creating-infrastructure-machinesets.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Machine sets running on Azure support non-guaranteed xref:../machine_management/
3939

4040
[role="_additional-resources"]
4141
.Additional resources
42-
* xref:../machine_management/creating_machinesets/creating-machineset-azure.adoc#installation-azure-marketplace-subscribe_creating-machineset-azure[Selecting an Azure Marketplace image]
42+
* xref:../machine_management/creating_machinesets/creating-machineset-azure.adoc#installation-azure-marketplace-subscribe_creating-machineset-azure[Using the Azure Marketplace offering]
4343

4444
include::modules/machineset-yaml-azure-stack-hub.adoc[leveloffset=+3]
4545

machine_management/creating_machinesets/creating-machineset-azure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ include::modules/machineset-label-gpu-autoscaler.adoc[leveloffset=+1]
2424
.Additional resources
2525
* xref:../../machine_management/applying-autoscaling.adoc#cluster-autoscaler-cr_applying-autoscaling[Cluster autoscaler resource definition]
2626
27-
//Selecting an Azure Marketplace image
27+
//Using the Azure Marketplace offering
2828
include::modules/installation-azure-marketplace-subscribe.adoc[leveloffset=+1]
2929

3030
//Enabling Azure boot diagnostics

modules/machineset-yaml-azure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ ifdef::infra[]
151151
<2> Specify the `infra` node label.
152152
<3> Specify the infrastructure ID, `infra` node label, and region.
153153
endif::infra[]
154-
<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".
154+
<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".
155155
<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.
156156
<6> Specify the region to place machines on.
157157
<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.

0 commit comments

Comments
 (0)