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: Azure Functions

Are you using proxies with Azure Functions? Start moving to Azure API Management.

When working with lots of Azure Functions apps or in microservices architectures with a moderate workload, it’s quite common to … More

API, Azure, Azure Functions, Cloud, Security, Serverless

Azure Functions cold start: impact on Dynamics 365 Business Central webhooks

I think that many of you know what Dynamics 365 Business Central webhooks are. In few words, webhooks is the … More

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

Processing Azure Blob Storage events with Azure Event Grid, Logic Apps and Azure Functions (real case)

Problem raised by a customer: “We are using Azure Blob Storage with a Dynamics 365 Business Central solution. The solution … More

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

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

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

Azure Functions: getting the client IP address

When using Azure Functions, sometimes is required to log the IP address of the client calling your function app. Unfortunately, … More

API, Azure, Azure Functions, Cloud, Serverless

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

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

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

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

Azure AD authentication for Application Insights: how to use it and the impact on Business Central telemetry

Microsoft has recently announced the public preview of a new capability for Azure Application Insights: the support for Azure Active … More

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

Dynamics 365 Business Central and .NET Framework add-ins: it’s time to change

With Dynamics 365 Business Central 2021 Wave 1 Microsoft is continuously moving the server to .NET Standard and if you’re … More

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

Migrating Applications to the Cloud with Azure made it to the Best Microsoft Azure Books of All Time

I’m happy to announce that our book, “Migrating Applications to the Cloud with Azure: Re-architect and rebuild your applications using … More

Azure, Azure Functions, AzureDevOps, Books, Cloud

Moving Azure Functions from Consumption to Premium plans

In a demo at the Microsoft’s Reactor event in October I talked about the performance advantages on moving Azure Functions … More

Azure, Azure Functions, Cloud, Serverless

Creating lightweight Teams bots with outgoing webhooks and Azure Functions

Microsoft Teams is becoming always more a central point for the everyday’s work on many of us now and often … More

Azure, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Teams, Webhooks

Handling the “HTTP 429 – Too Many Requests” error when calling external services

I think that many of you that creates integrations with external services could have the pleasure to know the HTTP … More

.NET, API, Azure, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, ERP, Integration, MSDyn365BC, Patterns, Visual Studio Code

Creating a local drive mapped with an Azure File Share for your files in the cloud

File Management in the cloud is always an hot topic when using SaaS services like Dynamics 365 Business Central. A … More

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

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

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

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

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

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

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

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

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

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

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

“Azure Functions for Dynamics 365 Business Central Developers” webcast recording

The recording of my last webcast for Areopa Academy is available on their YouTube channel. Again, sorry for the initial … More

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

Dynamics 365 Business Central: Using Azure Traffic Manager to geo-distribute your Azure Functions

Some months ago I’ve written this post describing an interesting solution we’ve deployed for a geo-distributed solution that involves Dynamics … More

Azure, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, Integration, MSDyn365BC, Traffic Manager

Dynamics 365 Business Central + Azure Cosmos DB for globally distributed integrations

Today’s post wants to give an overview of a successfully deployed scenario of a geo-distributed integration between Dynamics 365 Business … More

AL, Azure, Azure Cosmos DB, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, Extensions, MSDyn365BC

Dynamics 365 Business Central and direct printing

This seems to be one of the hottest “problems” when using Dynamics 365 Business Central SaaS: actually you cannot directly … More

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

WPC 2018: Dynamics 365 Business Central is here and you should join me!

Yes… Dynamics 365 Business Central appears on the list of topics of the main Microsoft developer-oriented conference in Italy. From … More

Azure, Azure Functions, Cloud, Conference, D365BC, Dynamics 365 Business Central, Microsoft, Microsoft Dynamics, MSDyn365BC

Dynamics 365 Business Central Extensions Development + NAV on Azure Workshop on Microsoft Italy (stage 2)

After the full stage 1, I’ll wait you tomorrow again in Microsoft Italy in Milan for the second slot of … More

AL, Azure, Azure Functions, C/AL, Cloud, Containers, D365BC, Docker, Dynamics 365, Dynamics 365 Business Central, ERP, Extensions, Microsoft, Microsoft Dynamics, MSDyn365BC, MVP, NAV, Powershell, Visual Studio Code

Serverless processing with Microsoft Dynamics NAV and Azure Functions

Deploying Microsoft Dynamics NAV to the Azure cloud (IaaS) is now one of our first proposal on every new customer. … More

Azure, Azure Functions, Cloud, NAV, Serverless, SQL

Posts navigation

Older 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
 

Loading Comments...
 

    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