All notable changes to this module will be documented in this file.
The format is based on Keep a Changelog, and this module adheres to Semantic Versioning.
- Fixed issue that all schedules were created with a start date after the planned date
- Fixed wrong variable name in azure query creation
- fixed typo in regex
- added errorCounter to actualle let the runbook status be "failed" if error occur
Complete rewrite of the module. It now deploys a runbook to dynamically create the required update schedules based on the used tags. Furthermore it uses the new severity group structure.
To use the new version, remove all previous module calls and create only one call of the new module. Furthermore upgrade all tags from the old severity group structure to the new one. You can monitor the usage of wrong text in the output of the runbook.
- automation runbook that automatically creates and updates update deployment groups
- dependecy: use new severity group syntax
- update schedule deployment arm templates for linux and windows