Skip to content

Commit bcfd3b9

Browse files
committed
OCPBUGS#11815: required Azure parameters
1 parent 0611faa commit bcfd3b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,7 @@ Additional Azure configuration parameters are described in the following table:
10701070
|String, for example `production_disk_encryption_set`.
10711071

10721072
|`compute.platform.azure.osDisk.diskEncryptionSet.subscriptionId`
1073-
|Optional. The ID of a disk encryption set in another Azure subscription. This secondary disk encryption set will be used to encrypt compute machines. By default, the installation program will use the disk encryption set from the Azure subscription ID that you provided to the installation program prompts.
1073+
|Defines the Azure subscription of the disk encryption set where the disk encryption set resides. This secondary disk encryption set is used to encrypt compute machines.
10741074
|String, in the format `00000000-0000-0000-0000-000000000000`.
10751075

10761076
|`controlPlane.platform.azure.encryptionAtHost`
@@ -1086,7 +1086,7 @@ Additional Azure configuration parameters are described in the following table:
10861086
|String, for example `production_disk_encryption_set`.
10871087

10881088
|`controlPlane.platform.azure.osDisk.diskEncryptionSet.subscriptionId`
1089-
|Optional. The ID of a disk encryption set in another Azure subscription. This secondary disk encryption set will be used to encrypt control plane machines. By default, the installation program will use the disk encryption set from the Azure subscription ID that you provided to the installation program prompts.
1089+
|Defines the Azure subscription of the disk encryption set where the disk encryption set resides. This secondary disk encryption set is used to encrypt control plane machines.
10901090
|String, in the format `00000000-0000-0000-0000-000000000000`.
10911091

10921092
|`controlPlane.platform.azure.osDisk.diskSizeGB`

0 commit comments

Comments
 (0)