Skip to content

Commit d4ce9c5

Browse files
authored
add security reader note in readme for test 41114 (#1399)
This PR add a Note mentioning some Exchange cmdlets need Security Reader role to work properly. Ex:- 41114 Spec's `Get-ReportSubmissionPolicy`
2 parents e33ceb3 + de34c6e commit d4ce9c5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/powershell/doc/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ stored locally on the desktop. We recommend storing this report securely and del
159159

160160
After providing Administrator consent to the permissions, you can run the assessment with an account that has been assigned the **Global Reader** role.
161161

162+
> **Note:** Some tests that evaluate Exchange Online protection policies require the **Security Reader** role in the Microsoft Defender portal in addition to Global Reader. Without this role, those Exchange Online cmdlets will return permission errors and the affected tests may generate unexpected output.
163+
162164
We recommend the following two-step flow. First connect to the specific tenant you want to assess, then run the assessment:
163165

164166
```powershell

0 commit comments

Comments
 (0)