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

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

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

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

1 day ago

LS Central + Dynamics 365 Business Central for Retail Domain. Why it’s a great combo?

In today’s hyper-competitive retail landscape, the supply chain is no longer just an operational backbone — it’s a strategic differentiator. R...

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