This script will remove all built-in apps that are specified in the 'blacklistedapps' variable. The Black list (txt file) is hosted in Azure Blob storage or GitHub so it can be dynamically updated.
Use ApplicationUser as a resource. Create an event with a single resource. Implement a resource object. See the #region Resources section in the source code. Implement IRecurrentEvent. See the #region ...