-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathazure.json
More file actions
17 lines (17 loc) · 765 Bytes
/
Copy pathazure.json
File metadata and controls
17 lines (17 loc) · 765 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"tech": "Azure",
"emoji": "â˜ï¸",
"tagline": "Microsoft\u0027s cloud platform",
"description": "Azure is Microsoft\u0027s cloud platform offering compute, AI, DevOps, databases, and integration with Microsoft 365.",
"category": "Cloud",
"level": "Intermediate",
"videoUrl": "https://www.youtube.com/watch?v=NKEFWyqJ5XA",
"videoTitle": "Microsoft Azure Fundamentals (AZ-900) Full Course",
"nextSteps": [
"Learn Azure App Service and Storage",
"Deploy a web app to Azure",
"Study for AZ-900 certification"
],
"videoEmbedUrl": "https://www.youtube.com/embed/NKEFWyqJ5XA",
"videoId": "NKEFWyqJ5XA"
}