Smime vs Azure Information Protection

Shaan 41 Reputation points
2021-11-27T09:17:24.833+00:00

Hi All,

I've a question related to information protection. If an organization is utilizing Azure Information Protection (AIP) to protect the emails and documents, then they really need to use Smime for email protection? Will there be any requirement of using smime if the organization already deployed AIP? As we have good control over the action that a user can perform on email and document using AIP, can we replace Smime with AIP? Or could you please help me to understand the limitations of AIP over Smime?

Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

Accepted answer
  1. Vadims Podāns 9,186 Reputation points MVP
    2021-11-29T10:40:58.293+00:00

    S/MIME and Azure AIP aren't really interchangeable and one doesn't replace another. AIP provide persistent data privacy (on a storage), while S/MIME provide data privacy on transport.

    The following features provided by S/MIME and not provided by AIP

    • S/MIME is a public standard (latest RFC revision is RFC 8551). This means that 3rd party interoperable tools can be used to handle S/MIME. AIP is not.
    • S/MIME operates only on email transport and provide end-to-end content privacy, including email body and attachments. AIP does not.
    • S/MIME is often integrated in email client and does not require any dependencies on tools or Azure. AIP does require dependencies and infrastructure.

    I would say that S/MIME and AIP complement each other, but whether to use both -- depends on your security and threat model.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Shaan 41 Reputation points
    2021-12-07T07:48:24.713+00:00

    Thanks Crypt32..

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.