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

Tag: Dynamics 365 Business Central

Dynamics 365 Business Central, OnAfterLogin and Isolated Events

During trainings and/or checking different partner’s extensions code, I often see that partners adds business logic in the login process … More

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

Dynamics 365 Business Central: introducing the in-client Performance Profiler

With the upcoming Dynamics 365 Business Central 2022 Wave 1 release (version 20), Microsoft has enhanced the AL performance profiler … More

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

Dynamics 365 Business Central 2022 Wave 1 loves Power Automate

Are you a Power Automate user? Are you using workflows to Automate your tasks in Dynamics 365 Business Central? If … More

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

Dynamics 365 Business Central 2022 Wave 1: introducing Excel Layouts for reporting

When introducing the upcoming features of Dynamics 365 Business Central 2022 Wave 1 (version 20) I wrote that one of … More

D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC

Querying telemetries from multiple Application Insights instances

During the last week’s Microsoft WE Dynamics 365 Business Central telemetry webcast (day 2 of a 3 part serie) I … More

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

Dynamics 365 Business Central: Start using Partner Sandbox Environments

At last Directions EMEA 2021 in Milan, Microsoft announced the future availability of Partner Sandbox Environments for Dynamics 365 Business … More

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

Secure life in a Dynamics 365 Business Central tenant

Dynamics 365 Business Central has moved the ERP (core part of every corporate business) to the cloud and this was … More

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

Dynamics 365 Business Central: quick clarification on resourceExposurePolicy

I’ve received this morning a private message from a partner pointing me to some Github discussions about resourceExposurePolicy and the … More

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

Dynamics 365 Business Central 2022 Wave 1 (v20): upcoming reporting changes

In my previous post about the upcoming new features that will be out starting from Dynamics 365 Business Central 2022 … More

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

Dynamics 365 Business Central and Granular Delegated Admins Privileges (GDAP)

In January 2022 Microsoft has released a preview of Granular Delegated Admin Privileges (GDAP) for Microsoft 365 workloads. Delegated Admins … More

Azure, Cloud, D365BC, delegated admin, Dynamics 365 Business Central, ERP, MSDyn365BC, Security

Azure AD app registration secrets: a quick script to check who expires soon

When setting Azure AD app registration for using OAUTH 2 authentication, you need to create a client secret: A client … More

Azure, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Powershell

Dynamics 365 Business Central 2022 Wave 1: what to expect

Microsoft has officially unveiled today the Dynamics 365 and industry clouds release plan for the 2022 release wave 1. The … More

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

Business Central Universal Code initiative: are you really so surprised?

Yesterday Microsoft has officially presented the Business Central Universal Code initiative ( http://aka.ms/BCUniversalcode). For more details about this initiative, I suggest … More

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

Create a link to an Application Insights query programmatically

In our telemetry session at Directions EMEA in Milan we have presented how you can directly use Dynamics 365 Business … More

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

Dynamics 365 Business Central: AppSource submission of library apps used by different extensions

Exactly about one year ago I’ve talked about the possibility to create Library Apps and submit them on AppSource. The … More

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

Dynamics 365 Business Central, Service-to-Service authentication (OAuth) and Task Scheduler

Just before Christmas I received a request from a partner about a feature that personally I never had the need … More

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

Dynamics 365 Business Central workflows: Power Automate or Logic Apps?

Serverless workflows are in my opinion an important piece of the architecture of a cloud-based ERP solution (and this is … More

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

Cloud workflows: is the low-code approach always a good solution?

Last week I wrote a post providing a solution for interacting with files saved in an FTP server directly from … More

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

Dynamics 365 Business Central: are you doing cloud data migration? Please sanitize your database before doing it.

I’ve decided to write this quick post after having spent some hours on supporting a partner in order to discover … More

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

Dynamics 365 Business Central: handling files via FTP on SaaS

I’ve written lot of time ago a post on how to save a file from Dynamics 365 Business Central SaaS … More

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

Dynamics 365 Business Central and PropagateDependencies

More than one year ago (March 2020) I wrote a post explaining a new propagateDependencies app property introduced with version … More

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

Dynamics 365 Business Central: PTE + SyncMode problem and troubleshooting

I think that you know that Dynamics 365 Business Central 2021 Wave 2 (version 19) introduced the possibility to do … More

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

Dynamics 365 Business Central and availability tests

Dynamics 365 Business Central is an absolutely reliable SaaS service that runs on the Azure platform. It’s a cloud service … More

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

Programmatically monitoring your Power Automate Flows

In my workflow session at Directions EMEA, we talked about how to overcome the limitations of Power Automate for creating … More

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

Dynamics 365 Business Central: overriding the extension’s resource policy for a particular tenant

Last week at Directions EMEA I had the pleasure to meet and talk with many of you in person and … More

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

Me @ Directions EMEA

Next week it’s finally the Directions EMEA week and the conference this year will be in Italy in the great … More

Azure, Azure Functions, Azure Logic Apps, AzureDevOps, Cloud, Conference, D365BC, DevOps, Dynamics 365 Business Central, ERP, MSDyn365BC, MVP, PowerApps, PowerAutomate, PowerPlatform

Dynamics 365 Business Central APIs and Data Access Intent

One of the greatest advantages on using Dynamics 365 Business Central on a SaaS environment is certainly the availability of … More

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

Dynamics 365 Business Central: changing the way of throwing Errors

After the “What’s New” webcast I’ve done two days ago, I’ve received questions on some new features introduced with Dynamics … More

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

Dynamics 365 Business Central: Trusted Apps list management

Starting from today, Dynamics 365 Business Central 2021 Wave 2 (version 19) is available and all new customers will automatically … More

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

Dynamics 365 Business Central: introducing the AL profiler

With the Dynamics 365 Business Central 2021 Wave 2 release (version 19), silently a new hidden feature was introduced: the … More

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

Dynamics 365 Business Central and Excel Organization data types

About one year ago, Microsoft has announced the preview of the so called “Organization data types” for Excel and Power … More

D365BC, Dynamics 365 Business Central, ERP, Excel, MSDyn365BC, PowerBI, PowerPlatform

Dynamics 365 Business Central: cleaning sensitive configurations when copying production to sandbox

When working with Dynamics 365 Business Central on real projects, I think that it’s quite common to have the need … More

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

Dynamics 365 Business Central: new indexing features on 2021 Wave 2 release

Dynamics 365 Business Central 2021 Wave 2 release (version 19) introduces some new indexing features that you can use on … More

Azure SQL, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, SQL

Dynamics 365 Business Central: introducing resource exposure policies for extension’s code

I think that everyone of you knows that with Dynamics 365 Business Central extensions your code is by default protected … More

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

Public Dynamics 365 Business Central 2021 Wave 2 environments are here…

Starting from today, you can create new Dynamics 365 Business Central environments based on the 2021 Wave 2 release (version … More

D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC

Posts navigation

Older posts
Newer 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...