Azure / Enterprise-Scale

The Azure Landing Zones (Enterprise-Scale) architecture provides prescriptive guidance coupled with Azure best practices, and it follows design principles across the critical design areas for organizations to define their Azure architecture
https://aka.ms/alz
MIT License
1.68k stars 952 forks source link

Audit with Sandbox #1361

Open mw8er opened 1 year ago

mw8er commented 1 year ago

At times people would like to develop things for a subscription, which resided e.g. underneath corp. However, the policies keep them for getting their things done.

To circumvent that you could have

This way landing zone and sandbox would be well separated. And you would be able to verify which policies you are violating for your final landing zone .

jtracey93 commented 1 year ago

Hey @mw8er,

We are actually working on documenting an approach very similar and making it available in our implementations that @brsteph has been putting some thought into.

image

Is this aligned to your suggestions?

mw8er commented 1 year ago

100% aligned