Azure / ALZ-Bicep

This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
MIT License
728 stars 485 forks source link

Documentation: Enhancements and adjustments to documentation #770

Closed oZakari closed 2 months ago

oZakari commented 2 months ago

Overview/Summary

General documentation enhancements and updates

Closes #764 Closes #765

This PR fixes/adds/changes/removes

This pull request primarily focuses on updating the documentation and instructions in several README files. It introduces recommendations for using the Bicep Landing Zone Vending Module instead of the current Spoke Networking Module, updates the method for deploying subnets, and adds instructions for registering the Microsoft.Insights resource provider in the Management subscription.

Here are the key updates:

Recommendation to use Bicep Landing Zone Vending Module:

Updates to deployment instructions:

Subnet deployment method update:

Registration of Microsoft.Insights resource provider:

Breaking Changes

None

Testing Evidence

Replace this with any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).

As part of this Pull Request I have