Event banner
Azure Deployments AMA
Event details
I am looking for a good solution to multiple (1-200) Single Tenant Deployments instead of just using Environments with Github. Although that is the current solution.
This page has been abandoned:
https://github.com/Azure/Multi-tenant-Landing-Zones
And the "Deploy All Customers" is not robust enough:
https://github.com/Azure/Multi-tenant-Landing-Zones/blob/main/.github/workflows/Deploy-All-Customer.yml
I'd love to hear some good examples of anyone else doing this.
- Richard CheneyAug 03, 2022Brass ContributorAre you working for a managed service provider (MSP)? Can you give an example of what you would like to achieve?
- seannalexanderAug 03, 2022Copper ContributorWe've dealt with them in the past and they don't offer any good suggestions. What would be the best way to keep track of deploying multiple tenants? Or buzzwords to include in our monthly conversation with our Microsoft rep?
- Richard CheneyAug 03, 2022Brass Contributor
Are you looking to run a small PowerShell / Azure CLI script in 200 subscriptions? Or deploy a Bicep / Terraform template to each of them? As an ad hoc thing, or within a pipeline? Do you need to check that it has run well once? Or show that each of the 200 subscriptions is now compliant?