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

Business Central 2026 release wave 1 (BC28.1): Create new Purchase Invoice from PDF (Out-of-the-Box)

Hi, Readers.Dynamics 365 Business Central 2026 wave 1 (BC28.1) is generally available. More details: Cumulative Update Summary for Micros...

3 hours ago

Business Central 2026 release wave 1 (BC28): Newly added Workflow Templates (Item Journals & Requisition Worksheets) missing in upgraded environments

Hi, Readers.Today I’d like to share a question I’ve been asked recently, newly added Workflow Templates (Item Journals & Requi...

1 day ago

Dynamics 365 Business Central: Microsoft now displays the full name of the Country/Region when creating a new environment

Hi, Readers.I’d like to share a quick update today, when creating a new environment in the Business Central Admin Center, Microsoft now displa...

2 days ago

Cumulative Update Summary for Microsoft Dynamics 365 Business Central (May, 2026)

Cumulative Update (May, 2026) for Microsoft Dynamics 365 Business Central is now released. BC28: CU01 Cloud (SaaS): Managing Production and Sa...

4 days ago

Azure Arc | On-prem + Multi-cloud Management

Managing Servers, and Kubernetes across on-prem, and multiple clouds, can quickly become complex, especially when you're juggling multiple too...

4 days ago

How to create a new Demo & Trial Business Central tenant via Microsoft Demo eXperiences (MDX) – formerly CDX

Hi, Reader.Today I’d like to briefly talk about how to create a new BC trial tenant via Microsoft Demo eXperiences (MDX). We’ve pr...

5 days ago

Scalable AI with Azure Cosmos DB: Bringing Generative AI to Enterprise Scale with Super Insight by AVASOFT

Azure Cosmos DB enables scalable AI-driven document processing, addressing one of the biggest barriers to operational scale in today’s enterpr...

5 days ago

Dynamics 365 Business Central: How to copy (synchronize) the Incoming Document to all Gen. Journal Lines

Hi, Readers.Today, I’d like to briefly discuss a requirement I recently navigated in a BC project, how to copy (synchronize) the Incomin...

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