Encryption in Office 365 Shobhit Sahay Technical Product Manager

Slides:



Advertisements
Similar presentations
Admin: Simple to provision and configure Policy driven via Transport Rules Customizable branding of encrypted s and mail reading portal Allows.
Advertisements

Azure AD & Office Logon with Username / Password 2. MFA challenge 3. Reply to MFA challenge -1-way or 2-way SMS -Phone call -Mobile Application.
Private Cloud (on & off premises) Hybrid CloudPublic Cloud SaaS PaaS IaaS Microsoft’s Online service portfolio Office 365 Microsoft‘s communication.
Sophos Mobile Control. Tablets on the rise 2 Trends 3 75% of 157 polled companies encourage employee owned smart phones and tablets to access corporate.
Microsoft Ignite /16/2017 2:48 PM
Joe Schulman Program Manager, Forefront For Office
Exchange server Mail system Four components Mail user agent (MUA) to read and compose mail Mail transport agent (MTA) route messages Delivery agent.
Fact check True or False: Over half of the messages received today in Exchange Online are spam True. About 67 % of all messages are spam True or False:
New ETR actions configurable via UI or PowerShell.
4/17/2017 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Sync Salesforce directly to Microsoft Exchange
Business Productivity Online Suite Enterprise class software delivered via subscription services hosted by Microsoft and sold with partners.
OFFICE 365 GROUPS Administrative look into Groups July 9, 2015.
What’s New in Exchange Online. Disclaimer This presentation contains preliminary information that may be changed substantially prior to final commercial.
Office 365 Message Encryption – Encrypt messages to any SMTP address Personal account statement from a financial institutions Information Rights Management.
Demos Sharing a document B2B Protected with Policy Tips Departmental Templates Mac Outlook Protected PDF OneDrive / SharePoint Document Tracking.
Office 365 Roadmap September 2015
1 Thomas Lippert Senior Product Manager - Mobile What’s new in SMC 5.0.
…. PrePlanPrepareMigratePost Pre- Deployment PlanPrepareMigrate Post- Deployment First Mailbox.
Run State DeployPurchase Service Management Excellence Operate & Optimize.
Offer highly configurable and scalable services Maintain an evergreen service Provide a platform built on security, privacy, and trust.
Microsoft Hosting. Simplified admin experience Small Business (1-25)Midsize Business (1-300) Enterprise (unlimited) Full Enterprise admin experience.
Get identities to the cloud Mix on-premises and cloud identity for improved PC, mobile, and web productivity Cloud identities help you run your business.
Craig Pringle & Derek Moir
Why EMS? What benefit does EMS provide O365 customers Manage Mobile Productivity Increase IT ProductivitySimplify app delivery and deployment LOB Apps.
Microsoft Virtual Academy Dean Yamada | Senior Premier Field Engineer, Microsoft Stephen Hall | Cloud Solutions Specialist, District Computers.
Microsoft Virtual Academy Chris Oakman | Managing Partner Infrastructure Team | Eastridge Technology Curtis Sawin | Technical Solutions Professional |
Managing Devices in the Enterprise: From EMS zero to Hero in only 60 minutes Ken Goossens Herman Arnedo Mahr.
ActiveSync & DLP management in Exchange Online
Microsoft Cloud Solutions Office 365 & Azure
Data Loss Prevention in Office 365
Changing Apps for a changing world
9/12/2018 6:21 PM BRK2203 Protect and control your sensitive s with new Office 365 Message Encryption capabilities Praveen Vijayaraghavan Principal.
Azure AD for the client management guy (or gal!)
Microsoft /1/2018 5:38 PM Send secure to anyone with the power of Office 365 and  Azure Information Protection Gagan Gulati Ian Hameroff.
Managing onedrive for business
Understanding Multi-Geo Capabilities in Office 365
Protect sensitive information with Office 365 DLP
9/4/2018 6:45 PM Secure your Office 365 environment with best practices recommended for political campaigns Ethan Chumley Campaign Technology Advisor Civic.
Power BI Security Best Practices
Enhancing the Office 365 Multi-Factor Authentication and RM Online
Enable external sharing and collaboration with OneDrive and SharePoint
Managing Exchange Online using Office 365 Admin Console
9/14/2018 2:22 AM THR2026 Set up secure and efficient collaboration for your organization with Office 365 Joe Davies Senior Content Developer Brenda Carter.
Microsoft Intune MAM without Device Enrollment
Skyhigh Enables Enterprises to Use Productivity Tools of Microsoft Office 365 While Meeting Their Security, Compliance & Governance Requirements Partner.
Protect your OneDrive and SharePoint files on mobile devices
Office 365 Identity Management
OneDrive – Modern Collaboration HUB
Office 365 Development July 2014.
Encryption in Office 365 Shobhit Sahay Technical Product Manager
Managing Exchange Online using PowerShell
Migrating to Office 365 from Google mail and exchange
11/27/ :16 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Managing Exchange Online using Office 365 Admin Console
Encryption in Office 365 Shobhit Sahay Technical Product Manager
SharePoint Online Hybrid – Configure Outbound Search
Encryption in Office 365 Shobhit Sahay Technical Product Manager
Managing Exchange Online using Office 365 Admin Console
Data Loss Prevention in Office 365
Managing Exchange Online using PowerShell
Wade Bumgarner AD RMS at UNC Wade Bumgarner
IN THE PAST, THE FIREWALL WAS THE SECURITY PERIMETER devicesdata users apps On-premises.
Data Loss Prevention in Office 365
Data Loss Prevention in Office 365
10 | Implementing Directory Synchronization
Managing Exchange Online using PowerShell
Microsoft 365 Business Technical Fundamentals Series
FLOW 101 Power BI User Group.
Presentation transcript:

