office 365 message encryption – encrypt messages to any smtp address personal account statement...

32

Upload: conrad-perry

Post on 24-Dec-2015

222 views

Category:

Documents


6 download

TRANSCRIPT

Page 1: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management
Page 2: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Encryption in Microsoft Office 365 Tariq Sharif

OFC-B332

Page 3: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Why is encryption needed?

Departmental Only Emails

Medical Records

Bank Statements

Trade SecretsDesign Documents

Inter Company Confidential Memos

Page 4: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Office 365 Message Encryption – Encrypt messages to any SMTP address

Personal account statement from a financial institutions

Information Rights Management – Encrypt content and restrict usage; usually within own organization

Internal company confidential memo

S/MIME – Sign and encrypt messages to users using certificates

Peer to peer signed communication within a government agency

Encryption Solutions in Office 365

Page 5: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Admin:Simple to provision and configurePolicy driven via Transport RulesCustomizable branding of encrypted emails and mail reading portalAllows for Enterprise content inspection and compliance

Sender:Ability to send encrypted messages to any SMTP address regardless of recipient’s client or service provider

Recipient:View encrypted messages on Office 365 Message Encryption portal after sign-inOffice 365 Message Encryption portal has rich OWA controls for viewing and composing messagesReplies from the portal are also encrypted

Office 365 Message Encryption

Page 6: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

How do recipients sign-in to view messages? – 2 ways

Microsoft account – used for sign-in to Microsoft services like OneDrive, XBOX Live, etc…

Microsoft account for hotmail.com, outlook.com, live.com already existsUser can create Microsoft account for any SMTP address, like gmail.com, mycustomdomain.com – address verification done as part of account creation processIf recipient does not have a Microsoft account, recipients are navigated through the process of creating oneFor a given email address, a single Microsoft account is used to access all Microsoft services and view future encrypted emails

Organizational Account – used for sign-in to workloads like Exchange Online, SharePoint Online, etc…As Office 365 embraces additional identity providers, so will Office 365 Message Encryption.

Office 365 Message Encryption

Page 7: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Demo

• Contoso Pharma wants to send encrypted emails to its partner doctors

• Administrator has configured an ETR to encrypt any message going to Dr Toni when the subject contains the word “Encrypt”

• Dr Toni gets the encrypted email at his hotmail address and follows instructions to view the encrypted message send from Serena

Page 8: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

New ETR actions configurable via UI or PowerShell

Office 365 Message Encryption – Admin Configuration

New-TransportRule –Name EncryptRule <Condition for which to apply encryption> -ApplyOME $true

New-TransportRule –Name DecryptRule <Condition for which to remove encryption> -RemoveOME $true

Page 9: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Customize opening text in encrypted email and disclaimer statement

Office 365 Message Encryption – Admin Configuration

Set-OMEConfiguration -Identity default -EmailText "Encrypted message from ContosoPharma secure messaging system"

Set-OMEConfiguration -Identity default -DisclaimerText “This email message and its attachments are for the sole use of the …"

Page 10: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Customize portal text and logo

Office 365 Message Encryption – Admin Configuration

Set-OMEConfiguration -Identity default -PortalText "ContosoPharma secure e-mail portal"

