Skip to content
 
 

Repository files navigation

Python Function Application

This application developed with python3.7 with the technologies below:

  • Visual studio code.
  • Azure function core tools.
  • Service Bus.

This function uses one input binding which is the service bus trigger.

To Start

  1. Ensure you have a valid Azure subscription
  2. After deployment to the function application ensure to provision a servicebus namespace.
  3. Include the connection string(shared access policy) of the servicebus to your function app settings.
  4. Ensure the connection name is the same as that found in the function.json file. feel to modify the name.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages