Resolve Microsoft Purview Message Encryption Issues

 




Symptoms

User in your organization experience one or more of the following issues:
  1. They can't open encrypted email messages in Microsoft Outlook or Outlook on the web.
  2. They can't send encrypted email messages.
  3. The Encrypt button is missing in both Outlook and Outlook on the web. 

Cause

These issues can occur due to several reasons, such as:
  • Your organization's Microsoft 365 subscription doesn't support Microsoft Purview Message Encryption. 

  • The tenant used by your organization is misconfigured.

  • The account that's used by the affected users to sign in to Outlook or Outlook on the web isn't assigned a valid license to use the Microsoft Purview Message Encryption (Office 365 Message Encryption) feature. 

Resolution

To resolve the issues, follow these steps in the given order:

Step 1: Run the diagnostic for Microsoft Purview Message encryption

  1. Select the "Run Tests: Microsoft Purview Message Encryption" button to open the diagnostic in the Microsoft 365 admin center.
  2. Select Run Tests. 

If this didn't help in resolving your issues then go to step 2.

Step 2: Verify the Microsoft 365 Subscription

In order to utilize Microsoft Purview Message Encryption, your organization needs to have a subscription that includes this feature.

Step 3: Verify the tenant configuration

  • Use Exchange Online PowerShell to verify that your tenant is configured correctly for Microsoft Purview Message Encryption.

  • Run the following cmdlet to check whether Information Rights Management (IRM) features are enabled in Outlook on the web-

Get-OwaMailboxPolicy | FL *IRMEnabled*

If the value of IRMEnabled is false then use the following cmdlet-

Set-OwaMailboxPolicy -Identity OwaMailboxPolicy-Default -IRMEnabled $true

  • If the Encrypt button is missing in Outlook on the web, run the following cmdlet-

Set-IRMConfiguration -SimplifiedClientAccessEnabled $true

Step 4: Verify the affected users' account licenses

Users who are impacted need to ensure that the account they use to log in to Outlook or Outlook on the web has the correct license to utilize the Microsoft Purview Message Encryption feature. 

Step 5: Verify connection to the Azure Rights Management service 

The output of PowerShell command should show that the issuing Certificate Authority (CA) is a Microsoft CA. If you see a CA that is not from Microsoft, your secure client-to-service connection was probably terminated and has to be reconfigured on your firewall. 

Step 6: Check for sensitivity labels

When sensitivity labels are used on email messages, It is essential to assign permissions accurately so that recipients are able to access the messages. 

Should the problem continue after following all the above steps, reach out to Microsoft Support for additional assistance. 

More Information

  • If members of your organization encounter problems when sending or receiving encrypted messages with individuals outside of your organization, review the Conditional Access policies and guest account setup in both organizations. 

  • Individuals can access encrypted email messages directed to a shared mailbox. For messages originating from within the same organization, users can view them while logged into a compatible Outlook client. However, if message comes from an outside organization, users are required to utilize Outlook on the web. 

Conclusion

The issue regarding Microsoft Purview Message Encryption is resolved. 



















Comments

Popular posts from this blog

Deployment (Part 3)

Deployment (Part 1)

Design Planning (Part 3)