Skip to content
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

Documentation: Overall Architectural Overview #239

Open
1 task done
gamullen opened this issue Apr 22, 2022 · 1 comment
Open
1 task done

Documentation: Overall Architectural Overview #239

gamullen opened this issue Apr 22, 2022 · 1 comment
Labels
backlog Backlog item documentation Improvements or additions to documentation

Comments

@gamullen
Copy link
Member

Documentation Issue

This project looks very promising, but by reading the documentation (maybe I'm missing something) I can't figure out a number of important items:

  • Does this create a "traditional" Azure Landing Zone? Meaning hub/spoke network topology, different subscriptions (Management, Identity, Connectivity, etc.) or does it expect that to be there already and builds off of it?
  • Is there a complete list of Azure services created by this automation? I see mention of Purview, Event Hub, Cosmos, Integration Runtime, etc. Which of these are optional and which are mandatory?
  • A diagram showing how everything fits together would be very helpful.

Thanks, Gary

Code of Conduct

@gamullen gamullen added backlog Backlog item documentation Improvements or additions to documentation labels Apr 22, 2022
@vanwinkelseppe
Copy link
Contributor

vanwinkelseppe commented May 17, 2023

Hey @gamullen

This repository will only deploy the 'data-landing-zone'. This is not be confused with a traditional landing zone.
This repository together with the 'data-management-zone' is part of the Cloud Scale Analytics part of the cloud adoption framework (https://aka.ms/caf-csa)

When deploying the management zone, it can be plugged into an existing 'hub/spoke' topology of platform subscriptions, as you mention.

You should be able to find how everything fits together on here: https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/scenarios/cloud-scale-analytics/architectures/overview-architectures

What this specific example deploys is listed in the prerequisites. https://github.com/Azure/data-landing-zone/blob/main/docs/DataManagementAnalytics-Prerequisites.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Backlog item documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants