Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 379 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 379 Bytes

Azure Function: HTTP (API) -> Azure Storage Queue

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

Quick Deploy to Azure

Deploy to Azure

Application settings

  • Storage - Azure Storage Account Connection String for the Queue.