Loading...

Full example of how to implement and use Azure Storage Queues in Business Central

Full example of how to implement and use Azure Storage Queues in Business Central
Last month I had some time to play around and I did small project which implemented Azure Storage Queues in Business Central. What are Azure Storage Queues? They are service in Azure which allows to store some message in queue over HTTP and then poll these messages in some message receiver. Why are they useful? They are useful in some integration scenarios where you have large amounts of incoming data and you cannot process them in real time.

Published on:

Learn more
Posts on Microsoft Dynamics 365 Business Central Development
Posts on Microsoft Dynamics 365 Business Central Development

Recent content in Posts on Microsoft Dynamics 365 Business Central Development

Share post:

Related posts

Shrinking Azure Pipeline task extensions using esbuild

TL;DR We bundled an internal Azure Pipelines task extension into a single bundled JavaScript file using esbuild. The task package dropped from...

2 days ago

Business Central 2026 release wave 1 (BC28): Show Currency Symbol/Code and Currency Symbol Position

Hi, Readers.Dynamics 365 Business Central 2026 wave 1 (BC28.3) is generally available. More details: Cumulative Update Summary for Micros...

2 days ago

Dynamics 365 Business Central: How to simply back up and transfer your workflows to another environment

Hi, Readers.Today I would like to share another mini tip about Business Central, how to simply back up and transfer your workflows to another ...

3 days ago

Building on Vercel’s eve + Azure Cosmos DB: An Agent That Remembers

Most “AI agent” demos forget everything the moment the process exits. That’s fine for a toy project, but useless for anythin...

4 days ago

Dynamics 365 Business Central: Is it possible to change the Variant Code for an item that has already been posted?

Hi, Readers.Today I would like to briefly talk about a qustion I saw in the Dynamics 365 Community before, is it possible to change ...

4 days ago

Copilot Studio – Environment-level agent telemetry export to Azure Application Insights (Preview)

We are announcing the ability for administrators to export Copilot Studio agent telemetry at the environment level to Azure Application Insigh...

5 days ago

Dynamics 365 Business Central: Formatting Boolean Values (Yes/No, true/false, and 1/0)

Hi, Readers.Today I would like to share another mini tip about Business Central, formatting Boolean Values (Yes/No, true/false, and 1/0). In D...

5 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy