Create the following if you have don't have them already:
- Create an Azure DevOps organization of your choice at https://dev.azure.com and create a new project in that account. While creating the project, you can either choose Git or Team Foundation Version Control as your version control repository. I have used Team Foundation Version Control for my project:
- Configure the Visual Studio project that you developed in Chapter 4, Understanding the Integrated Developer Experience of Visual Studio Tools for Azure Functions, to Azure DevOps. You can go through the https://www.visualstudio.com/en-us/docs/setup-admin/team-services/set-up-vs ...