gen-virtual-network-gateway-route-based-active-active
Latest: v2.2.4
Category
Networking
Total Versions
5
Last Updated
11/11/2025
Release History
v2.2.4 Latest
Changes:
- • However if you didn't set a custom_route variable with address spaces (because you didn't need any) it tried to deploy an empty custom_route block. Now this deployed successfully however since it was empty nothing in Azure was changed and the next time you run the pipeline or a drift check it wants to deploy the empty block again getting in a loop.
- • Merged PR 14179: Update custom route logic and add test and release pipeline configuration
v2.2.3
Changes:
- • added feature for ipm publish
- • Merged PR 12823: ipmhubtrue
v2.2.2
Changes:
- • Added variable group
- • Changed releasenote branch to main
- • Changed PR template without skip
- • Added IPMhub publish
- • Merged PR 12323: Update pull request template and YAML configuration for consistency
v2.2.1
Changes:
- • Updated custom_route to dynamic block. Since custom_route is only used in case P2S (client VPN) configuration exists.
- • Merged PR 12152: Update-custom_route-logic
v2.2.0
Changes:
- • Send diagnostic information to log analytics for monitoring and troubleshooting purpose.
- • Merged PR 12064: Add Log Analytics workspace configuration and diagnostic settings for Virtual...