1
- Overview
2
- ========
1
+ # Overview
3
2
4
3
GitHub hosts over 25 million repositories containing applications of all
5
4
shapes and sizes. But GitHub is just a start---those applications still
@@ -34,8 +33,7 @@ In this demo, you'll see how easy it is to set up Azure Pipelines and
34
33
Azure Boards with your GitHub projects and how you can start seeing
35
34
benefits immediately.
36
35
37
- Key Takeaways
38
- =============
36
+ # Key Takeaways
39
37
40
38
The key takeaways of the demo are:
41
39
@@ -51,9 +49,7 @@ The key takeaways of the demo are:
51
49
DevOps lifecycle that enables companies to focus their efforts on
52
50
creating business value.
53
51
54
- Prerequisites
55
- -------------
56
-
52
+ ## Prerequisites
57
53
These items are required for this demo.
58
54
59
55
1 . A GitHub account from < https://github.com > .
@@ -75,9 +71,7 @@ These items are required for this demo.
75
71
8 . GitHub Pull Requests extension for Visual Studio Code installed from
76
72
< https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github > .
77
73
78
- Demo Setup
79
- ----------
80
-
74
+ ## Demo Setup
81
75
You will need to perform these steps prior to presenting this demo.
82
76
83
77
1 . Fork the GitHub project at
@@ -91,22 +85,9 @@ You will need to perform these steps prior to presenting this demo.
91
85
4 . Have two separate browser tabs open and logged in: one on the GitHub
92
86
project root and one on the Azure portal.
93
87
94
- Demo Cleanup
95
- ------------
96
-
97
- After performing the demo, there are a few things you'll need to do to
98
- reset the state.
99
-
100
- 1 . Delete the Azure resource group created during the demo.
101
88
102
- 2 . Delete the Azure DevOps project created for the demo.
103
89
104
- 3 . Delete the GitHub fork created for the demo.
105
-
106
- 4 . Uninstall Azure Pipelines from your GitHub account.
107
-
108
- Demo Scenario
109
- =============
90
+ ## Demo Scenario
110
91
111
92
In this demo, we'll be illustrating the integration and automation
112
93
benefits of Azure DevOps. We will take on the role of helping a
@@ -122,9 +103,6 @@ and host the application without any manual intervention. Once this
122
103
process is in place, it will free up their technology teams to focus
123
104
more on generating business value.
124
105
125
- Demo Script
126
- ===========
127
-
128
106
Task 1 -- Installing Azure Pipelines
129
107
------------------------------------
130
108
0 commit comments