Skip to content

Commit 753d77c

Browse files
committed
Update demo setup steps
1 parent 2526b79 commit 753d77c

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

readme.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,26 @@ These items are required for this demo.
7878
8. GitHub Pull Requests extension for Visual Studio Code installed from
7979
<https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github>.
8080

81+
8182
## Demo Setup
83+
8284
You will need to perform these steps prior to presenting this demo.
8385

84-
1. Clone the GitHub repo locally and open it in Visual Studio Code.
86+
1. Login to the virtual machine
87+
88+
1. Open Edge and go to [https://github.com/Microsoft/ContosoAir/](https://github.com/Microsoft/ContosoAir/).
89+
90+
1. We will fork this repo. Select **Fork** and select your account. You will be prompted to enter your credentials and enter the authentication code if you have 2FA enabled for your account
8591

86-
1. Create a new Azure DevOps project, preferably named something like
87-
"ContosoAir".
92+
1. Once the repo is forked, clone the GitHub repo locally and open it in Visual Studio Code.
8893

89-
1. Have two separate browser tabs open and logged in: one on the GitHub
90-
project root and one on the Azure portal.
94+
1. Login to your Azure portal using the credentials provided in the **resources** tab
95+
96+
1. Open a new tab and navigate to [https://dev.azure.com](https://dev.azure.com) and select **Start for free**
97+
98+
1. Enter the same credentials you entered to login to Azure.
99+
100+
1. Create a new Azure DevOps project, preferably named something like "ContosoAir".
91101

92102
============
93103

@@ -120,9 +130,6 @@ extension in the GitHub Marketplace.
120130
### Task 1 -- Installing Azure Pipelines
121131

122132

123-
1. Fork the GitHub project at
124-
[https://github.com/Microsoft/ContosoAir/](https://github.com/Microsoft/ContosoAir/).
125-
126133
1. Switch to the browser tab open to the root of your GitHub fork. It
127134
should be something like **<https://github.com/{youraccount}/ContosoAir>**
128135

0 commit comments

Comments
 (0)