From e9f44386cf0682b91060dd285926d10a71c0c988 Mon Sep 17 00:00:00 2001 From: sathya-3445 <97036584+sathya-3445@users.noreply.github.com> Date: Thu, 6 Nov 2025 17:58:19 +0530 Subject: [PATCH] Update purview-compliance-diagnostics.md --- .../purview/diagnostics/purview-compliance-diagnostics.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Microsoft365/purview/purview/diagnostics/purview-compliance-diagnostics.md b/Microsoft365/purview/purview/diagnostics/purview-compliance-diagnostics.md index ac94394c361..f200f06ccc8 100644 --- a/Microsoft365/purview/purview/diagnostics/purview-compliance-diagnostics.md +++ b/Microsoft365/purview/purview/diagnostics/purview-compliance-diagnostics.md @@ -55,6 +55,8 @@ The following table lists the available diagnostics on **Solutions** pages. You **Note**: To run these diagnostics, the minimum requirement is that you're an administrator with the Organization Configuration role assigned to you. +When you run diagnostics from the Solution page, it executes the [Check-PurviewConfig](https://learn.microsoft.com/en-us/powershell/module/exchangepowershell/check-purviewconfig?view=exchange-ps) cmdlet in the background to perform the necessary checks and displays the results. + | **Issue** | **Checks performed** | **Commandlet Used** | **Solutions page** | |-|-|-|-| | Email encryption isn't working as expected. Are there any issues with my licenses or settings? | Checks license availability for sensitivity labels. Also checks information protection settings for your tenant, including Information Rights Management (IRM) and transport rule settings. Validates encryption settings. | [Test-IrmConfiguration](/powershell/module/exchangepowershell/test-irmconfiguration)| [Information Protection diagnostics](https://purview.microsoft.com/informationprotection/diagnostics) |