Skip to content

Commit 1de8f19

Browse files
committed
delete screenshot and adjust text in step 2
1 parent 0cd49c3 commit 1de8f19

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

articles/openshift/howto-create-service-principal.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -104,30 +104,7 @@ The following sections explain how to use the Azure portal to create a service p
104104

105105
## Create a service principal - Azure portal
106106

107-
To create a service principal using the Azure portal, complete the following steps.
108107

109-
1. On the Create Azure Red Hat OpenShift **Basics** tab, create a resource group for your subscription, and then select **Next: Authentication**.
110-
111-
:::image type="content" source="./media/basics-openshift-sp.png" alt-text="Screenshot that shows how to use the Azure Red Hat service principal with Azure portal to create a cluster." lightbox="./media/basics-openshift-sp.png":::
112-
113-
2. On the **Authentication** tab in the **Service Principal Type** field, select **Create New**.
114-
115-
:::image type="content" source="./media/authentication-openshift-sp.png" alt-text="Screenshot that shows the Authentication tab of the Azure portal used to create a service principal." lightbox="./media/authentication-openshift-sp.png":::
116-
117-
3. On the **Create New** dialog, configure the new service principal.
118-
119-
:::image type="content" source="./media/openshift-service-principal-portal.png" alt-text="Screenshot of Authentication dialog used to create create a service principal." lightbox="./media/openshift-service-principal-portal.png":::
120-
121-
In the **Service principal information** section:
122-
123-
- **Service principal client ID** is your appId.
124-
- **Service principal client secret** is the service principal's decrypted Secret value.
125-
126-
In the **Cluster pull secret** section:
127-
128-
- **Pull secret** is your cluster's pull secret's decrypted value.
129-
130-
After completing this tab, select **Next: Networking** to continue creating your cluster. Select **Review + Create** when you complete the remaining tabs.
131108

132109
> [!NOTE]
133110
> This service principal only allows a contributor over the resource group the Azure Red Hat OpenShift cluster is located in. If your VNet is in another resource group, you need to assign the service principal contributor role to that resource group as well.

0 commit comments

Comments
 (0)