gen-azure-public-dns-records

Latest: v1.4.3
Category
Networking
Total Versions
4
Last Updated
3/18/2026

Release History

v1.4.3 Latest

Changes:

  • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
  • Merged PR 17442: Update pr template and add nightly build trigger

v1.4.2

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12281: Update pull request template and CI configuration for improved handling

v1.4.1

Changes:

  • SRV records were created based on the NS records in the YAML file, this was fixed so the SRV records are now actually created as specified in YAML.
  • Merged PR 11821: Changed SRV Record Handling

v1.4.0

Changes:

  • For some records the specified TTL was ignored.
  • Changed the processing to make sure the TTL is correctly set.
  • Merged PR 11399: Added TTL Resiliency
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.