Skip to content

Commit 8a10a53

Browse files
authored
Merge pull request #53428 from obrown1205/platform-azure-resourceGroupName-empty
GH#53347: Updated description for file installing/installing_azure_stack_hub/installing-azure-stack-hub-network-customizations.adoc(Resource Group needs to be empty)
2 parents a72ea20 + 3ed579a commit 8a10a53

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)