Skip to content

Commit ff7a1a0

Browse files
authored
Merge pull request MicrosoftDocs#8000 from MicrosoftDocs/chrisda
Chrisda to Master
2 parents 118474f + 2d0c7eb commit ff7a1a0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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
@@ -97,6 +97,9 @@ For a detailed visual flow about creating applications in Azure AD, see <https:/
9797
- Exchange administrator
9898
- Global Reader
9999

100+
> [!NOTE]
101+
> 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.
102+
100103
## Appendix
101104

102105
## Step 1: Register the application in Azure AD

exchange/exchange-ps/exchange/Get-InboxRule.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ Accept wildcard characters: False
151151
```
152152

153153
### -IncludeHidden
154-
This parameter works only in on-premises Exchange.
155-
156154
The IncludeHidden switch specifies whether to include hidden Inbox rules in the results. You don't need to specify a value with this switch.
157155

158156
```yaml

0 commit comments

Comments
 (0)