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, Serverless, Power Platform and all about the Microsoft's technology stack | www.microsoftarchitects.com | www.d365bc.com

  • HOME
  • ABOUT ME
  • MY BOOKS
    • Mastering Dynamics 365 Business Central 2nd Edition
    • 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

Dynamics 365 Business Central: loading demo data for your extensions

I’ve received in the last days a request from a forum user asking for a way to automatically loading demo…

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

Dynamics 365 Business Central: exploring page views with Azure Application Insights

I think that you already know that I’m a huge fan of using Azure Application Insights for collecting telemetry for…

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

Dynamics 365 Business Central 2020 Wave 2 release plan: my favourite features

Microsoft has shared today to the general public the Dynamics 365 Wave 2 Release plan. These are my favourite Dynamics…

D365BC, Dynamics 365 Business Central, MSDyn365BC

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…

Azure, Azure Logic Apps, Containers, D365BC, DevOps, Docker, Dynamics 365 Business Central, MSDyn365BC, Serverless

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…

Azure, Cloud, Containers, D365BC, Docker, Dynamics 365 Business Central, MSDyn365BC, Sandbox

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…

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

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…

Azure, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, PowerAutomate, PowerPlatform

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…

Azure, Azure Functions, Azure Logic Apps, AzureDevOps, Cloud, Conference, D365BC, Dynamics 365 Business Central, Microsoft, Microsoft Dynamics, MSDyn365BC, PowerAutomate, PowerPlatform, Webcast

Auto-scaling your Azure SQL database with Logic Apps

I think that you know that I’m a huge fan of using Azure SQL database for your workloads in the…

Azure, Azure SQL, Cloud, Dynamics 365 Business Central, MSDyn365BC, MsDynNAV, SQL

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…

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

Nigel Frank’s new white paper sets blueprint for overcoming business challenges with Microsoft Dynamics technology

We find ourselves in a position where Microsoft cloud technology is in higher demand than ever before, but with uncertainty…

Azure, Cloud, Dynamics 365, Dynamics 365 Business Central, ERP, Microsoft, Microsoft Dynamics, MSDyn365BC, MsDynNAV

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…

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…

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…

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…

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…

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…

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…

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…

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…

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

My session at Global Azure Bootcamp 2020: 15 tips to follow when deploying Azure Functions to production

Thanks to all the attendees that followed my session yesterday at Global Azure Bootcamp 2020. We saw 15 tips that…

Azure, Azure Functions, Azure SQL, AzureDevOps, Cloud, Global Azure Bootcamp

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…

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…

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…

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,…

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…

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…

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

A quick way to deploy your Azure Functions in the cloud

After my last webcast about Azure Functions, I received an interesting question: how can I quickly deploy a function to…

Azure, Azure Functions, AzureDevOps, Cloud, Dynamics 365 Business Central, Powershell

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,…

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…

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…

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…

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,…

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…

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…

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

Posts navigation

Older posts
Newer posts

Categories

.NET AI Azure Books Cloud Conference DevOps Docker Dynamics 365 Business Central MCT 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
  • Subscribe Subscribed
    • Stefano Demiliani
    • Join 636 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Stefano Demiliani
    • Subscribe Subscribed
    • 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...