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: CloudAppSecurityDocs/troubleshooting-proxy-end-users.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ To allow the preview, an Exchange administrator should perform the following ste
192
192
193
193
1. Connect to the module. For more information, see [Connect to Exchange Online PowerShell](/powershell/exchange/connect-to-exchange-online-powershell#connect-to-exchange-online-powershell-using-mfa-and-modern-authentication).
194
194
195
-
1. After you connected to the Exchange Online PowerShell, use the [Set-OwaMailboxPolicy](/powershell/module/exchange/set-owamailboxpolicy) cmdlet to update the parameters in the policy:
195
+
1. After you connected to the Exchange Online PowerShell, use the [Set-OwaMailboxPolicy](/powershell/module/exchangepowershell/set-owamailboxpolicy) cmdlet to update the parameters in the policy:
Regardless of the Name value you specify, the rule name is `_Exe:SecOpsOverrid:<GUID\>`\[sic\] where \<GUID\> is a unique GUID value (for example, 312c23cf-0377-4162-b93d-6548a9977efb9).
286
286
287
-
For detailed syntax and parameter information, see [New-ExoSecOpsOverrideRule](/powershell/module/exchange/new-ExoSecOpsOverrideRule).
287
+
For detailed syntax and parameter information, see [New-ExoSecOpsOverrideRule](/powershell/module/exchangepowershell/new-ExoSecOpsOverrideRule).
288
288
289
289
### Use PowerShell to view the SecOps override policy
290
290
@@ -294,7 +294,7 @@ In [Exchange Online PowerShell](/powershell/exchange/connect-to-exchange-online-
294
294
Get-SecOpsOverridePolicy
295
295
```
296
296
297
-
For detailed syntax and parameter information, see [Get-SecOpsOverridePolicy](/powershell/module/exchange/get-secopsoverridepolicy).
297
+
For detailed syntax and parameter information, see [Get-SecOpsOverridePolicy](/powershell/module/exchangepowershell/get-secopsoverridepolicy).
After you identify the invalid rules, you can remove them by using the **Remove-ExoSecOpsOverrideRule** cmdlet as described [later in this article](#use-powershell-to-remove-secops-override-rules).
316
316
317
-
For detailed syntax and parameter information, see [Get-ExoSecOpsOverrideRule](/powershell/module/exchange/get-exosecopsoverriderule).
317
+
For detailed syntax and parameter information, see [Get-ExoSecOpsOverrideRule](/powershell/module/exchangepowershell/get-exosecopsoverriderule).
318
318
319
319
### Use PowerShell to modify the SecOps override policy
> If an associated, valid SecOps override rule exists, the email addresses in the rule is also updated.
335
335
336
-
For detailed syntax and parameter information, see [Set-SecOpsOverridePolicy](/powershell/module/exchange/set-secopsoverridepolicy).
336
+
For detailed syntax and parameter information, see [Set-SecOpsOverridePolicy](/powershell/module/exchangepowershell/set-secopsoverridepolicy).
337
337
338
338
### Use PowerShell to modify a SecOps override rule
339
339
340
340
The **Set-ExoSecOpsOverrideRule** cmdlet doesn't modify the email addresses in the SecOps override rule. To modify the email addresses in the SecOps override rule, use the **Set-SecOpsOverridePolicy** cmdlet.
341
341
342
-
For detailed syntax and parameter information, see [Set-ExoSecOpsOverrideRule](/powershell/module/exchange/set-exosecopsoverriderule).
342
+
For detailed syntax and parameter information, see [Set-ExoSecOpsOverrideRule](/powershell/module/exchangepowershell/set-exosecopsoverriderule).
343
343
344
344
### Use PowerShell to remove the SecOps override policy
345
345
@@ -349,7 +349,7 @@ In [Exchange Online PowerShell](/powershell/exchange/connect-to-exchange-online-
For detailed syntax and parameter information, see [New-TenantAllowBlockListItems](/powershell/module/exchange/new-tenantallowblocklistitems).
456
+
For detailed syntax and parameter information, see [New-TenantAllowBlockListItems](/powershell/module/exchangepowershell/new-tenantallowblocklistitems).
457
457
458
458
### Use PowerShell to view the phishing simulation override policy
459
459
@@ -463,7 +463,7 @@ In [Exchange Online PowerShell](/powershell/exchange/connect-to-exchange-online-
463
463
Get-PhishSimOverridePolicy
464
464
```
465
465
466
-
For detailed syntax and parameter information, see [Get-PhishSimOverridePolicy](/powershell/module/exchange/get-phishsimoverridepolicy).
466
+
For detailed syntax and parameter information, see [Get-PhishSimOverridePolicy](/powershell/module/exchangepowershell/get-phishsimoverridepolicy).
467
467
468
468
### Use PowerShell to view phishing simulation override rules
After you identify the invalid rules, you can remove them by using the **Remove-ExoPhishSimOverrideRule** cmdlet as described [later in this article](#use-powershell-to-remove-phishing-simulation-override-rules).
485
485
486
-
For detailed syntax and parameter information, see [Get-ExoPhishSimOverrideRule](/powershell/module/exchange/get-exophishsimoverriderule).
486
+
For detailed syntax and parameter information, see [Get-ExoPhishSimOverrideRule](/powershell/module/exchangepowershell/get-exophishsimoverriderule).
487
487
488
488
### Use PowerShell to view the allowed phishing simulation URL entries
489
489
@@ -493,7 +493,7 @@ In [Exchange Online PowerShell](/powershell/exchange/connect-to-exchange-online-
For detailed syntax and parameter information, see [Get-TenantAllowBlockListItems](/powershell/module/exchange/get-tenantallowblocklistitems).
496
+
For detailed syntax and parameter information, see [Get-TenantAllowBlockListItems](/powershell/module/exchangepowershell/get-tenantallowblocklistitems).
497
497
498
498
### Use PowerShell to modify the phishing simulation override policy
499
499
@@ -509,7 +509,7 @@ This example disables the phishing simulation override policy.
For detailed syntax and parameter information, see [Set-TenantAllowBlockListItems](/powershell/module/exchange/set-tenantallowblocklistitems).
561
+
For detailed syntax and parameter information, see [Set-TenantAllowBlockListItems](/powershell/module/exchangepowershell/set-tenantallowblocklistitems).
562
562
563
563
### Use PowerShell to remove a phishing simulation override policy
564
564
@@ -568,7 +568,7 @@ In [Exchange Online PowerShell](/powershell/exchange/connect-to-exchange-online-
For detailed syntax and parameter information, see [Remove-PhishSimOverridePolicy](/powershell/module/exchange/remove-phishsimoverridepolicy).
571
+
For detailed syntax and parameter information, see [Remove-PhishSimOverridePolicy](/powershell/module/exchangepowershell/remove-phishsimoverridepolicy).
572
572
573
573
### Use PowerShell to remove phishing simulation override rules
574
574
@@ -586,7 +586,7 @@ In [Exchange Online PowerShell](/powershell/exchange/connect-to-exchange-online-
For detailed syntax and parameter information, see [Remove-ExoPhishSimOverrideRule](/powershell/module/exchange/remove-exophishsimoverriderule).
589
+
For detailed syntax and parameter information, see [Remove-ExoPhishSimOverrideRule](/powershell/module/exchangepowershell/remove-exophishsimoverriderule).
590
590
591
591
### Use PowerShell to remove the allowed phishing simulation URL entries
592
592
@@ -604,4 +604,4 @@ This example modified the expiration date of the specified entry.
For detailed syntax and parameter information, see [Remove-TenantAllowBlockListItems](/powershell/module/exchange/remove-tenantallowblocklistitems).
607
+
For detailed syntax and parameter information, see [Remove-TenantAllowBlockListItems](/powershell/module/exchangepowershell/remove-tenantallowblocklistitems).
For detailed syntax and parameter information, see [Set-MalwareFilterPolicy](/powershell/module/exchange/set-malwarefilterpolicy).
424
+
For detailed syntax and parameter information, see [Set-MalwareFilterPolicy](/powershell/module/exchangepowershell/set-malwarefilterpolicy).
425
425
426
426
> [!TIP]
427
427
> For detailed instructions to specify the quarantine policy to use in a malware filter policy, see [Use PowerShell to specify the quarantine policy in anti-malware policies](quarantine-policies.md#anti-malware-policies-in-powershell).
@@ -438,7 +438,7 @@ To modify a malware filter rule, use this syntax:
For detailed syntax and parameter information, see [Enable-MalwareFilterRule](/powershell/module/exchange/enable-malwarefilterrule) and [Disable-MalwareFilterRule](/powershell/module/exchange/disable-malwarefilterrule).
465
+
For detailed syntax and parameter information, see [Enable-MalwareFilterRule](/powershell/module/exchangepowershell/enable-malwarefilterrule) and [Disable-MalwareFilterRule](/powershell/module/exchangepowershell/disable-malwarefilterrule).
466
466
467
467
### Use PowerShell to set the priority of malware filter rules
468
468
@@ -501,7 +501,7 @@ This example removes the malware filter policy named Marketing Department.
0 commit comments