Skip to content

Commit 3ed579a

Browse files
committed
replacing platform-azure-resourceGroupName description with updated information
1 parent 83a7df0 commit 3ed579a

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
@@ -1041,7 +1041,7 @@ Additional Azure configuration parameters are described in the following table:
10411041
|String, for example `production_cluster`.
10421042

10431043
|`platform.azure.resourceGroupName`
1044-
| The name of an already existing resource group to install your cluster to. This resource group must be empty and only used for this specific cluster; the cluster components assume ownership of all resources in the resource group. If you limit the service principal scope of the installation program to this resource group, you must ensure all other resources used by the installation program in your environment have the necessary permissions, such as the public DNS zone and virtual network. Destroying the cluster using the installation program deletes this resource group.
1044+
| The name of an already existing resource group to install your cluster to. This resource group must be empty and only used for this specific cluster; the cluster components assume ownership of all resources in the resource group. If you limit the service principal scope of the installation program to this resource group, you must ensure all other resources used by the installation program in your environment have the necessary permissions, such as the public DNS zone and virtual network. Destroying the cluster by using the installation program deletes this resource group.
10451045
|String, for example `existing_resource_group`.
10461046

10471047
|`platform.azure.outboundType`
@@ -1659,7 +1659,7 @@ Additional Azure configuration parameters are described in the following table:
16591659
|String
16601660

16611661
|`platform.azure.resourceGroupName`
1662-
| The name of an already existing resource group to install your cluster to. If undefined, a new resource group is created for the cluster.
1662+
|The name of an already existing resource group to install your cluster to. This resource group must be empty and only used for this specific cluster; the cluster components assume ownership of all resources in the resource group. If you limit the service principal scope of the installation program to this resource group, you must ensure all other resources used by the installation program in your environment have the necessary permissions, such as the public DNS zone and virtual network. Destroying the cluster by using the installation program deletes this resource group.
16631663
|String, for example `existing_resource_group`.
16641664

16651665
|`platform.azure.outboundType`

0 commit comments

Comments
 (0)