Azure / AKS-Construction

Accelerate your onboarding to AKS with; Helper Web App, bicep templating and CI/CD samples. Flexible & secure AKS baseline implementations in a Microsoft + community maintained reference implementation.
https://azure.github.io/AKS-Construction/
MIT License
356 stars 165 forks source link

NAT Gateway hot fix. #710

Closed samaea closed 1 month ago

samaea commented 1 month ago

PR Summary

Addresses issue:- https://github.com/Azure/AKS-Construction/issues/709. Issue was due to a malformed JSON structure responsible for injecting natGatewayProfile under networkProfile.

PR Checklist