Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Azure Function for Bulk Resource Management - Stop and Start in Order
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Priority custom tag on resources
- 3 - Using resource graph to list resources and expand priority tag
- 4 - Adding a custom module
- 5 - Changing the Function timeout
- 6 - Importing in custom module and defining custom function
- 7 - Enabling managed identity and required permissions
- 8 - Timer triggers
- 9 - Code in each Function and walkthrough
- 10 - Close