Encryption in Office 365 Shobhit Sahay Technical Product Manager Asaf Kashi Group Program Manager

DLP Modules Introduction to Encryption in Office 365 Information Rights Management Office 365 Message Encryption S/MIME

Module 3: Office 365 Message Encryption

Office 365 Message Encryption Admin: Simple to provision and configure Policy driven via Transport Rules Customizable branding of encrypted emails and mail reading portal Allows 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-in Office 365 Message Encryption portal has rich OWA controls for viewing and composing messages Replies from the portal are also encrypted

Office 365 Message Encryption – Admin Configuration New ETR actions configurable via UI or PowerShell New-TransportRule –Name EncryptRule <Condition for which to apply encryption> -ApplyOME $true New-TransportRule –Name DecryptRule <Condition for which to remove encryption> -RemoveOME $true

Office 365 Message Encryption – Admin Configuration Customize opening text in encrypted email and disclaimer statement 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 …"

Office 365 Message Encryption – Admin Configuration Customize portal text and logo 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)

Office 365 Message Encryption – Modern UI Modern O365 UI and rich OWA controls

Office 365 Message Encryption How do recipients sign-in to view messages? – 3 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 exists User can create Microsoft account for any SMTP address, like gmail.com, mycustomdomain.com – address verification done as part of account creation process If recipient does not have a Microsoft account, recipients are navigated through the process of creating one For 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… One time Passcode As Office 365 embraces additional identity providers, so will Office 365 Message Encryption.

Office 365 Message encryption demo Office 365 Message encryption

Office 365 Message Encryption - Under the hood Exchange Online Policy detection and Enforcement Deliver O365 User Send Internet User Mail Reading Portal Tenant configuration Post Microsoft account/Organization Account/One time Passcode

Mobile Experiences Apps for iOS and Android Devices Windows Phone provides a Native support

Mobile Experiences

Mobile Experiences

Mobile Experiences

Mobile Experiences

Mobile Experiences

Purchasing Office 365 Message Encryption Office 365 Message Encryption is included with Azure RMS Plan Requires Price Office 365 E3, E4 Windows Azure Rights Management is included Included Office 365 E1, K1 Windows Azure Rights Management $2 PUPM Office 365 Exchange Online Plan 2, Plan 1, Kiosk Office 365 SharePoint Plan 2, Plan 1 Office 365 Midsize Business Exchange on-premises * On-premise customers need to route mails through Exchange Online ** Windows Azure Rights Management is not available for Office 365 Small Business plans