The idea here is to leverage two Azure services that allow you to implement a complete solution without writing a single line of code. To do so, follow these instructions:
- The gateway to automation in your resource group can be found in the Events blade, which can be found in every resource group:
Figure 2.16: Creating an event subscription
Once you get there, we can start implementing our automation workflow.
- When you click on the + Event Subscription button, you will see a new screen where you will be able to enter all the required details for a new event subscription. Here, you can find an example of my settings:
Figure 2.17: Creating an event subscription form
You will have to configure the following fields in order to add an event subscription:
-
- Name: A unique name for a subscription.
- Event Schema: A selected event schema supported by Azure Event Grid. Unfortunately, this topic will not be covered in this book...