You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: concepts/security-ediscovery-appauthsetup.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ You need to set the correct API permissions for your application. Expand **Manag
83
83
84
84
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.
85
85
86
-
Run the following cmdlet, replacing **Member** argument in the first cmdlet.
86
+
Run the following cmdlets, replacing **Member** argument in the first cmdlet.
@@ -92,7 +92,7 @@ You need to set the correct API permissions for your application. Expand **Manag
92
92
93
93
5. Add the Service Principal Object ID to the eDiscoveryAdministrator role using [Add-eDiscoveryCaseAdmin](/powershell/module/exchange/add-ediscoverycaseadmin) cmdlet and verify using [Get-eDiscoveryCaseAdmin](/powershell/module/exchange/get-ediscoverycaseadmin) cmdlet.
94
94
95
-
Run the following cmdlet, replacing the **User** argument in the first cmdlet.
95
+
Run the following cmdlets, replacing the **User** argument in the first cmdlet.
0 commit comments