Skip to content

Commit 8c75b34

Browse files
authored
Update readme.md
1 parent 0fe7260 commit 8c75b34

File tree

1 file changed

+5
-27
lines changed

1 file changed

+5
-27
lines changed

readme.md

Lines changed: 5 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Overview
2-
========
1+
# Overview
32

43
GitHub hosts over 25 million repositories containing applications of all
54
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
3433
Azure Boards with your GitHub projects and how you can start seeing
3534
benefits immediately.
3635

37-
Key Takeaways
38-
=============
36+
# Key Takeaways
3937

4038
The key takeaways of the demo are:
4139

@@ -51,9 +49,7 @@ The key takeaways of the demo are:
5149
DevOps lifecycle that enables companies to focus their efforts on
5250
creating business value.
5351

54-
Prerequisites
55-
-------------
56-
52+
## Prerequisites
5753
These items are required for this demo.
5854

5955
1. A GitHub account from <https://github.com>.
@@ -75,9 +71,7 @@ These items are required for this demo.
7571
8. GitHub Pull Requests extension for Visual Studio Code installed from
7672
<https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github>.
7773

78-
Demo Setup
79-
----------
80-
74+
## Demo Setup
8175
You will need to perform these steps prior to presenting this demo.
8276

8377
1. Fork the GitHub project at
@@ -91,22 +85,9 @@ You will need to perform these steps prior to presenting this demo.
9185
4. Have two separate browser tabs open and logged in: one on the GitHub
9286
project root and one on the Azure portal.
9387

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.
10188

102-
2. Delete the Azure DevOps project created for the demo.
10389

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
11091

11192
In this demo, we'll be illustrating the integration and automation
11293
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
122103
process is in place, it will free up their technology teams to focus
123104
more on generating business value.
124105

125-
Demo Script
126-
===========
127-
128106
Task 1 -- Installing Azure Pipelines
129107
------------------------------------
130108

0 commit comments

Comments
 (0)