python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Text truncated in Azure Monitor Workbook Table Columns
Im trying to write queries on Azure Workbook so that I can run queries on our logs, which would allow me to drill down and view exactly what the exception message is. While doing so, when I execute a ...
user1220169
Votes: 0
Answers: 2
Azure Monitor Workbook Query - retrieve data from Azure REST API Synapse Data Plane
trying to build a Workbook retrieving data from Azure REST API about Synapse Pipelines, which belongs to another endpoint (https://dev.azuresynapse.net) not like Azure Resource Manager API (https://ma...
Ivan.U
Votes: 0
Answers: 3
Searching for {time} in a message template, without having the workbook parse it as a parameter
I want to create an azure monitor workbook that lets me search for specific message templates. Usually, these message templates contain placeholders. For example:
logger.LogInformation("Finished ...
Eric Ruder
Votes: 0
Answers: 1