Microsoft has shared today to the general public the Dynamics 365 Wave 2 Release plan. These are my favourite Dynamics … More
Tag: D365BC
Using Azure Logic Apps for creating a Dynamics 365 Business Central container on Azure Container Instances
A week ago I’ve written a post explaining how to create a Dynamics 365 Business Central Docker container on Azure … More
Creating a Dynamics 365 Business Central Docker container with artifacts on Azure Container Instances
Azure Container Instances (ACI) is a great service offered by Azure that permits you to run serverless Docker containers in … More
Visual Studio Code and poor performances with AL language
I saw different posts on forums in these days about issues related to poor Visual Studio Code performances when using … More
Securing your HTTP triggered flow in Power Automate
This is a quick post for giving a response to a question that comes out in our latest Microsoft’s webcast … More
Microsoft Dynamics 365 Business Central 4-steps webcasts ended today
Today was the last stage for this serie of 4 Microsoft’s webcasts related to Dynamics 365 Business Central integrations and … More
Dynamics 365 Business Central: checking user permissions on specific objects
With the refactoring done in Dynamics 365 Business Central for better supporting the SaaS environment, is not quite easy to … More
Dynamics 365 Business Central, AL compiler and .NET Core
At the Microsoft Dynamics 365 Business Central Virtual Event yesterday a not so much emphasized slide appeared: Yes, the new … More
Dynamics 365 Business Central: obsoleting the WITH statement
As you ever used the WITH clause in C/AL or AL language? There are lovers of this clause and there … More
Automating the creation of work items in Azure DevOps (from Powershell and from Dynamics 365 Business Central)
If you’re using Azure DevOps in yor organization for the entire product lifecycle, you know for sure that you can … More
Sending Azure Alerts to Dynamics 365 Business Central
When working with Dynamics 365 Business Central (but also on Azure applications in general) it’s a best and recommended practice … More
365 Saturday: Business Central Day
For the first time, this Saturday (May, 23) 365 Saturday will host a full day event totally dedicated to Dynamics … More
Read-scale out with Azure SQL and Dynamics 365 Business Central
In the last month I had the chance to test the read-scale out feature of an Azure SQL Database with … More
Dynamics 365 Business Central: AL and the internalsVisibleTo property
Yesterday I was talking with a partner that developed an extension with a quite complex logic declared in a codeunit … More
Dynamics 365 Business Central: using Camera in AL
Curious thing… last week a follower asked my if it’s possible to use the Camera with Dynamics 365 Business Central … More
Dynamics 365 Business Central: using AL rulesets to customize code analysis
I think that many of you are familiar with this topic, but I’ve received today a question related to AL … More
Dynamics 365 Business Central: loading Configuration Packages from AL (part 2)
More than one year ago I wrote this post on how to import directly from AL code a Configuration Package … More
Azure SQL Serverless tier: a way to save cost for your workloads in the cloud
When going to the cloud, saving costs while maximizing performances is always a goal to reach but sometimes also not … More
Dynamics 365 Business Central and unpublished extensions during an upgrade
In these days I’ve received some messages from partners (and I saw on forums opened questions too) that signal that, … More
Dynamics 365 Business Central SaaS: save a file to an SFTP server (the Logic App way)
Yesterday I’ve provided a solution for saving a file generated directly from a Dynamics 365 Business Central SaaS tenant to … More
Dynamics 365 Business Central SaaS: save a file to an SFTP server
In our recently released “Mastering Dynamics 365 Business Central” book, in the Azure Function chapter I’ve provided a full example … More
The new life with an app-based ERP
Some days ago I wrote an article for Simplanova website for summarizing the biggest technical changes that every partner should … More
Dynamics 365 Business Central: something more about dependency propagation
One week ago I’ve written a post about the new “proxy app” (Microsoft.Application.app file) introduced with the 15.3 version (you … More
Using Deployment slots for your Dynamics 365 Business Central Azure Functions
In my session at Ignite Tour Milan in January I’ve talked (with a real demo too) about how to use … More
Dynamics 365 Business Central and the new Microsoft Application “proxy” app
If someone of you has installed or upgraded a Dynamics 365 Business Central database instances with the new 15.3 version, … More
Dynamics 365 Business Central: please always check AL warnings!
This is a quick post that want to describe a curious thing discovered 3 days ago. A partner contacted me … More
Dynamics 365 Business Central 2020 Wave 1: FAQ about updating apps for v16
I’m receiving a lot of questions from partners about what they will have to do for their existing apps in … More
Dynamics 365 Business Central 2020 Wave 1: price management with interfaces
The upcoming Dynamics 365 Business Central 2020 Wave 1 release (version 16) introduces the concept of Interfaces in AL. An … More
Something new about Dynamics 365 Business Central 2020 Wave 1
As I think you know (I’ve posted this on my Linkedin account some days ago) you can now start testing … More
Dynamics 365 Business Central: obsoleting events
I’ve written a lot in the past about handling breaking schema changes on extensions and the best practice to use … More
Learning DevOps for Dynamics 365 Business Central developers
In the next months Microsoft Western Europe has planned a series of one-day training events for helping Dynamics 365 Business … More
Dynamics 365 Business Central and data compression
Yesterday Kennie Nybo Pontoppidan (from the Dynamics 365 Business Central Team) asked us an interesting question: do you use data … More
Dynamics 365 Business Central Wave 1 2020: what I love and what I want
As you already know, Microsoft last week published the 2020 release wave 1 plans for Dynamics 365 and Microsoft Power Platform document. This is the … More
Dynamics 365 Business Central: handling BLOB fields on APIs
I’m not a big fan of using BLOB fields on the Dynamics 365 Business Central database, but there are many … More
Executing your .exe tasks on a Cloud environment by using Azure Functions
I think that many of you on your Dynamics NAV or Dynamics 365 Business Central projects have tasks executed by … More