Remove unnecessary permission

This commit is contained in:
Jim Kalafut 2019-01-10 16:18:10 -08:00 committed by GitHub
parent 1f16fb7def
commit e0269c9e2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,6 @@ If the client ID or secret are not present and Vault is running on and Azure VM,
The following Azure roles and Azure Active Directory (AAD) permissions are required, regardless of which authentication method is used:
- "Owner" role for the subscription scope
- "Read and write directory data" permission in AAD
- "Read and write all applications" permission in AAD
These permissions can be configured through the Azure Portal, CLI tool, or PowerShell.