py-validation-of-landing-zone-yml
Latest: v1.3.0
Category
Governance
Total Versions
4
Last Updated
4/17/2026
Release History
v1.3.0 Latest
Changes:
- • Added check for duplicated subscription names.
- • Merged PR 18143: test for dub subscription names to prevent destruction of subscriptions.
v1.2.0
Changes:
- • Remove the check for double environment names.
- • Merged PR 17881: Remove duplicate environment name check for 'prefix' subscription naming conv...
v1.1.0
Changes:
- • Only test for double environment names when 'subscription_naming_convention' is set to 'prefix'.This enables environments with the same name in different azure locations when 'subscription_naming_convention' is set to 'caf'.
- • Merged PR 17401: Clarify error message for duplicated environment names when using 'prefix' su...
v1.0.0
Changes:
- • Add first version of the validation script for the landingzone.yml to IPMhub
- • Merged PR 16930: First version of the building block