DEV Community

Sameer Jejurkar
Sameer Jejurkar

Posted on • Originally published at blog.cloudbuff.in on

Up and running with Azure Functions

This is a series of articles to help get started with Azure Functions.

  1. Azure Functions: overview of concepts
  2. Creating our first Azure Function
  3. Deploying our first function to Azure
  4. Azure Function with Storage Queue Trigger
  5. Deploying Storage Queue Trigger Function
  6. Sending Function logs to Log Analytics
  7. Azure Functions: Output Bindings
  8. Azure Functions: Hosting Plans

Top comments (0)