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

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...

49 minutes 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...

11 hours 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...

22 hours 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...

1 day 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...

1 day ago

Announcing the Public Preview of Azure Cosmos DB Shell: Open-Source Power Meets AI-Driven Database Automation

 Today, we’re thrilled to announce the public preview of Azure Cosmos DB Shell – a powerful, open-source command-line interface that rev...

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