Skip to content

Commit f17f18b

Browse files
Update README.md
1 parent 75b4fa4 commit f17f18b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ The module provides interactive HTML-based visualizations and assessments:
101101
- AuditLog.Read.All
102102
- Directory.Read.All
103103
- Application.Read.All
104-
- GroupMember.Read.All (required for break glass assessment)
105104
- Mail.Send (only if using email functionality)
106105

107106
#### Role Requirements
@@ -131,7 +130,6 @@ Connect-MgGraph -Scopes @(
131130
"AuditLog.Read.All",
132131
"Directory.Read.All",
133132
"Application.Read.All",
134-
"GroupMember.Read.All"
135133
)
136134
```
137135

@@ -151,7 +149,6 @@ Connect-MgGraph -Scopes @(
151149
- AuditLog.Read.All (Application)
152150
- Directory.Read.All (Application)
153151
- Application.Read.All (Application)
154-
- GroupMember.Read.All (Application)
155152
- Mail.Send (Application, if using email - see note below)
156153
- Grant admin consent
157154

0 commit comments

Comments
 (0)