Skip to content

Commit 1d0a061

Browse files
updates
1 parent a1457a8 commit 1d0a061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/security-ediscovery-appauthsetup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ You need to set the correct API permissions for your application. Expand **Manag
8383
8484
4. Add the Service Principal Object ID to the eDiscoveryManager role using [Add-RoleGroupMember](/powershell/module/exchange/add-rolegroupmember) cmdlet and verify using [Get-RoleGroupMember](/powershell/module/exchange/get-rolegroupmember) cmdlet.
8585
86-
Run the following cmdlets, replacing **Member** argument in the first cmdlet.
86+
Run the following cmdlets, replacing the **Member** argument in the first cmdlet.
8787
8888
```powershell
8989
Add-RoleGroupMember -Identity "eDiscoveryManager" -Member "a8c1aaec-d18a-47fa-aec5-8651d755223c"

0 commit comments

Comments
 (0)