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

What is Azure Key Vault and How It Secures Microsoft Dynamics 365 CRM Systems?

Azure Key Vault is a service by Microsoft Azure that helps securely store and manage sensitive information such as API keys, connection string...

8 hours ago

Dynamics 365 Business Central Blog Series: TableRelation

Articles in this series: TableRelation, Enum/Option, Lookup and AssistEdit – What’s the difference on the page (UI) TableRelation, Enum/Option...

9 hours ago

Azure AI Foundry Model In Copilot Studio Custom Prompts

Any custom model created in Azure AI Foundry can be used in Copilot Studio. This ... The post Azure AI Foundry Model In Copilot Studio Custom ...

15 hours ago

Running Teams PowerShell Cmdlets in Azure Automation

This article describes the prerequisites and how to run cmdlets from the Teams PowerShell module in Azure Automation runbooks. We also conside...

3 days ago

Business Central 2025 wave 2 (BC27): Configure the default calculation for the Calculate Consumption report (Default Consumption Calculation Based on)

Hi, Readers.The public preview for Dynamics 365 Business Central 2025 release wave 2 (BC27) is available. Learn more: Link. I will contin...

3 days ago

Business Central 2025 wave 2 (BC27): RecordRef – Get/Search field by name (New overloads)

Hi, Readers.The public preview for Dynamics 365 Business Central 2025 release wave 2 (BC27) is available. Learn more: Link. I will contin...

4 days ago

Business Central 2025 wave 2 (BC27): Update sandbox environments to preview versions

Hi, Readers.The public preview for Dynamics 365 Business Central 2025 release wave 2 (BC27) is available. Learn more: Link. I will contin...

4 days ago

Azure Storage APIs gain Entra ID and RBAC support

To align with security best practices, Microsoft Entra ID and RBAC support is now generally available for several Azure Storage data plane API...

4 days ago

Introducing the Azure Cosmos DB Account Overview Hub

A Simpler Way to Navigate, Learn, and Optimize your Azure Cosmos DB Account within the Azure Portal. Whether you are just getting started with...

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