Large Language Models (LLMs) have revolutionized how we interact with AI, but they come with a critical constraint: the context … More
Author: demiliani
Dynamics 365 Business Central and Azure Front Door issue.
Yesterday I received (and read) lots of messages by many partners and customers related to the unavailability of the Dynamics … More
Dynamics 365 Business Central: debugging agent sessions.
In the latest AL Language extension for the 2026 release wave 1 release (runtime 17.0) Microsoft introduced the possibility to … More
Dynamics 365 Business Central: previewing PDF files in web client using the new ExtendedDataType = Document.
With the new Dynamics 365 Business Central 2025 Wave 2 release (v27) and AL Language version 16.x, Microsoft introduced the … More
Dynamics 365 Business Central: accessing Early Access Preview in online sandboxes.
With the upcoming 2026 Wave 1 release wave for Dynamics 365 Business Central, Microsoft is finally opening the possibility to … More
Dynamics 365 Business Central: documenting a business process in the AI era.
Like probably many of you, in the last months of the year I’m in the middle of some really huge … More
Do you have Azure Functions running on Linux Consumption plan? It’s time to migrate…
If you have Azure Functions running on the Linux Consumption plan, it’s time to start planning for a migration. On … More
Dynamics 365 Business Central: introducing the new MaskedType enum field-level property.
In Dynamics 365 Business Central UI pages that contains sensitive informations, sometimes a common requirement coming from customers or auditors … More
Dynamics 365 Business Central: update sandbox environments to preview versions.
It’s now a common practice for many partners that, when the public preview period for a new Dynamics 365 Business … More
Model Context Protocol and the “too many tools” problem.
Some weeks ago I wrote this post regarding the autodiscovery of MCP servers feature that many clients (like GitHub Copilot, … More
Dynamics 365 Business Central: controlling the Summary system part.
Dynamics 365 Business Central 2025 Wave 1 release (version 26) introduced a new Summarize capability for Copilot. With this feature a … More
Dynamics 365 Business Central on-premises: accessing embedded in-app resources from runtime packages.
Starting from Dynamics 365 Business Central 2024 Wave 2 release (more precisely from Business Central version 25.2) Microsoft has introduced … More
Visual Studio Code and autodiscovery of MCP servers: better to stay in control.
Visual Studio Code in latest versions has an autodiscovery feature for MCP servers installed in your local machine that automatically … More
Vibe coding: yes or no?
The term “vibe coding” refers to a coding approach where you instruct an AI to generate computer software code based … More
Can I use AI to create and deploy an Azure Logic Apps with Business Central connector?
Today I’ve decided to do with AI a test that I’ve never done before: creating an Azure Logic App workflow … More
Azure Logic Apps: Built-in vs Managed Azure Blob Storage Connector.
When creating workflows with Azure Logic Apps that uses the Azure Blob Storage Connector, you have the possibility to select … More
JSON prompting in AI: why?
Some days ago I posted on LinkedIn the result of a free-time experiment related to use AI for generating videos … More
Dynamics 365 Business Central: finally we’ll have TRUNCATE table in SaaS.
In the last 3 years I wrote many times about the need to have the possibility to execute a massive … More
Using Azure AI Foundry Model Router in your AI projects.
Some months ago Microsoft introduced into its AI toolset in Azure AI Foundry an interesting service called Model Router. The … More
Dynamics 365 Business Central: checking for breaking changes on obsoleted, internal and OnPrem objects.
When creating AL extensions for Dynamics 365 Business Central, you could have one (or more than one) of the following … More
Dynamics 365 Business Central on-prem: be careful when referencing .NET assemblies across versions.
Last week I received a an help request from a partner that was in the middle of a Dynamics 365 … More
Dynamics 365 Business Central: automatic PTE unpublishing after update.
Until today, when you have frequent updates of PTEs in a given tenant and you publish version N of your … More
Dynamics 365 Business Central: introducing the Payables Agent.
With Dynamics 365 Business Central version 26.3 Microsoft introduces the public preview of the Payables Agent, an AI agent that … More
Why not start improving Business Central APIs definitions for supporting AI?
If you’re working on creating AI solutions, I think you know that one of the main building blocks you need … More
Azure Logic Apps: are you handling large blobs? Keep memory usage under control.
When working with Dynamics 365 Business Central (and generally speaking on a lot of other serverless projects) it’s quite common … More
Dynamics 365 Business Central: compressing API responses at max.
In the last part of the session I’ve done with Duilio at BC TechDays this year on how we handle … More
High performance workflows with Azure Logic Apps: using Azure SQL as storage provider.
In the past I wrote many posts and also done a lots of sessions at different conferences about how to … More
Dynamics 365 Business Central: using a static IP address to access APIs.
Sometimes in Dynamics 365 Business Central projects you can have very strict security requirements for integrations with third-party systems. One … More
GitHub Copilot Coding Agent helps you stay strong on the bike…
There is one thing that is mandatory for me to complete during the week (and especially during the weekend): bike … More
Azure Function SQL Trigger: how to use it (and why it can be useful in your Business Central projects)
This post comes as a follow-up of my “Serverless Integrations for Dynamics 365 Business Central” training I’ve done yesterday in … More
Dynamics 365 Business Central: using secrets in JsonObjects.
When working on integrations with external APIs or external services in general, sometimes you need to insert credentials or secrets … More
Dynamics 365 Business Central agent capabilities: how much does they cost me?
With Dynamics 365 Business Central 2025 Wave 1 release (version 26) Microsoft officially launches the Sales Order Agent, the first … More
An MCP server for Dynamics 365 Business Central? Why not?
If you’re following the latest AI trends, you know that the word “MCP” is emerging a lot in the last … More
Dynamics 365 Business Central 2025 Wave 1 release: the state of SOAP deprecation.
I think that many of you know that quite a long time ago Microsoft raised an alert saying that exposing … More
Dynamics 365 Business Central: the problem of large data deletion – part 2: AlterKey
Yesterday I talked about the always more increasing need to perform large data deletion in SaaS for some tables and … More
