Skip to content
Stefano Demiliani

Stefano Demiliani

  • Follow me on Twitter
  • Follow me on LinkedIn

Taking the Web out of the box: Microsoft Dynamics 365 Business Central, Microsoft Dynamics NAV, Azure and all about the Microsoft's technology stack | www.microsoftarchitects.com

  • HOME
  • ABOUT ME
  • MY BOOKS
    • Mastering Dynamics 365 Business Central
    • Microsoft Dynamics 365 Business Central Development Quick Start Guide
    • Azure DevOps Explained
    • Building ERP Solutions with Microsoft Dynamics NAV
    • Implementing Azure Cloud Design Patterns
    • Migrating Applications to the Cloud with Azure
  • TRAININGS
    • Microsoft Official Trainings
  • PROJECTS
    • SDOps: build pipelines for Dynamics 365 Business Central made easy
  • SPEAKING
  • CONSULTANCY
  • MY COMPANY
  • Microsoft Dynamics 365 Business Central Community
  • Microsoft Dynamics NAV Community

Azure Logic Apps: KQL for having an overview of your scheduled workflows

Last week I was working with a partner on creating some cloud-based workflows for Dynamics 365 Business Central integrations with…

Azure, Azure Logic Apps, Azure Monitor, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Telemetry

Dynamics 365 Business Central and .NET 6

The upcoming Dynamics 365 Business Central 2023 Wave 1 version introduces an important server change: the NST server now runs…

.NET, .NET Core, AL, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Visual Studio Code

Dynamics 365 Business Central 2023 Wave 1 release: hidden AL gems for Power Platform integrations

The upcoming Dynamics 365 Business Central 2023 Wave 1 release (version 22) together with the new AL extension version 11.X…

AL, D365BC, Dataverse, Dynamics 365 Business Central, ERP, Extensions, Integration, MSDyn365BC, PowerApps, PowerAutomate, PowerPlatform, Visual Studio Code

Introducing Copilot for Dynamics 365 Business Central

Microsoft today has publicly announced the next generation of AI product updates across their business applications portfolio, including the launch…

AI, Azure, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC

Dynamics 365 Business Central 2023 Wave 1: introducing Master Data Management feature

The upcoming new Dynamics 365 Business Central 2023 Wave 1 (v22) release introduces a feature requested from a very long…

Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC

Dynamics 365 Business Central: Analyze, group, and pivot data on list pages using multiple tabs

Dynamics 365 Business Central 2023 Wave (v22) release introduces a new Analyze view mode in list pages directly on browser.…

D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC

Azure Logic Apps: retrieving the exception details of an action group in a flow

In Azure Logic Apps (and in Power Automate too) to execute actions only if another group of actions succeed or…

Azure, Azure Logic Apps, Cloud, PowerAutomate, Serverless

Dynamics 365 Business Central telemetry – March 2023 Update

In these hours Dynamics 365 Business Central 2023 Wave 1 will join the public preview state and together with this…

Application Insights, Azure Monitor, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Telemetry

Dynamics 365 Business Central: why not start stop using OnFindRecord or OnNextRecord triggers on pages?

OnFindRecord and OnNextRecord are two triggers available on a Page objects from ever. The OnFindRecord trigger overrides the default page…

AL, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Performance

Dynamics 365 Business Central, Azure SQL and Optimized Locking

Optimized locking is a new Azure SQL database engine feature recently announced that drastically reduces lock memory and the number…

AL, Azure, Azure SQL, Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, Performance, SQL

Azure Logic Apps and polling: are you always doing the best choice?

How often in your real world projects have you the need to poll an external system or an external source…

Azure, Azure Functions, Azure Logic Apps, Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, Serverless

Dynamics 365 Business Central on-premises and max upload file size limit

I think to have answered this question more than 20 times (live and on socials) but regularly it pops out,…

D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, NAV

Monitoring your Azure Logic Apps workflows in an advanced way with telemetries

I talked here a lot on monitoring a Dynamics 365 Business Central tenant by using telemetry, but the telemetry practice…

Azure, Azure Logic Apps, Azure Monitor, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Telemetry

Dynamics 365 Business Central and TryFunctions: be careful!

I think that most of you know what Try methods are in the Dynamics Business Central (and Dynamics NAV too)…

AL, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, NAV, Visual Studio Code

Dynamics 365 Business Central and Dynamics NAV on-premises Security Vulnerability CVE-2022-41127: how to fix

On December 13, 2022 Microsoft disclosed a security vulnerability (coded CVE-2022-41127) that affects the on-premises versions of Dynamics 365 Business…

D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, NAV, Security

Dynamics 365 Business Central 2023 Wave 1 release plans pillars

As on every wave period, Microsoft yesterday released the plans for 2023 Wave 1 wave for its Dynamics 365 and…

AL, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, PowerApps, PowerAutomate, PowerPlatform, Visual Studio Code

Dynamics 365 Business Central: retrieving Azure AD User informations via AL

