- Back to Home »
- Microsoft Azure »
- Microsoft Azure Part - 4 Source Control Deployment
Posted by :
Sudhir Chekuri
Tuesday, 1 December 2015
Create a free Visual studio online account using below link.
https://www.visualstudio.com/products/visual-studio-team-services-vs
Azure App service: Click here to download video
Azure app service app is used to create, edit and deploy apps online: https://tryappservice.azure.com/en-us
Click on Manage Work to work on the backlog. You can create user stories, tasks/bugs in stories, create sprints and so on.
https://www.visualstudio.com/products/visual-studio-team-services-vs
Azure App Service
Azure App service: Click here to download video
Azure app service app is used to create, edit and deploy apps online: https://tryappservice.azure.com/en-us
You can click on the below Edit visual Studio online option in the tryappservice site to view and edit website source code online.
Edit with Visual Studio Online "Monaco"
The free site you created here will expire in 1 hour.
Source Control Deployment
After logging into visual studio online.
Create a new project using below steps:
1. Click on new under Recent projects & teams tab.
2. Enter project name, description, Project template and version control.
Version control can be selected as Team Foundation Version control or GitHub.
2. Enter project name, description, Project template and version control.
Version control can be selected as Team Foundation Version control or GitHub.
For info about Version controls: Click here
Click on Manage Work to work on the backlog. You can create user stories, tasks/bugs in stories, create sprints and so on.