-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ALZ bicep modules multi-region guidance #804
Conversation
@oZakari @jtracey93 This is a still a WIP but wanted to share an early draft of the hubNetworking multi-region guidance. Please let me know if you have comments/feedback so I can start on the vWan module next. |
This PR is dependent on #805 |
…ltiple-regions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @sebassem, I think the docs are concise and clear. I have made some updates to the hub networking module readme, particularly with switching to East US and West US since they are paired regions. Also, demonstrates that they will need to look out for the regions that do/dont support availability zones to determine which parameter file to use.
I also removed the example parameter files to avoid bloat as I think it should be pretty easy to follow that they just need to change the regions. Let me know if you object though and we can discuss.
Could you please update the East US 2 example output to West US? After that I think it is good to merge as long as good on your end.
Thanks Zach, screenshot has been updated |
/azp run validateazcloud |
Azure Pipelines successfully started running 1 pipeline(s). |
Overview/Summary
This PR is adding examples and guidance on how to deploy ALZ platform resources into multiple regions. It covers hub and spoke and vwan modules
This PR fixes/adds/changes/removes
Closes #375
Breaking Changes
None
Testing Evidence
This PR only has readme changes
As part of this Pull Request I have
.bicep
file/s I am adding/editing are using the latest API version possiblemain
branch