Adding a Google Play application
Before we look at our configuration policies, it is best to cover application deployment as we will need applications in the tenant for both device restrictions and OEM policies.
This recipe is going to concentrate on managed Google Play applications as they are the preferred choice for application deployment in an enterprise environment. It is worth covering the other application options so that we are aware of what is available:
- Android Store app: This adds applications that are effectively shortcuts to the Play Store. Users will need a Google account, and you will need your restrictions to leave the store open, which means users can install anything they want.
- Managed Google Play app: This adds a managed application that does not require a Google Play account. The store can be restricted to only approved applications.
- Web link: Deploys a web link to devices onto the home screen.
- Built-in app: These are pre-approved and curated...