Azure: Update e2e image (#88778)

* Update e2e image

* Comment for testing
This commit is contained in:
Andreas Christou
2024-06-05 08:35:09 -06:00
committed by GitHub
parent 41e0430f83
commit d6a259f110
3 changed files with 5 additions and 4 deletions
@@ -68,6 +68,7 @@ function provisionAzureMonitorDatasources(datasources: AzureMonitorProvision[])
});
}
// Helper function to add template variables
const addAzureMonitorVariable = (
name: string,
type: AzureQueryType,