Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 439 Bytes

native-integration.md

File metadata and controls

15 lines (11 loc) · 439 Bytes
title summary reviewed component related
Azure Storage Queue native integration sample
Sample code and scripts to facilitate native integration scenarios with Azure Storage Queues.
2024-08-06
ASQ
samples/azure/native-integration-asq

This document describes how to consume messages from and send messages to non-NServiceBus endpoints via Azure Storage Queues in integration scenarios.

partial: receiving

partial: sending