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

Tag: Serverless

Do you have Azure Functions running on Linux Consumption plan? It’s time to migrate…

If you have Azure Functions running on the Linux Consumption plan, it’s time to start planning for a migration. On … More

.NET, .NET Core, Azure, Azure Functions, Cloud, Integration, Serverless

Can I use AI to create and deploy an Azure Logic Apps with Business Central connector?

Today I’ve decided to do with AI a test that I’ve never done before: creating an Azure Logic App workflow … More

AI, Azure, Azure Logic Apps, Cloud, Copilot, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, Serverless, Visual Studio Code

Azure Logic Apps: Built-in vs Managed Azure Blob Storage Connector.

When creating workflows with Azure Logic Apps that uses the Azure Blob Storage Connector, you have the possibility to select … More

Azure, Azure Logic Apps, Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, Performance, Security, Serverless

Using Azure AI Foundry Model Router in your AI projects.

Some months ago Microsoft introduced into its AI toolset in Azure AI Foundry an interesting service called Model Router. The … More

AI, AL, Azure, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, llm, MSDyn365BC, Serverless

Azure Logic Apps: are you handling large blobs? Keep memory usage under control.

When working with Dynamics 365 Business Central (and generally speaking on a lot of other serverless projects) it’s quite common … More

Azure, Azure Logic Apps, Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, Performance, Power Automate, Serverless

High performance workflows with Azure Logic Apps: using Azure SQL as storage provider.

In the past I wrote many posts and also done a lots of sessions at different conferences about how to … More

Azure, Azure Logic Apps, Azure SQL, Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, Performance, Serverless, SQL

Dynamics 365 Business Central: using a static IP address to access APIs.

Sometimes in Dynamics 365 Business Central projects you can have very strict security requirements for integrations with third-party systems. One … More

.NET, Azure, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, Security, Serverless, Visual Studio Code

Azure Function SQL Trigger: how to use it (and why it can be useful in your Business Central projects)

This post comes as a follow-up of my “Serverless Integrations for Dynamics 365 Business Central” training I’ve done yesterday in … More

Azure, Azure Functions, Azure SQL, Cloud, D365BC, Dynamics 365 Business Central, ERP, Integration, MSDyn365BC, Serverless, SQL, Visual Studio Code

Azure Logic Apps: create Standard Logic App projects in Visual Studio Code from Azure portal export

How many times you had the need to create a new Azure Logic App workflow starting from an existing one? … More

Azure, Azure Logic Apps, Cloud, Serverless

Do you have strict security requirements for your workflows? Azure Logic Apps is the solution.

Low-code workflows for integrations between systems are a quite common scenario in many projects, from small to enterprise companies. And … More

Azure, Azure Logic Apps, Cloud, Power Automate, Security, Serverless

Dynamics 365 Business Central: merging PDFs online with an Azure Function.

Some days ago on an internal forum (Yammer) someone posted the following request: Is it possible in Dynamics 365 Business … More

.NET, .NET Core, AL, Azure, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, MVP, Serverless, Visual Studio Code

Azure Logic Apps: stateful and stateless workflows overview and performance comparison.

Azure Logic Apps Standard is a new deployment option for creating and running automated workflows in a single-tenant environment. This … More

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

Azure Logic Apps Standard: worflow’s run retention history configuration.

