Skip to content

Commit a3c33fb

Browse files
committed
Merge branch 'support-non-empty-rg' into 'main'
On branch support-non-empty-rg Add proviso that multiple deployments of this... See merge request weblogic-cloud/weblogic-kubernetes-operator!4901 (cherry picked from commit 3137bf7) 541b2c91 remove the "empty resource group" requirement. 7261b56 On branch support-non-empty-rg Add proviso that multiple deployments of this...
1 parent ee88803 commit a3c33fb

File tree

1 file changed

+1
-1
lines changed
  • documentation/site/content/managing-domains/aks

1 file changed

+1
-1
lines changed

documentation/site/content/managing-domains/aks/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Use the **Basics** blade to provide the basic configuration details for deployin
3333
| Field | Description |
3434
|-------|-------------|
3535
| Subscription | Select a subscription to use for the charges accrued by this offer. You must have a valid active subscription associated with the Azure account that is currently logged in. If you don’t have it already, follow the steps described in [Associate or add an Azure subscription to your Azure Active Directory tenant](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-how-subscriptions-associated-directory).|
36-
| Resource group | A resource group is a container that holds related resources for an Azure solution. The resource group includes those resources that you want to manage as a group. You decide which resources belong in a resource group based on what makes the most sense for your organization. If you have an existing resource group into which you want to deploy this solution, you can enter its name here; however, the resource group must have no pre-existing resources in it. Alternatively, you can click the **Create new**, and enter the name so that Azure creates a new resource group before provisioning the resources. For more information about resource groups, see the [Azure documentation](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-overview#resource-groups). |
36+
| Resource group | A resource group is a container that holds related resources for an Azure solution. The resource group includes those resources that you want to manage as a group. You decide which resources belong in a resource group based on what makes the most sense for your organization. If you have an existing resource group into which you want to deploy this solution, you can enter its name here. **Note** deploying this solution multiple times into the same resource group is not supported. Alternatively, you can click the **Create new**, and enter the name so that Azure creates a new resource group before provisioning the resources. For more information about resource groups, see the [Azure documentation](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-overview#resource-groups). |
3737

3838
#### Instance details
3939

0 commit comments

Comments
 (0)