Event banner
Azure Deployments AMA
Event Ended
Wednesday, Aug 03, 2022, 09:00 AM PDTEvent details
We are very excited to announce an Azure Deployments AMA!
Join the Azure Deployments team to discuss all things Infrastructure as Code (IaC) in Azure. The panelists own all of the most popular ...
EricStarker
Updated Jun 28, 2022
Richard Cheney
Aug 03, 2022Brass Contributor
Are you working for a managed service provider (MSP)? Can you give an example of what you would like to achieve?
seannalexander
Aug 03, 2022Copper Contributor
We'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?
- seannalexanderAug 03, 2022Copper Contributorusing Bicep to Onboard Subscriptions as part of a Pipeline. using Bicep to Maintain existing services in those subscriptions as part of a Pipeline.
- Richard CheneyAug 03, 2022Brass ContributorAnd are they projected into your tenant using Azure Lighthouse (so you have a pan multi-tenant view)? Or do you have a service principal with Contributor role in each of those subs?