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

Azure Developer Roadmap 2026: Skills, Certifications, Projects, and Career Path

Introduction Cloud computing has become the backbone of modern software development, and Microsoft Azure is one of the world’s leading c...

6 hours ago

Does Dynamics 365 Business Central support browser-based translation (e.g., Microsoft Translator in Edge browser)?

Hi, Readers.Today I would like to discuss a question that was recently asked, does Dynamics 365 Business Central support browser-based tr...

11 hours ago

What You Gain in Functionality Moving from Dynamics GP to Business Central

Moving from Dynamics GP to Business Central isn't just a platform switch, it's a meaningful jump in functionality. As organizations grow past ...

15 hours ago

July Patches for Azure DevOps Server

We are releasing new patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay up to date with t...

17 hours ago

What Is Azure AI Foundry and Why Should Developers Learn It? (Complete 2026 Guide)

Introduction Artificial Intelligence is no longer a futuristic technology—it’s becoming a core component of modern software development....

1 day ago

Dynamics 365 Business Central: Don’t Forget the Layout! Essential Steps for Publishing Report Extensions

Hi, Readers.Today, I’d like to share how to manage layout files directly in your source code when publishing Report Extensions. No more manual...

1 day ago

AI agents, meet the Azure Cosmos DB vNext emulator

If you use the Azure Cosmos DB vNext emulator, you probably know the local development loop: start the emulator, connect to it, create some re...

1 day ago

Building a Complete Business Application Using C#, Azure, and Power Platform (2026 Guide)

Introduction Modern businesses need applications that are scalable, secure, intelligent and capable of adapting to rapidly changing business r...

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