spsnl15 - how to secure your data in office 365

19
How to secure your data in Office 365 Maarten Eekels

Upload: maarten-eekels

Post on 07-Aug-2015

191 views

Category:

Technology


3 download

TRANSCRIPT

Page 1: SPSNL15 - How to secure your data in Office 365

How to secure your data in Office 365

Maarten Eekels

Page 2: SPSNL15 - How to secure your data in Office 365

Maarten Eekels

CTO Portiva / P-TSP Microsoft

Speaker, blogger

Top 25 European SharePoint Influencers 2014

Contact

[email protected]

Page 3: SPSNL15 - How to secure your data in Office 365

Agenda• Data encryption• Message encryption• Rights management• Data loss prevention• Mobile device management• … and more

Page 4: SPSNL15 - How to secure your data in Office 365

Data encryption• Data at rest• BitLocker drive encryption• Per-file encryption (for SharePoint Online and

OneDrive for Business)• Files are spread across multiple Azure Storage containers• Map with file locations is also encrypted• Encryptions keys are physically located somewhere else

• Data in transit• TLS/SSL across all workloads

Page 5: SPSNL15 - How to secure your data in Office 365

Message encryption

• Encrypted message never leaves server

• Recipient receives message with link and is required to login to read and reply to the message

Page 6: SPSNL15 - How to secure your data in Office 365

Configuration of message encryption1. Activate Rights Management in Azure/Office

3652. Configure RMS Online key sharing location in

Exchange OnlineSet-IRMConfiguration -RMSOnlineKeySharingLocation "https://sp-rms.eu.aadrm.com/TenantManagement/ServicePartner.svc"

3. Import the Trusted Publishing Domain (TPD) from RMS Online

Import-RMSTrustedPublishingDomain -RMSOnline -name "RMS Online"

4. Enable IRM in Exchange OnlineSet-IRMConfiguration -InternalLicensingEnabled $true

https://technet.microsoft.com/library/dn151475(v=exchg.150).aspx

Page 7: SPSNL15 - How to secure your data in Office 365

Message Encryption DEMO

Page 8: SPSNL15 - How to secure your data in Office 365

Rights management• Protect your company’s sensitive

information based on encryption, identity, and authorization policies

• Documents can only be used by the intended recipients for the intended purpose

• Coming soon: Document tracking (Currently in preview, and in North America only)

Page 9: SPSNL15 - How to secure your data in Office 365

Configuration of rights management1. Active Rights Management in your

Office 365 tenantOptional:2. Configure Rights Management

templates3. Enable Information Rights

Management in SharePoint Online4. Download and install Rights

Management sharing application http://go.microsoft.com/fwlink/?LinkId=303970

Page 10: SPSNL15 - How to secure your data in Office 365

Rights Management DEMO

Page 11: SPSNL15 - How to secure your data in Office 365

Data loss prevention• Identify and protect

content of personal or confidential nature

• Based on policies / Use policy tips to notify users about policy matches

• Already available in Exchange Online and coming to SharePoint Online

• Supports fingerprinting

Page 12: SPSNL15 - How to secure your data in Office 365
Page 13: SPSNL15 - How to secure your data in Office 365
Page 14: SPSNL15 - How to secure your data in Office 365

Data Loss Prevention DEMO

Page 15: SPSNL15 - How to secure your data in Office 365

Mobile device management• Protect data on

end user devices

• Conditional access

• Device management

• Selective wipe

Page 16: SPSNL15 - How to secure your data in Office 365

Configuration of mobile device management • Install Apple Push Notification

Certificate

Page 17: SPSNL15 - How to secure your data in Office 365

Mobile device management DEMO

Page 18: SPSNL15 - How to secure your data in Office 365

And there is more…• Password policies• Multi-Factor authentication• Exchange Online Advanced Threat

Protection• Protection against unknown malware and viruses• Real time, time-of-click protection against malicious

URLs• Rich reporting and URL trace capabilities

Page 19: SPSNL15 - How to secure your data in Office 365

THANK YOU