Skip to content

Commit e80cbbb

Browse files
authored
Update app-only-auth-powershell-v2.md
added a small note that both methods can be used together.
1 parent 8928248 commit e80cbbb

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)