Skip to content

Commit 46f76a9

Browse files
authored
Merge pull request MicrosoftDocs#10195 from DanijelkMSFT/patch-4
Update app-only-auth-powershell-v2.md
2 parents 8928248 + e80cbbb commit 46f76a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

exchange/docs-conceptual/app-only-auth-powershell-v2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,9 @@ You have two options:
296296
- **Assign Azure AD roles to the application**: This method is supported in Exchange Online PowerShell and Security & Compliance PowerShell.
297297
- **Assign custom Exchange Online role groups to the application**: Currently, this method is supported only in Exchange Online PowerShell, and only when you connect in [REST API mode](exchange-online-powershell-v2.md#updates-for-version-300-the-exo-v3-module) (don't use the _UseRPSSession_ switch in the **Connect-ExchangeOnline** command).
298298

299+
> [!NOTE]
300+
> You can also combine both methods to assign permissions. Like using Azure AD roles for the "Exchange Recipient Administrator" role and assign your custom RBAC role to extend the permissions.
301+
299302
#### Assign Azure AD roles to the application
300303

301304
The supported Azure AD roles are described in the following table:

0 commit comments

Comments
 (0)