Skip to content

jefking/fn-http-queue-sb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.