Update config.json
Browse files- config.json +8 -0
config.json
CHANGED
@@ -13,6 +13,14 @@
|
|
13 |
"text": "Explore the concept of pipelines in DevOps.",
|
14 |
"video": "https://www.youtube.com/embed/YMdtaWfU_QE",
|
15 |
"website": "https://microsoftlearning.github.io/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/Instructions/Labs/AZ400_M01_L01_Agile_Plan_and_Portfolio_Management_with_Azure_Boards.html"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
}
|
|
|
17 |
]
|
18 |
}
|
|
|
13 |
"text": "Explore the concept of pipelines in DevOps.",
|
14 |
"video": "https://www.youtube.com/embed/YMdtaWfU_QE",
|
15 |
"website": "https://microsoftlearning.github.io/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/Instructions/Labs/AZ400_M01_L01_Agile_Plan_and_Portfolio_Management_with_Azure_Boards.html"
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"id": "Introduction",
|
19 |
+
"image": "images/images_03_mg.png",
|
20 |
+
"text": "## Welcome to Azure Pipelines\nLearn how to streamline your CI/CD processes.",
|
21 |
+
"video": "https://www.youtube.com/embed/R74bm8IGu2M",
|
22 |
+
"website": "https://example.com"
|
23 |
}
|
24 |
+
|
25 |
]
|
26 |
}
|