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: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,14 @@ Terraform module to integrate Azure as a meshPlatform into meshStack instance. W
10
10
11
11
To run this module, you need the following:
12
12
13
-
- Permissions on AAD level. An Azure account with one of the following roles[^1]:
13
+
- Permissions on AAD level. An Azure account with one of the following roles:
14
14
1. Global Administrator
15
15
2. Privileged Role Administrator AND (Cloud) Application Administrator
16
16
- Permissions on Azure Resource Level: User Access Administrator on the Management Group that should be managed by meshStack
17
17
- Permissions on [Enterprise Agreement level](https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/understand-ea-role): Account Owner for the enrollment account that should be used for creating subscriptions
18
18
-[Terraform installed](https://learn.hashicorp.com/tutorials/terraform/install-cli) (already installed in Azure Portal)
19
19
-[Azure CLI installed](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli) (already installed in Azure Portal)
20
20
21
-
[^1]: Tenant wide admin consent must be granted for a successful meshPlatform setup. See [Azure public documentation](https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/grant-admin-consent#prerequisites) for more details.
0 commit comments