Skip to content

Commit 23ff264

Browse files
authored
Update wam-integration-issues.md
1 parent 9898fc4 commit 23ff264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exchange/ExchangeOnline/administration/wam-integration-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ WAM relies on the active user session to load its plugins and to access cryptogr
4242

4343
For security, you shouldn't use the `RunAs` option to run PowerShell commands. This method bypasses key protections and introduces risks that are associated with impersonation and session isolation.
4444

45-
Run PowerShell only in the same context as that of the signed-in Windows user to ensure compatibility with WAM. You can disable WAM temporarily by using the DisableWAM parameter with the `Connect-ExchangeOnline` PowerShell command to connect to Exchange Online and then re-enable WAM.
45+
Run PowerShell only in the same context as that of the signed-in Windows user to ensure compatibility with WAM. You can disable WAM temporarily by using the DisableWAM parameter together with the `Connect-ExchangeOnline` PowerShell command to connect to Exchange Online and then re-enable WAM.
4646

4747
## Scenario: Running GDAP flows
4848

0 commit comments

Comments
 (0)