Forum Discussion
Dean_Gross
Jun 29, 2021Silver Contributor
Updating Workbook Automation
What is the recommended method for updating workbooks when a new version is deployed in multiple tenants? My initial thought is to use a playbook in the managing tenant but I'm not sure if this would be the best technique
- Thijs LecomteBronze ContributorI think DevOps would be your best bet here Dean.
Push out the new version as an ARM template - mperrottaBrass ContributorAzure Lighthouse would be the best option here I believe. We manage multiple clients with Lighthouse and all playbooks live within our parent tenant and can be executed in each client tenant without having to deploy them into each client.
- Dean_GrossSilver ContributorThanks, so you use a playbook to update the workbooks, is this correct?