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: D365BC

Using Azure File Share: best practices

Azure Files is essentially a fully managed serverless file share hosted on Azure accessible via the industry standard protocols like … More

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

Dynamics 365 Business Central: transitioning from Delegated Admins to Granular Delegated Admins

At the beginning of this year I’ve shared a post explaining the new Granular Delegated Administrator privileges for Microsoft 365 … More

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

Dynamics 365 Business Central: quick reminder for some upcoming changes

October will be the month where Dynamics 365 Business Central 2022 Release Wave 2 (version 21) will be publicly available. … More

D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC

Dynamics 365 Business Central: filtering telemetry signals with Azure Monitor Data Collection Rules

One of the main issues on using Azure Application Insights for collecting telemetry from a Dynamics 365 Business Central tenant … More

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

Testing Azure Functions performances with Azure Load Testing

If someone of you remember, in the past I wrote about doing performance testing of Azure Functions using tools like … More

Azure, Azure Functions, AzureDevOps, Cloud, D365BC, DevOps, Dynamics 365 Business Central, MSDyn365BC, Serverless, Testing

Dynamics 365 Business Central: report extensions and global variables in preview mode

Today I received a call from a partner that was going crazy on a problem during the preview of some … More

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

Timer Trigger Azure Functions: handling retry policies

In my last post about serverless architectures for decoupling integrations between Dynamics 365 Business Central and external applications, I’ve talked … More

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

Dynamics 365 Business Central: queue usage to decouple your serverless integrations

In the last weeks I had lots of requests and discussions by partners in the Dynamics community asking for a … More

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

Dynamics 365 Business Central 2022 Wave 2 release: what’s boiling in the pot

Today Microsoft has publicly released the planned list of enhancements for Dynamics 365 Business Central 2022 Wave 2 release (from … More

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

Testing multiple Azure Functions apps running together with Microsoft Tye

If you frequently work with serverless architectures and expecially with Azure Functions, I think that you know that splitting a … More

.NET, Azure, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, Microservices, MSDyn365BC

Dynamics 365 Business Central: set up alerts on job queue failures

Some days ago I was with a partner for checking a Dynamics 365 Business Central project. This project has a … More

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

Do you have Azure Functions in production? Update your Azure Functions apps to use runtime version 4.x

On December 3, 2022, .NET Core 3.1 will be retired. As a result, Azure Functions runtime versions 2.x and 3.x, … More

.NET, .NET Core, Azure, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC, Serverless

Dynamics 365 Business Central: introducing the Dynamics 365 Translation Service Visual Studio Code extension (preview)

Have you ever used the Microsoft Dynamics 365 Translation Service (DTS)? The Microsoft Dynamics 365 Translation Service (DTS) is hosted … More

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

Dynamics 365 Business Central and Power Automate: conditions on empty field values

In the past days I’ve received the following question from one of my followers: in a Power Automate workflow, how … More

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

Dynamics 365 Business Central: changing the way of sending tenant-level notifications

For some years now, Microsoft have communicated Dynamics 365 Business Central service health status and service incidents through the Microsoft … More

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

Dynamics 365 Business Central: handling a checklist for your apps

One of the onboarding features available in Dynamics 365 Business Central is the possibility to assign a checklist of tasks … More

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

Testing Azure Functions or Dynamics 365 Business Central API calls performances with BenchmarkDotNet

In these days, for a big cloud-based project, I had the need to conduct an assessment of the different cloud … More

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

Dynamics 365 Business Central: custom Onedrive integrations

Dynamics 365 Business Central 2022 Wave 1 (version 20) enhanced the integration with Onedrive for Business, the cloud storage service … More

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

Dynamics 365 Business Central: publish full dependency tree for AL projects

When working with multiple AL extensions with dependencies in a Visual Studio Code workspace, during the development phase it’s quite … More

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

Dynamics 365 Business Central: clarification about OAuth2 authentication in v20

In a recent event we had with the partners community on the new Dynamics 365 Business Central 2022 Wave 1 … More

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

Dynamics 365 Business Central: runtime packages and resource exposure policies

Runtime packages for Dynamics 365 Business Central on-premise are not a new concept. If you want to distribute your extensions … More

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

Dynamics 365 Business Central: embedded pages in Teams coming soon.

At Directions NA, Microsoft announced that Dynamics 365 Business Central will soon support the possibility to embed pages inside Teams … More

D365BC, Dynamics 365 Business Central, Microsoft Dynamics, MSDyn365BC, PowerPlatform, Teams

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

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 412 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...