- Open visual studio
- Select on create new project
- After that click on Azure Functions and click on
Next
- After that provide the project name and path and
click on Create
- After that select the Http trigger
- Here I select Authorization level Function. When
you will use this function you have to provide function key
- After clicking on Create you will get the
following
- Open the class Function1.cs and do your logic
How to get Function
Key
No comments:
Post a Comment