Problem on Azure Workbook

Jona 660 Reputation points
2025-03-24T18:42:20.83+00:00

Hi everyone

I'm having a strange issue with Azure Workbook. I have a query on Log Analytics like this:

User's image

But when inserted on a workbook, th result looks like this.

User's image

It's blanking some rows and I don't know why.

Regards

Jona

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,572 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Srinivasa Reddy Jaggavarapu 625 Reputation points Microsoft External Staff
    2025-03-25T20:39:56.8433333+00:00

    Hi Jona,

    When using Azure Workbooks and Log Analytics, dealing with display problems where rows are blank can be disturbing. The problem could be associate to a number of different things, including incompatible data types, rendering problems, or even workbook settings.

    Make sure that the exact query you use in Log Analytics is the same as the one in the Azure Workbook. Even small differences can lead to different results and check that the time range settings in both Log Analytics and your workbook are the same. Different time frames can result in different data being pulled.

    Double check that your workbook is connected to the correct Log Analytics workspace. Misconfigured data sources can lead to incomplete data, examine at the settings in your workbook visualization and sometimes filters or groupings can inadvertently hide data also adjust these settings to ensure you are seeing all the data.

    Consider that you have the appropriate permissions to view all the data in both Log Analytics and the workbook because lack of permissions can sometimes lead to missing data, you can also try refreshing the workbook or using a different browser to rule out any temporary rendering issues and make sure your Azure Workbooks are updated, as newer versions may fix known bugs.

    Please refer below documentation links for additional information:

    https://learn.microsoft.com/en-us/azure/azure-local/manage/monitor-single-23h2?view=azloc-24113#troubleshoot

    https://learn.microsoft.com/en-us/azure/azure-monitor/insights/troubleshoot-workbooks

    If the answer is helpful, please click Accept Answer and kindly upvote it so that other people who faces similar issue may get benefitted from it.

    Let me know if you have any further Queries.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.