Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

QueueTrigger - JavaScript

The QueueTrigger makes it incredibly easy to react to new Queues inside of Azure Queue Storage. This sample demonstrates a simple use case of processing data from a given Queue using C#.

How it works

For a QueueTrigger to work, you provide a path which dictates where the queue messages are located inside your container.

Learn more

Documentation