@@ -49,9 +49,12 @@ The key takeaways of the demo are:
49
49
DevOps lifecycle that enables companies to focus their efforts on
50
50
creating business value.
51
51
52
- ## Prerequisites
52
+
53
53
=============
54
54
55
+ ## Prerequisites
56
+
57
+
55
58
These items are required for this demo.
56
59
57
60
1 . A GitHub account from < https://github.com > .
@@ -145,31 +148,26 @@ Task 1 -- Installing Azure Pipelines
145
148
146
149
4 . Scroll to the bottom and click ** Install it for free** .
147
150
148
- ![ ] ( ./images/image3.png ) {width="6.0375in"
149
- height="3.214583333333333in"}
151
+ ![ ] ( ./images/image3.png )
150
152
151
153
5 . If you have multiple ** GitHub** accounts, select the one you forked
152
154
the project to from the ** Switch billing account** dropdown.
153
155
154
- ![ ] ( ./images/image4.png ) {width="5.051452318460193in"
155
- height="2.8850557742782152in"}
156
+ ![ ] ( ./images/image4.png )
156
157
157
158
6 . Click ** Complete order and begin installation** .
158
159
159
- ![ C:\\ Users\\ Ed\\ AppData\\ Local\\ Temp\\ SNAGHTML329dc28.PNG] ( ./images/image5.png ) {width="4.886805555555555in"
160
- height="0.8666666666666667in"}
160
+ ![ C:\\ Users\\ Ed\\ AppData\\ Local\\ Temp\\ SNAGHTML329dc28.PNG] ( ./images/image5.png )
161
161
162
162
Note that if you previously installed Azure Pipelines, you may need
163
163
to click ** grant this app access** instead.
164
164
165
- ![ ] ( ./images/image6.png ) {width="4.916052055993001in"
166
- height="0.8332294400699912in"}
165
+ ![ ] ( ./images/image6.png )
167
166
168
167
7 . Select the repositories you want to include (or ** All
169
168
repositories** ) and click ** Install** .
170
169
171
- ![ C:\\ Users\\ Ed\\ AppData\\ Local\\ Temp\\ SNAGHTML349c700b.PNG] ( ./images/image7.png ) {width="4.875in"
172
- height="4.447916666666667in"}
170
+ ![ C:\\ Users\\ Ed\\ AppData\\ Local\\ Temp\\ SNAGHTML349c700b.PNG] ( ./images/image7.png )
173
171
174
172
Task 2 -- Configuring an Azure Continuous Integration Pipeline
175
173
--------------------------------------------------------------
0 commit comments