Skip to content

Commit 4d697c6

Browse files
authored
Remove footnote
The consent is handled via terraform.
1 parent dd99eda commit 4d697c6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,14 @@ Terraform module to integrate Azure as a meshPlatform into meshStack instance. W
1010

1111
To run this module, you need the following:
1212

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:
1414
1. Global Administrator
1515
2. Privileged Role Administrator AND (Cloud) Application Administrator
1616
- Permissions on Azure Resource Level: User Access Administrator on the Management Group that should be managed by meshStack
1717
- 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
1818
- [Terraform installed](https://learn.hashicorp.com/tutorials/terraform/install-cli) (already installed in Azure Portal)
1919
- [Azure CLI installed](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli) (already installed in Azure Portal)
2020

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.
22-
2321
## How to Use This Module
2422

2523
### Using Azure Portal

0 commit comments

Comments
 (0)