Custom Queries in Azure Monitor Workbooks
In Azure Monitor Workbooks you can get data from an HTTP query using the custom endpoint data type . The query must support CORS for it to be used. Can define headers and all that but I’m still working on figuring out how to handle oauth in an automated way instead of just passing the JWT into the header.