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
  • MY COMPANY
  • Microsoft Dynamics 365 Business Central Community
  • Microsoft Dynamics NAV Community

Tag: MSDyn365BC

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

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

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

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

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

AL, AzureDevOps, D365BC, DevOps, Dynamics 365 Business Central, Extensions, MSDyn365BC, Powershell

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

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

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

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

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

AL, Azure SQL, Cloud, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, SQL

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

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

Azure DevOps and cross-repo branch policies

In the webcast we had this Monday for Microsoft Western Europe about using Azure DevOps for managing Dynamics 365 Business … More

Azure, AzureDevOps, DevOps, Dynamics 365 Business Central, MSDyn365BC

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

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

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

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

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

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

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

Azure, Azure SQL, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Serverless, SQL

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

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

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

AL, Azure, Azure Logic Apps, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC

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

AL, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC

Live sharing your AL code directly in the browser

In this terrible period where COVID-19 is changing our days (and our life) and where homeworking is becoming a must, … More

Dynamics 365 Business Central, MSDyn365BC, Visual Studio Code

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

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

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

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

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

Azure, Azure Functions, AzureDevOps, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC

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

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

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

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

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

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

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

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC

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

AL, D365BC, Dynamics 365 Business Central, MSDyn365BC

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

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

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

AzureDevOps, Conference, D365BC, DevOps, Dynamics 365 Business Central, Events, Microsoft Dynamics, Microsoft Italy, MSDyn365BC

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

D365BC, Dynamics 365 Business Central, MSDyn365BC, MsDynNAV, NAV, SQL

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

D365BC, Dynamics 365 Business Central, MSDyn365BC

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

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

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

Application Insights, Azure, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Powershell

DynamicsPower! 2020 Milan

DynamicsPower! 365 Saturday Milan is returning in 2020 at Microsoft House with the biggest Dynamics 365 italian community event covering … More

Azure Functions, Conference, D365BC, Dynamics 365 Business Central, ERP, Integration, Microsoft, Microsoft Dynamics, Microsoft Italy, MSDyn365BC

Dynamics 365 Business Central and the “mistery” of Library Apps

More than an year ago I wrote this article for Simplanova website mentioning some “architectural choices” when moving a C/AL … More

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

Dynamics 365 Business Central: again about obsoleting fields

More than an year ago I’ve written this post explaining how to handle breaking schema changes on a production Dynamics … More

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

“Mastering Dynamics 365 Business Central” is out!

Just in time for Christmas, I’m very happy and proud to announce that the book “Mastering Dynamics 365 Business Central” … More

AL, Books, D365BC, DevOps, Docker, Dynamics 365 Business Central, ERP, Extensions, Microsoft, Microsoft Dynamics, MSDyn365BC, MsDynNAV, NAV, Packt, Visual Studio Code

Planned activities for Dynamics 365 Business Central Partners in 2020: quick preview

I’ve received (and I’m receiving too) a lot of emails and messages on social networks from many of you asking … More

D365BC, Dynamics 365 Business Central, Microsoft, Microsoft Dynamics, MSDyn365BC, Training

Posts navigation

Older posts
Newer posts

Categories

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

Post Archive

Website Powered by WordPress.com.
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
Cancel