Forum Discussion

Dean_Gross's avatar
Dean_Gross
Silver Contributor
Jun 29, 2021

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 Lecomte's avatar
    Thijs Lecomte
    Bronze Contributor
    I think DevOps would be your best bet here Dean.
    Push out the new version as an ARM template
  • mperrotta's avatar
    mperrotta
    Brass Contributor
    Azure 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_Gross's avatar
      Dean_Gross
      Silver Contributor
      Thanks, so you use a playbook to update the workbooks, is this correct?

Resources