When you create an Azure Logic Apps Standard workflow for your integrations (maybe with your Dynamics 365 Business Central ERP, … More

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

Restrict Azure Logic Apps’s workflows access only to Dynamics 365 Business Central.

Some week ago I wrote an article explaining how you can restrict Azure Logic Apps workflows access to certain IP … More

AL, Azure, Azure Logic Apps, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Security, Serverless, Visual Studio Code

Running inline C# scripts in Azure Logic Apps workflows

Last week I wrote a post explaining the new Inline Powershell action available in Azure Logic Apps standard. With this … More

.NET, .NET Core, Azure, Azure Logic Apps, Cloud, D365BC, Dynamics 365 Business Central, ERP, MSDyn365BC, Performance, Power Automate, Serverless, Visual Studio Code

Do you have again Classic Azure Storage Accounts? These are the last days for migrate and avoid service disruptions.

On 31 August 2024, Microsoft will retire the Cloud Services (classic) deployment model (the announcement was made by Microsoft in March 2022). Before that date, you’ll need … More

Azure, Azure Storage, Cloud, Serverless

Are you ready for the most mystical conference of the year?

3 days until DynamicsMinds 2024 in Portoroz (Slovenia) starts, a 4 days community conference covering Microsoft Dynamics 365 and Power … More

AI, AL, Azure, Azure Logic Apps, Cloud, Conference, D365BC, Dynamics 365, Dynamics 365 Business Central, ERP, Events, Extensions, Microsoft, microsoft-365, MSDyn365BC, Power Platform, PowerApps, PowerAutomate, PowerPlatform, Serverless, Visual Studio Code

Azure Functions: .NET 7 support is ending and you should upgrade to .NET 8.

On 14 May 2024, support for .NET 7 in Azure Functions will end. Your Function apps that are currently using .NET … More

.NET, .NET Core, Azure, Azure Functions, Cloud, Serverless

Handling company’s carbon footprint with Business Central and Azure

Corporate environmental responsibility has become a cornerstone of modern business strategy. Companies are under increasing pressure to demonstrate their commitment … More

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

Azure Spring Clean: Deploying Azure OpenAI in the enterprise world.

This post is my contribution to the Azure Spring Clean 2024 event, an initiative to promote well managed Azure tenants. … More

AI, API, Azure, Cloud, Conference, MVP, Serverless

REST APIs and the importance of Versioning.

A REST API (also known as RESTful API) is an application programming interface that conforms to the constraints of REST architecture and it’s … More

.NET, .NET Core, AL, API, ASP.NET, Azure, Cloud, D365BC, Dynamics 365 Business Central, ERP, Extensions, MSDyn365BC, Serverless

List all Azure Functions with older runtime with Powershell

When you create an Azure Function app, the runtime is responsible for executing function code on the underlying WebJobs SDK … More

.NET, .NET Core, Azure, Azure Functions, Cloud, Powershell, Serverless

Azure Basic Load Balancer: it’s time to plan the update to Standard.

Azure Load Balancer is a high-performance, ultra-low-latency Layer 4 load-balancing service (inbound and outbound) for all UDP and TCP protocols. It’s … More

Azure, Cloud, Serverless, Traffic Manager

Azure Functions and Data Parallelism: things to know.

When working with code on some complex data operations, sometimes to improve performances it’s possible to use code techniques like … More

.NET, .NET Core, Azure, Azure Functions, Azure Storage, Performance, Serverless, Visual Studio Code

Azure Logic Apps: securing HTTP Triggers with Microsoft Entra ID authentication

Lots of time ago I wrote a post about securing the HTTP triggered workflows created with Power Automate. You can … More

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

Azure Functions with VNET integration: remember to enable Runtime Scale Monitoring

When working with Azure Functions, in real-world projects could happen that you need to connect to resources in an Azure … More

Azure, Azure Functions, Cloud, Performance, Serverless

Azure Functions: how to debug remotely in production

Last week at BC TechDays in Belgium, I’ve received a lot of technical questions after the two sessions I’ve done. … More

Azure, Azure Functions, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Serverless, Visual Studio Code

Dynamics 365 Business Central: Power Automate and multiple record changes limitation

Last week I received a message from a partner with a problem related to Dynamics 365 Business Central and Power … More

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

Azure Logic Apps: retrieving the exception details of an action group in a flow

In Azure Logic Apps (and in Power Automate too) to execute actions only if another group of actions succeed or … More

Azure, Azure Logic Apps, Cloud, PowerAutomate, Serverless

Azure Logic Apps and polling: are you always doing the best choice?

How often in your real world projects have you the need to poll an external system or an external source … More

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

Azure Service Bus: introducing partitioning in Premium tier

If you was at my recent training about extending Dynamics 365 Business Central with Azure services in Microsof Italy or … More

Azure, Azure Service Bus, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, Serverless

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

SWIFT message processing using Azure Logic Apps

Few days ago the Azure Logic Apps Team announced the Public Preview of SWIFT MT encoder and decoder for Azure … More

Azure, Azure Logic Apps, Cloud, D365BC, Dynamics 365 Business Central, MSDyn365BC, 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

Securing your HTTP triggered flow in Power Automate: suppress workflow headers in response

The “When an HTTP request is received” trigger is one of my favourite building blocks for creating serverless processes with … More

Cloud, PowerAutomate, PowerPlatform, Security, Serverless

Posts navigation

Older 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 632 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...