Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 386 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 386 Bytes

Azure Function: HTTP (API) -> Azure Service Bus Queue

Sets up an HTTP POST API; the message body will then be added to an Azure Service Bus Queue for downstream processing.

Quick Deploy to Azure

Deploy to Azure

Application settings

  • ServiceBus - Azure Service Bus Connection String for the Queue.