Microsoft Certified Information Protection Administrator Associate · Free Practice Question Medium
Question 5
You have a Microsoft 365 tenant.
You discover that email does NOT use Microsoft Office 365 Message Encryption (OME).
You need to ensure that OME can be applied to email.
What should you do first?
- A C. Activate Azure Rights Management (Azure RMS).
- B D. Create an Azure key vault.
- C A. Enable Microsoft Defender for Office 365.
- D B. Activate Azure Information Protection.
Reveal correct answer
Correct answer: A
Explanation
Any Microsoft 365 tenant should be activated to use Azure RMS and IRM capabilities by default. To determine, if Azure RMS was deactivated for your tenant, run the following PowerShell cmdlets: 1. Run the following cmdlet to validate IRM configuration of a tenant: Get-IRMConfiguration | fl AzureRMSLicensingEnabled 2. If the AzureRMSLicensingEnabled parameter is set to $False, activate OME for your tenant by using the following cmdlet: Set-IRMConfiguration -AzureRMSLicensingEnabled:$TrueDiscussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
