SC-401 Practice Question 3540
Exam: SC-401
Domain: Implement information protection
Difficulty: medium
Which PowerShell module is used to connect to Microsoft Purview and manage sensitivity labels, label policies, and sensitive information types programmatically?
Answer Options
A
Exchange Online PowerShell module via Connect-IPPSSession
B
Azure CLI storage blob commands
C
Active Directory Users and Computers module
D
Microsoft Teams PowerShell module
Correct Answer
A: Exchange Online PowerShell module via Connect-IPPSSession
Explanation
The Exchange Online PowerShell module (specifically using `Connect-IPPSSession` to access the Compliance and Information Protection endpoint) manages Purview classification cmdlets.