Skip to content

Commit 244915f

Browse files
authored
Merge pull request #5339 from MithunRathinam/patch-39
Update quarantine-faq.yml
2 parents 946c8b4 + ea70f5c commit 244915f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-office-365/quarantine-faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
author: chrisda
77
ms.author: chrisda
88
manager: bagol
9-
ms.date: 05/21/2025
9+
ms.date: 10/22/2025
1010
audience: ITPro
1111
ms.topic: faq
1212
ms.localizationpriority: medium
@@ -176,9 +176,9 @@ sections:
176176
- question: |
177177
Are wildcards supported when searching for quarantined messages? Can I search for quarantined messages for a specific domain?
178178
answer: |
179-
Wildcards aren't supported in the Microsoft Defender portal. For example, when searching for a sender, you need to specify the full email address. But, you can use wildcards in Exchange Online PowerShell PowerShell.
179+
Wildcards are supported in both the Microsoft Defender portal and Exchange Online PowerShell. For example, you can use `*@contoso.com` as a sender address or recipient address filter to search for quarantined messages.
180180
181-
For example, copy the following PowerShell code into NotePad and save the file as .ps1 in a location that's easy for you to find (for example, C:\Data\QuarantineRelease.ps1).
181+
For bulk search and release, copy the following PowerShell code into NotePad and save the file as .ps1 in a location that's easy for you to find (for example, C:\Data\QuarantineRelease.ps1).
182182
183183
Then, after you connect to [Exchange Online PowerShell](/powershell/exchange/connect-to-exchange-online-powershell), run the following command to run the script:
184184

0 commit comments

Comments
 (0)