From e0269c9e2ea9a21b32dfc8ae27a8a618c05be24d Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Thu, 10 Jan 2019 16:18:10 -0800 Subject: [PATCH] Remove unnecessary permission --- website/source/docs/secrets/azure/index.html.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/source/docs/secrets/azure/index.html.md b/website/source/docs/secrets/azure/index.html.md index 4461ee14e6..cf50afaca0 100644 --- a/website/source/docs/secrets/azure/index.html.md +++ b/website/source/docs/secrets/azure/index.html.md @@ -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.