Recent Posts
Create a Web Api Using a Http Triggered Azure Function App With vs Code
A step by step guide on how to create and test a simple Web API using Azure Functions with Visual Studio Code. How to create the function
If you haven’t allready set up a development environment with Visual Studio Code on your computer, there are some prerequisites to get started.
Install VS Code Install the Azure Functions extension and Azure Tools Install Core Tools from Microsoft Create a new folder for your project After creating the new folder, trust the folder.
read more