Skip to Content
Migrating Applications to the Cloud with Azure
book

Migrating Applications to the Cloud with Azure

by Sjoukje Zaal, Amit Malik, Sander Rossel, Jason Marston, Mohamed Waly, Stefano Demiliani
December 2019
Intermediate to advanced content levelIntermediate to advanced
494 pages
11h 41m
English
Packt Publishing
Content preview from Migrating Applications to the Cloud with Azure

Setting up an Azure repo for the voting app and pushing the application code

Now, let's set up an Azure repo for our project and push the voting app code into it. In this exercise, we'll set up an Azure repo in our local endpoint and then push the code using regular Git commands:

  1. Log in to your Azure DevOps account and open the Voting App project.
  2. Click on Repos and copy the Git repo URL:

  1. Launch a Git command window on your laptop and enter the following command. This will launch the Microsoft authentication window. Sign in with your Azure DevOps credentials:
git clone yourcopiedurl
  1. Now, you can browse the directory in any file browser ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Migrating Applications to the Cloud

Migrating Applications to the Cloud

Steve Swoyer
Microsoft Azure: Planning, Deploying, and Managing the Cloud

Microsoft Azure: Planning, Deploying, and Managing the Cloud

Julian Soh, Marshall Copeland, Anthony Puca, Micheleen Harris

Publisher Resources

ISBN: 9781839217470Supplemental Content