In this tutorial, you will learn how to create a serverless Flask API with Azure Functions. You will start by creating a new Function App in the Azure portal and configuring its settings. Then, you will create a new Flask app and API routes, and test the API locally. Finally, you will deploy the Flask API to Azure Functions and learn how to test it using both the Azure portal and a REST client.
Tag: