Skip to content

Commit e038573

Browse files
Merge pull request #292680 from majguo/em-6559
Remove empty resource group restriction
2 parents b60d8d2 + 7339dc2 commit e038573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/howto-deploy-java-liberty-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The following steps show you how to find the offer and fill out the **Basics** p
101101

102102
1. On the **Basics** pane, ensure that the value shown in the **Subscription** field is the same one that has the roles listed in the prerequisites section.
103103

104-
1. The offer must be deployed in an empty resource group. In the **Resource group** field, select **Create new** and fill in a value for the resource group. Because resource groups must be unique within a subscription, pick a unique name. An easy way to have unique names is to use a combination of your initials, today's date, and some identifier. For example, *abc1228rg*.
104+
1. In the **Resource group** field, select **Create new** and fill in a value for the resource group. Because resource groups must be unique within a subscription, pick a unique name. An easy way to have unique names is to use a combination of your initials, today's date, and some identifier - for example, *abc1228rg*.
105105

106106
1. Create an environment variable in your shell for the resource group name.
107107

0 commit comments

Comments
 (0)