Skip to content

martinpeck/function-with-servicebus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Azure Function that uses Service Bus

The title says it all. This is an Azure Function that uses Service Bus.

Health Warning

At present, this is being used to repo an issue whereby Service Bus bindings don't get triggered if you are:

  • running this locally
  • using dotnet core
  • using the 2.0 Functions runtime

As such, expect there to be code here that isn't working, or that is here for debug purposes. Don't use this as a canonical working example of an Azure Function with Service Bus bindings.

Releases

No releases published

Packages

No packages published