Most of the large Office 365 environments tend to deploy Enterprise Mobility suite to manage their mobile devices. This is mainly because some office 365 plans contain the EMS licenses and some Office 365 deployments require EMS features such as AD premium. From this post I’m trying to explain how we use Microsoft Intune to facilitate Office 365 apps, security and management of devices.
Office apps are available for download in Google, Apple and windows stores. It’s free to use, but you need to sign in using a live account for applications like OneDrive. In Enterprise environment we cannot allow users to use their personal account for these apps, it will pose a security risk for the company data. Office 365 accounts such as E3 plan have all Office apps plus OneDrive for business. After user enroll their device to the Intune, we can push all the office apps and user will have to login to them using the corporate credentials of their Office 365 plan. So it will enable all the office apps plus corporate can protect data by applying policies to the apps. Office apps can be managed as Managed Apps.
Deploy Office Apps
- Office apps for android can be found on - https://play.google.com/store/apps
- Office apps for iOS can be found on - https://itunes.apple.com
- If you feel difficult to find the app from stores, google it and get the URL
Secure Office Apps using Application Management Policy (Manage Apps)
Application Management policy is a configuration policy in Intune which can provide some sort of a management and control authority over the deployed applications. When considering Office 365 Apps following configurations are important to implement.
You can restrict coping and moving data from office apps to other apps, so you can copy Excel data to Word app or Outlook to send a mail but you cannot paste that data to other apps which are not managed by Intune.
Mobile phone is a personal device, but you cannot say that to your wife or your children’s. J, they might ask for the device to play a game or surf the internet. So the initial screen lock will not help in these moments because you have to unlock the device for their use. So how we protect our Emails and Documents in these scenarios? Implementing PIN access on manage apps will require you to punch a simple numeric code on Opening Manage apps, such as OneDrive and Outlook. So the office apps are getting additional security from unauthorized use or miss use.
You can configure to restrict Save As on Office apps (Manage apps). So data from office apps such as email attachments cannot be saved in the local storage of the device. But you can save the data in the OneDrive because it’s configured as a Manage Apps.
This is still an android only feature, which you can block getting screen shorts on manage apps.
To configure the policies, follow these steps
Conditional Access for Office 365 Emails
Conditional access is an evolving feature in Intune which require a separate article to explain how it works. But here I’m addressing briefly on how to use Conditional Access to secure your Office 365 emails. Enabling conditional access for exchange online policy will enforce device should be compliant and enrolled to access the company emails. Following settings can be implemented for email access.
Before implementing Conditional access to Exchange online policy, you need to create a Compliance policy to all devices. And also you have to test it using a test user group. Create a test group and target that group first. Follow these steps to enable conditional access.
Microsoft Intune is evolving day by day, new features, new configurations, new polices. By the time you are following this article technology might be updated. And this document is not. So google it if you came to any conflict. Hope this article is useful
Thanks