-
Notifications
You must be signed in to change notification settings - Fork 71
/
Copy pathmasterdocevent.json
56 lines (56 loc) · 2.15 KB
/
masterdocevent.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
{
"Name": "Azure Virtual Desktop Master Class Hands-On Lab",
"Language": "English",
"Files": [
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/Lab-Instructions.md",
"Order": 1
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/00-Overview-Event.md",
"Order": 2
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/01-Pre-requisite.md",
"Order": 3
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/02-Create-Hostpool-Event.md",
"Order": 4
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/03-Create-Application-group.md",
"Order": 5
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/04-Access-Workspace-Using-Browser.md",
"Order": 6
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/05-Access-Workspace-Using-WVD-Client-Event.md",
"Order": 7
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/06-Setup-FSLogix.md",
"Order": 8
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/07-Monitoring-using-Log-Analytics.md",
"Order": 9
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/08-Load-Balancing-methods.md",
"Order": 10
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/09-Create-a-master-image-for-WVD.md",
"Order": 11
},
{
"RawFilePath": "https://raw.githubusercontent.com/CloudLabsAI-Azure/AIW-Azure-Virtual-Desktop/main/10-Summary.md",
"Order": 12
}
]
}
]