Create the following if you have don't have them already:
- Create a Visual Studio Team Services (VSTS) account in https://www.visualstudio.com and create a new project within that account. While creating the project, you can either choose Git or Team Foundation Version Control as your version control repository from your VSTS account. I have used TFVC for my project. You can go through the https://www.visualstudio.com/en-us/docs/setup-admin/team-services/set-up-vs link to follow the step-by-step process of creating a new account and project using VSTS.
- Configure your Visual Studio project that you developed in Chapter 4,