All Articles

Azure Update Manager series

It has been sometime I had the opportunity to work on a new series. This time, I took the time to explore Azure Update Manager!

From Maintenance Configuration to pre- and post-events, it has been covered all in a four-part series on Medium. Check them out in the following sequence if you want a deep-dive into Azure Update Manager, also known as AUM:

  1. Start the journey to create Maintenance Configuration using Bicep
  2. Then, prepare functions to be deployed to Azure for start and stop events
  3. Those functions needs to be deployed to Azure, again using Bicep and Azure Verified Modules
  4. Lastly, the series is wrapped up by tieing everything together using Event Subscriptions