How do I create an Azure workbook that accepts a time range in UTC?
I am creating an Azure Workbook to query some data in App Insights and I need it to accept a time range parameter in which you can enter custom start and end dates for the query in UTC. I also then need to display this data in UTC, so that the query results are the same regardless of where in the world the data is being queried.