Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion modules/installation-azure-permissions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,15 @@
[id="installation-azure-permissions_{context}"]
= Required Azure roles

{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:
{product-title} needs a service principal so it can manage Microsoft Azure resources. Before you can create a service principal, review the following information:

Your Azure account subscription must have the following roles:

* `User Access Administrator`
* `Contributor`

Your Azure Active Directory (AD) must have the following permission:

* `"microsoft.directory/servicePrincipals/createAsOwner"`

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.