Skip to content

Commit 4e35358

Browse files
authored
Merge pull request #65911 from xenolinux/azure-dir-permission
OCPBUGS#11410: Add required Azure AD permission
2 parents 6072138 + 0e80d3a commit 4e35358

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

modules/installation-azure-permissions.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,15 @@
77
[id="installation-azure-permissions_{context}"]
88
= Required Azure roles
99

10-
{product-title} needs a service principal so it can manage Microsoft Azure resources. Before you can create a service principal, your Azure account subscription must have the following roles:
10+
{product-title} needs a service principal so it can manage Microsoft Azure resources. Before you can create a service principal, review the following information:
11+
12+
Your Azure account subscription must have the following roles:
1113

1214
* `User Access Administrator`
1315
* `Contributor`
1416

17+
Your Azure Active Directory (AD) must have the following permission:
18+
19+
* `"microsoft.directory/servicePrincipals/createAsOwner"`
20+
1521
To set roles on the Azure portal, see the link:https://docs.microsoft.com/en-us/azure/role-based-access-control/role-assignments-portal[Manage access to Azure resources using RBAC and the Azure portal] in the Azure documentation.

0 commit comments

Comments
 (0)