Skip to content

Commit 93b637c

Browse files
authored
Merge pull request #111331 from sakthi-vetrivel/master
changing to ARO AAD docs to min permissions
2 parents 5179a18 + 1916c99 commit 93b637c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/openshift/howto-aad-app-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ In the [Azure portal](https://portal.azure.com), ensure that your tenant appears
2121
![Screenshot of portal with tenant listed in top right](./media/howto-create-tenant/tenant-callout.png)
2222
If the wrong tenant is displayed, click your user name in the top right, then click **Switch Directory**, and select the correct tenant from the **All Directories** list.
2323

24-
Create a new Azure Active Directory global administrator user to sign in to your Azure Red Hat OpenShift cluster.
24+
Create a new Azure Active Directory 'Owner' user to sign in to your Azure Red Hat OpenShift cluster.
2525

2626
1. Go to the [Users-All users](https://portal.azure.com/#blade/Microsoft_AAD_IAM/UsersManagementMenuBlade/AllUsers) blade.
2727
2. Click **+New user** to open the **User** pane.
2828
3. Enter a **Name** for this user.
2929
4. Create a **User name** based on the name of the tenant you created, with `.onmicrosoft.com` appended at the end. For example, `[email protected]`. Write down this user name. You'll need it to sign in to your cluster.
30-
5. Click **Directory role** to open the directory role pane, and select **Global administrator** and then click **Ok** at the bottom of the pane.
30+
5. Click **Directory role** to open the directory role pane, and select **Owner** and then click **Ok** at the bottom of the pane.
3131
6. In the **User** pane, click **Show Password** and record the temporary password. After you sign in the first time, you'll be prompted to reset it.
3232
7. At the bottom of the pane, click **Create** to create the user.
3333

0 commit comments

Comments
 (0)