eaglelandsonce commited on
Commit
8208a5d
1 Parent(s): 4b9c0e6

Update slide_config.json

Browse files
Files changed (1) hide show
  1. slide_config.json +5 -5
slide_config.json CHANGED
@@ -25,35 +25,35 @@
25
  "id": "Pipeline Key Terms",
26
  "image": "images/04_mg.png",
27
  "action": "wsc",
28
- "text": "Understand Azure Pipelines key terms.",
29
  "video": "https://www.youtube.com/embed/dQw4w9WgXcQ"
30
  },
31
  {
32
  "id": "Agents and Pools",
33
  "image": "images/05_mg.png",
34
  "action": "None",
35
- "text": "This is the second slide.",
36
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
37
  },
38
  {
39
  "id": "Microsoft vs Self-Hosted",
40
  "image": "images/06_mg.png",
41
  "action": "None",
42
- "text": "This is the second slide.",
43
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
44
  },
45
  {
46
  "id": "Job Types",
47
  "image": "images/07_mg.png",
48
  "action": "None",
49
- "text": "This is the second slide.",
50
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
51
  },
52
  {
53
  "id": "Agent Pools",
54
  "image": "images/08_mg.png",
55
  "action": "None",
56
- "text": "This is the second slide.",
57
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
58
  }
59
  ]
 
25
  "id": "Pipeline Key Terms",
26
  "image": "images/04_mg.png",
27
  "action": "wsc",
28
+ "text": "Write simple pipeline code use ARM.",
29
  "video": "https://www.youtube.com/embed/dQw4w9WgXcQ"
30
  },
31
  {
32
  "id": "Agents and Pools",
33
  "image": "images/05_mg.png",
34
  "action": "None",
35
+ "text": "Disucss Agents and Pools.",
36
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
37
  },
38
  {
39
  "id": "Microsoft vs Self-Hosted",
40
  "image": "images/06_mg.png",
41
  "action": "None",
42
+ "text": "Disucss DevOps Microsoft vs Self-Hosted.",
43
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
44
  },
45
  {
46
  "id": "Job Types",
47
  "image": "images/07_mg.png",
48
  "action": "None",
49
+ "text": "Discuss Azure Job Types.",
50
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
51
  },
52
  {
53
  "id": "Agent Pools",
54
  "image": "images/08_mg.png",
55
  "action": "None",
56
+ "text": "Discuss Azure Agent Pools.",
57
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
58
  }
59
  ]