The bigger the system, the more time required to manage and verify changes made to it. This is why administrators often try to automate common activities that allow them to focus on things that really require their attention.
In this chapter, we will focus on integrating different services with Azure Event Grid, Azure Automation, and Azure Logic Apps so that readers can learn additional capabilities of Azure when it comes to monitoring, auditing, and managing multiple system components.
The following main topics are covered in the chapter:
- Starting/stopping Azure virtual machines (VMs) during off-hours
- Monitoring Blob storage with Azure Event Grid
- Monitoring Azure Container Registry (ACR) with Azure Event Grid
- Integrating File Transfer Protocol/Secure File Transfer Protocol (FTP/SFTP) servers with Azure Logic Apps
- Integrating Office 365...