You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/openshift/howto-create-service-principal.md
-23Lines changed: 0 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,30 +104,7 @@ The following sections explain how to use the Azure portal to create a service p
104
104
105
105
## Create a service principal - Azure portal
106
106
107
-
To create a service principal using the Azure portal, complete the following steps.
108
107
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.
131
108
132
109
> [!NOTE]
133
110
> 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