I saw many partners in the past days asking how to retrieve informations about the current Dynamics 365 Business Central…

AL, API, Azure, D365BC, Dynamics 365 Business Central, ERP, Extensions, Microsoft Graph, MSDyn365BC, Visual Studio Code

Telemetry with Azure Application Insights: prevent anomalies on data ingestion

Some days ago I was helping a partner on setting up the telemetries for one of their customer’s Dynamics 365…

Application Insights, Azure, Azure Monitor, Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, Telemetry

Dataverse Virtual Table Creation Wizard (preview)

If someone of you was at Directions EMEA in Hamburg and attended the “Real world solution architecture with Dynamics 365…

Dataverse, PowerApps, PowerPlatform

Dynamics 365 Business Central and Power Automate connector: using environment variables

When working with Dynamics 365 Business Central using the Power Automate connector, when you sleect its actions and triggers you…

D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, PowerApps, PowerAutomate, PowerPlatform

Dynamics 365 Business Central: new Power Automate actions for handling images and attachments

Starting from this week, the Power Automate connector for Dynamics 365 Business Central adds new actions for handling images and…

Azure Logic Apps, D365BC, Dynamics 365 Business Central, MSDyn365BC, PowerAutomate, PowerPlatform

Dynamics 365 Business Central: AL permission sets and name length errors

This is a very quick post to answer a question sent to me privately today by a Dynamics 365 Business…

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Visual Studio Code

Azure Service Bus: introducing partitioning in Premium tier

If you was at my recent training about extending Dynamics 365 Business Central with Azure services in Microsof Italy or…

Azure, Azure Service Bus, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Serverless

Dynamics 365 Business Central telemetry: new year improvements and news

I think that you already know that the area of telemetries is a fast moving area in the Dynamics 365…

AL, Application Insights, Azure, Azure Monitor, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Telemetry

Are you using proxies with Azure Functions? Start moving to Azure API Management.

When working with lots of Azure Functions apps or in microservices architectures with a moderate workload, it’s quite common to…

API, Azure, Azure Functions, Cloud, Security, Serverless

Dynamics 365 Business Central and bulk inserts

Today I’ve discovered that not everyone knows how Dynamics 365 Business Central (but also Dynamics NAV) handles inserts on the…

AL, Azure SQL, D365BC, Dynamics 365 Business Central, MSDyn365BC, MsDynNAV, NAV, Performance, SQL

Some tips to improve security of your Azure Blob Storage (expecially with Dynamics 365 Business Central)

In these days I’m happy to see that after my latest Azure training in Microsoft Italy (3 weeks ago) many…

Azure, Azure Monitor, Azure Storage, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Security

Dynamics 365 Business Central telemetry report as Adaptive Card on Teams

During my telemetry session at last Directions EMEA in Hamburg and also on my latest Telemetry workshop in Microsoft Italy…

Application Insights, Azure, Azure Logic Apps, Azure Monitor, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, PowerAutomate, Telemetry

Dynamics 365 Business Central: scheduling job queue tasks via API

The Dynamics 365 Business Central 2022 Wave 2 version 21.2 update silently introduces a long requested feature: the possibility to…

AL, API, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC

Dynamics 365 Business Central and AL language: it’s the time to give us namespaces!

Naming objects is one of the hardest problems in software development. In programming, a namespace is a technique used to…

AL, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC

Dynamics 365 Business Central: DataTransfer on upgrades and performances

At the beginning of September 2022 I wrote this post introducing the new DataTransfer data type (available from Business Central…

AL, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, NAV, Performance

Dynamics 365 Business Central telemetry: Grafana dashboard template

PREFACE: Microsoft has created two wonderful Power BI apps for analyzing Dynamics 365 Business Central telemetry: and these (together with…

Application Insights, Azure, Azure Monitor, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Telemetry

Dynamics 365 Business Central: new option to enable/disable the “save as you type” feature.

The “save as you type” feature in Dynamics 365 Business Central is like a black cloud over your head… if…

D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC

Dynamics 365 Business Central: new AL language hidden features

The new AL Language version 10.1 (released in these days) adds some small (but interesting) new features that I think…

AL, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Visual Studio Code

Azure Blob Storage and SFTP support

I received in the past lots of requests about how to use FTP in a SaaS environment (expecially with Dynamics…

Azure, Azure Storage, Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC

Posts navigation

Older posts

Categories

.NET Azure Books Cloud Conference DevOps Docker Dynamics 365 Business Central MVP NAV Personal Power Apps Power Automate Power Platform Powershell SQL Teams Uncategorized Visual Studio Code Webcasts
Follow Stefano Demiliani on WordPress.com

Post Archive

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Create a website or blog at WordPress.com
  • Follow Following
    • Stefano Demiliani
    • Join 446 other followers
    • Already have a WordPress.com account? Log in now.
    • Stefano Demiliani
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
 

Loading Comments...