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
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,10 @@ Terraform module to integrate Azure as a meshPlatform into meshStack instance. W
11
11
To run this module, you need the following:
12
12
13
13
- Permissions on AAD level. An Azure account with one of the following roles[^1]:
14
-
- Global Administrator
15
-
- Privileged Role Administrator
16
-
- Cloud Application Administrator
17
-
- Application Administrator
18
-
- Permissions on [Enterprise Agreement level](https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/understand-ea-role). An Azure account that is Account Owner for an enrollment account.
14
+
1. Global Administrator
15
+
2. Privileged Role Administrator AND (Cloud) Application Administrator
16
+
- Permissions on Azure Resource Level: User Access Administrator on the Management Group that should be managed by meshStack
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
19
18
-[Terraform installed](https://learn.hashicorp.com/tutorials/terraform/install-cli) (already installed in Azure Portal)
20
19
-[Azure CLI installed](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli) (already installed in Azure Portal)
0 commit comments