Deploying applications via Apple VPP
We now have our restrictions configured so we know the devices are secure, but our users will not be happy if they cannot access the App Store and do not have any applications available centrally.
This recipe is going to concentrate on Apple VPP applications, as they are the preferred choice for application deployment in an enterprise environment. It is worth covering the other application options for awareness of what is available:
- iOS store app: This adds applications that are effectively shortcuts to the App Store. Users will need an Apple ID and you will need your restrictions policy configured to leave the store unblocked, which obviously means users can install anything they want.
- iOS/iPadOS web clip: This adds a shortcut to a web app to the device’s home screen.
- Web link: This deploys a web link to devices to the home screen.
- Built-in app: These are pre-approved and curated applications that can be deployed without...