
Recently I had to update a bunch of Log Analytics Workspaces resources to enable the Container Monitoring Solution . So I came up with this ARM Template that I want to share with you:
1{ 2"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", …