Skip to content

Commit 7b34eac

Browse files
authored
Merge pull request #60120 from dfitzmau/OCPBUGS-9123
2 parents 82e36de + b1f2e56 commit 7b34eac

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

modules/installation-launching-installer.adoc

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,7 @@ For production {product-title} clusters on which you want to perform installatio
364364
====
365365
ifdef::aws[]
366366
.. Select *aws* as the platform to target.
367-
.. If you do not have an Amazon Web Services (AWS) profile stored on your computer, enter the AWS
368-
access key ID and secret access key for the user that you configured to run the
367+
.. If you do not have an Amazon Web Services (AWS) profile stored on your computer, enter the AWS access key ID and secret access key for the user that you configured to run the
369368
installation program.
370369
+
371370
[NOTE]
@@ -377,8 +376,7 @@ The AWS access key ID and secret access key are stored in `~/.aws/credentials` i
377376
endif::aws[]
378377
ifdef::azure,ash[]
379378
.. Select *azure* as the platform to target.
380-
.. If you do not have a Microsoft Azure profile stored on your computer, specify the
381-
following Azure parameter values for your subscription and service principal:
379+
.. If the installation program cannot locate the `osServicePrincipal.json` configuration file, which contains Microsoft Azure profile information, in the `~/.azure/` directory on your computer, the installer prompts you to specify the following Azure parameter values for your subscription and service principal.
382380
*** *azure subscription id*: The subscription ID to use for the cluster.
383381
Specify the `id` value in your account output.
384382
*** *azure tenant id*: The tenant ID. Specify the `tenantId` value in your
@@ -387,6 +385,12 @@ account output.
387385
for the service principal.
388386
*** *azure service principal client secret*: The value of the `password`
389387
parameter for the service principal.
388+
+
389+
[IMPORTANT]
390+
====
391+
After you enter values for the previously listed parameters, the installation program creates a `osServicePrincipal.json` configuration file and stores this file in
392+
the `~/.azure/` directory on your computer. These actions ensure that the installation program can load the profile when it is creating an {product-title} cluster on the target platform.
393+
====
390394
.. Select the region to deploy the cluster to.
391395
.. Select the base domain to deploy the cluster to. The base domain corresponds
392396
to the Azure DNS Zone that you created for your cluster.

0 commit comments

Comments
 (0)