Set-OMEConfiguration -Identity default -Image (Get-Content "C:\Users\admin\Desktop\contoso.png” -Encoding byte)

Page 11: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Modern O365 UI and rich OWA controls

Office 365 Message Encryption – Modern UI

Page 12: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Office 365 Message Encryption - Under the hood

Exchange Online

Policy detection and Enforcement

Tenant configuratio

n

O365 User Internet UserSend

Microsoft account/Organization

Account

Mail Reading Portal

Deliver

Post

Page 13: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Office 365 Message Encryption uses IRM as a platform to encrypt message

Sending organization needs to have purchased and configured Azure Rights Management Services (RMS)Keys imported from Azure RMS are 2048 bit and use SHA-256 encryption (Crypto Mode 2)

Encrypted messages are wrapped in an HTML file and sent as an attachment to intended recipients

HTML file contains the encrypted message along with other metadataMessages can be viewed on any device that can open and post from an HTML file

When user opens and clicks on link in the attachment, encrypted content is posted and held temporarily while user authenticates

User authenticates using a Microsoft account or Organizational AccountIf user has neither, user is told and asked to create a Microsoft account before viewingAny email address (@yahoo.com, @gmail.com, etc…) can be used to create a Microsoft account

Once the authentication completes, message is decrypted and shown in modern UI with all rich OWA controlsMessages replied from the portal are also encrypted

Office 365 Message Encryption - Under the hood

Page 14: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Purchasing Office 365 Message Encryption

Office 365 Message Encryption is included with Azure RMS

* On-premise customers need to route mails through Exchange Online** Windows Azure Rights Management is not available for Office 365 Small Business plans

Plan Requires PriceOffice 365 E3, E4 Windows Azure Rights Management is

includedIncluded

Office 365 E1, K1 Windows Azure Rights Management $2 PUPM

Office 365 Exchange Online Plan 2, Plan 1, Kiosk

Windows Azure Rights Management $2 PUPM

Office 365 SharePoint Plan 2, Plan 1 Windows Azure Rights Management $2 PUPM

Office 365 Midsize Business Windows Azure Rights Management $2 PUPM

Exchange on-premises Windows Azure Rights Management $2 PUPM

Page 15: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Customers using EHE will be upgraded to Office 365 Message Encryption at no additional costAwareness and transition emails will be sent prior to transition – Transitions started for Q1CY14No action required on tenant admins – existing EHE policies will be automatically migrated to Office 365 Message Encryption policiesEHE mail recipients will continue to have access to view their old encrypted emailsEHE account store and emails already encrypted with EHE will not be migrated to Office 365 Message Encryption

Upgrade: Exchange Hosted Encryption to Office 365 Message Encryption

Page 16: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Upgrade: Exchange Hosted Encryption to Office 365 Message Encryption

Feature Exchange Hosted Encryption

Office 365 Message Encryption

Send Encrypted Mail to anyone Available Available

Custom Branding Not Available Available

Message attachment size limit 10 MB 25 MB

Integration with Exchange transport rules

Available, but complex headers involved

Available and simplified

User experience Custom EHE portal Enhanced Office 365 UI

Integration with Data Loss Prevention

Available Available

Purchase Option Sold Standalone Included with Azure RMS

Page 17: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Information Protection technologyProtection is persisted with the data, content can travel anywhere (desktops, file shares, USB keys, cloud drives, network and devices)

Combines encryption and usage restrictionsPrevent accidental disclosure of sensitive data by applying usage polices (cannot forward, cannot print, read-only)

Simple to useAuthors just select a policy option, consumers just open documentsAdministrators can configure policies to protect content automaticallySecurely share data with individuals within organization

Information Rights Management

Page 18: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Admin:Simple to provision and configure using Windows Azure Rights Management – No on-premises RMS server requiredPolicy driven via Transport RulesAllows for Enterprise content inspection and compliance

Sender:Ability to send IRM protected messages to recipients in the organization using supported clients - OWA and Microsoft Office 2010 and 2013

Recipient:Ability to view IRM protected content just like regular emails using supported clients (OWA, Microsoft Office 2010 and 2013, EAS)

Information Rights Management – Exchange Online

Page 19: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Automatically protect email with IRM using Exchange Transport Rules

Information Rights Management – ETR & DLP

Page 20: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Protect email with IRM right from the Outlook Web App.

Information Rights Management – OWA

Page 21: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Admin:Simple to provision and configure using Windows Azure Rights Management – No on-premises RMS server requiredProtection managed at individual library level protecting Office and Adobe pdf file formats

End-user:Documents are protected at the time of download from a library and rights given to appropriate user accounts per the library settingsUser can edit the document in supported office clients and protection is removed at time of upload

Information Rights Management – SharePoint Online

Page 22: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Government preferred way to secure email communication

Based on a published and broadly supported standardMust know recipients public cert to send them encrypted mailMust have private key associated with sending email address to sign emailWithout having recipients private key, no one can open and view the message

Exchange on-prem continues to support S/MIMEOWA 2013 support added in SP1

S/MIME

Page 23: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Admin:Admin provisions certificates to users and synchronizes them with Exchange OnlineSimple Exchange Online configuration for S/MIME OWA behavior

Sender:Ability to send signed and encrypted email to intra organization recipients who are properly configured

Recipient:Ability to view signed and encrypted emails using OWA and supported clients and reply

S/MIME in Exchange Online

Page 24: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Admin Exchange Online configuration options

S/MIME in Exchange Online

Page 25: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Demo

• Contoso Pharma researchers want to discuss and talk about a research drug securely

• Serena sends email to Rosella using OWA • Rosella views the email on OWA and responds

Page 26: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

SummaryOffice 365 Message Encryption – Encrypt messages to any SMTP address

Personal account statement from a financial institution

Information Rights Management – Encrypt content and restrict usage; usually within own organization or trusted partners

Internal company confidential memo

S/MIME – Sign and encrypt messages to users using certificates

Peer to peer signed communication within a government agency

Page 27: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Q/A

Page 28: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management
Page 29: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Resources

Learning

Microsoft Certification & Training Resources

www.microsoft.com/learning

msdn

Resources for Developers

http://microsoft.com/msdn

TechNet

Resources for IT Professionals

http://microsoft.com/technet

Sessions on Demand

http://channel9.msdn.com/Events/TechEd

Page 30: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Complete an evaluation and enter to win!

Page 31: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

Evaluate this session

Scan this QR code to evaluate this session.

Page 32: Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management

© 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.