Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions exchange/docs-conceptual/app-only-auth-powershell-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ For a detailed visual flow about creating applications in Azure AD, see <https:/
- Exchange administrator
- Global Reader

> [!NOTE]
> The Global administrator and Exchange administrator roles provide the necessary permissions for any Exchange-related tasks, including recipient management and protection features (anti-spam, anti-malware, etc). The Security administrator role doesn't not have the necessary permissions for these same Exchange-related tasks.

## Appendix

## Step 1: Register the application in Azure AD
Expand Down
2 changes: 0 additions & 2 deletions exchange/exchange-ps/exchange/Get-InboxRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ Accept wildcard characters: False
```

### -IncludeHidden
This parameter works only in on-premises Exchange.

The IncludeHidden switch specifies whether to include hidden Inbox rules in the results. You don't need to specify a value with this switch.

```yaml
Expand Down