Methods And Steps To Deploy Microsoft Azure Function App On Azure How to create a function app and get it running locally? Let’s start with creating a sample function app which does OCR of an image and returns the content. Before we start, install Azure functions core tools and Azure CLI. Step 1: Run the […]