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

Recovering dropped tables in Azure Databricks with UNDROP TABLE

Oops, Dropped the Wrong Table? What now? We’ve all been there: you’re cleaning up some old stuff in Databricks, run a quick DROP TABLE… and su...

6 hours ago

Dynamics 365 Business Central: Copy Comments from Vendor to Purchase Document – Customization

Hi, Readers.Today I would like to talk about how to copy Comments from Vendor to Purchase Document. As you might know, you can add extra infor...

13 hours ago

Azure Developer CLI (azd) – February 2026: JMESPath Queries & Deployment Slots

This post announces the February 2026 release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) – February 2026: JM...

22 hours ago

Business Central 2026 release wave 1 (BC28): Download Symbols from Global NuGet Sources (without any environment)

Hi, Readers.Business Central 2026 release wave 1 (BC28) Public Preview is scheduled to be released on March 2, 2026. More details: Link In thi...

1 day ago

Improved Python (PyPi/uvx) support in Azure MCP Server

Azure MCP Server now offers first-class Python support via PyPI and uvx, making it easier than ever for Python developers to integrate Azure i...

1 day ago

Dynamics 365 Business Central: How to convert Text/Integer to Date (Text/Integer Data type -> Date Data type)

Hi, Readers.Today I would like to share another mini tip about Business Central, how to convert Integer/Text to Date. When developing in ...

2 days ago

Microsoft Purview: Data Lifecycle Management- Azure PST Import

Azure PST Import is a migration method that enables PST files stored in Azure Blob Storage to be imported directly into Exchange Online mailbo...

6 days ago

Dynamics 365 Business Central: How to hide the confirmation message (An approval request has been sent) when sending an Approval Request?

Hi, Readers.Today I would like to share another mini tip about Business Central, how to hide the confirmation message (An approval request has...

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