Loading...

Using Azure Insights in Business Central

Using Azure Insights in Business Central
It very easy to setup and use Azure Insights in Business Central. You can read how to set it up here But how to actually analyze the logs in Azure? First I’ll set up some custom events that I want to send to Azure. Little wrapper around the Session.LogMessage so its easier to use: local procedure LogMessage(EventId: Text[50]; Message: Text[200]; Dimension: Text[50]) var TelemetryDimensions: Dictionary of [Text, Text]; begin TelemetryDimensions.Add('Method', Dimension); Session.

Published on:

Learn more
Posts on Microsoft Dynamics 365 Business Central Development
Posts on Microsoft Dynamics 365 Business Central Development

Recent content in Posts on Microsoft Dynamics 365 Business Central Development

Share post:

Related posts

IntelePeer supercharges its agentic AI platform with Azure Cosmos DB

Reducing latency by 50% and scaling intelligent CX for SMBs This article was co-authored by Sergey Galchenko, Chief Technology Officer, Intele...

13 hours ago

Dynamics 365 Business Central Blog Series: Debugging in AL

Articles in this series: Snapshot Debugging (Debugging in Cloud Production) Snapshot Debugging (Debugging in Cloud Production) How to set a co...

1 day ago

From Real-Time Analytics to AI: Your Azure Cosmos DB & DocumentDB Agenda for Microsoft Ignite 2025

Microsoft Ignite 2025 is your opportunity to explore how Azure Cosmos DB, Cosmos DB in Microsoft Fabric, and DocumentDB power the next generat...

1 day ago

Episode 414 – When the Cloud Falls: Understanding the AWS and Azure Outages of October 2025

Welcome to Episode 414 of the Microsoft Cloud IT Pro Podcast.This episode covers the major cloud service disruptions that impacted both AWS an...

1 day ago

なんでもCopilot 55: ERPの進化を体感!Copilot × Dynamics 365 Business Central (2025/11/19 Wed 20:00 〜 21:30 オンライン)

Register Now (Registration Period: 2025/11/05(Wed) 21:00 〜 2025/11/19(Wed) 21:30) 当日のアジェンダ スケジュール タイトル 登壇者 20:00-20:10 オープニング もくだいさん&ぺぺさん&にしさん...

2 days ago

Dynamics 365 Business Central: How to set a condition on a breakpoint in debugging (Conditional breakpoints)

Hi, Readers.Today I would like to talk about how to set a condition on a breakpoint in debugging (Conditional breakpoints). The basic concept ...

2 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy