@@ -3,53 +3,49 @@ root: intro
3
3
parts :
4
4
- caption : Getting Started
5
5
chapters :
6
- - file : prepare
7
6
- file : deploy/azure/intro
8
7
sections :
9
8
- file : deploy/azure/arm
10
- - file : deploy/azure/demos
11
- - file : deploy/local/intro
12
- sections :
13
- - file : deploy/local/demos
14
9
- caption : Internals
15
10
chapters :
16
- - file : internals/design/intro
17
- - file : internals/schema
11
+ - file : learn/principles/intro
12
+ - file : learn/schema
13
+ - file : learn/simulation
18
14
- caption : Targeted Notebooks
19
15
chapters :
20
- - file : notebooks /windows/intro
16
+ - file : simulate /windows/intro
21
17
sections :
22
- - file : notebooks /windows/discovery/intro
18
+ - file : simulate /windows/discovery/intro
23
19
sections :
24
- - file : notebooks /windows/discovery/list_windows_firewall_rules_via_netsh
25
- - file : notebooks /windows/discovery/list_open_egress_ports_via_.net_tcpclient_class
26
- - file : notebooks /azure/intro
20
+ - file : simulate /windows/discovery/list_windows_firewall_rules_via_netsh
21
+ - file : simulate /windows/discovery/list_open_egress_ports_via_.net_tcpclient_class
22
+ - file : simulate /azure/intro
27
23
sections :
28
- - file : notebooks /azure/collection/intro
24
+ - file : simulate /azure/collection/intro
29
25
sections :
30
- - file : notebooks /azure/collection/get_my_mailbox_messages
31
- - file : notebooks /azure/collection/get_user_mailbox_messages
32
- - file : notebooks /azure/discovery/intro
26
+ - file : simulate /azure/collection/get_my_mailbox_messages
27
+ - file : simulate /azure/collection/get_user_mailbox_messages
28
+ - file : simulate /azure/discovery/intro
33
29
sections :
34
- - file : notebooks /azure/discovery/get_azure_ad_application_metadata
35
- - file : notebooks /azure/discovery/get_azure_ad_directory_roles
36
- - file : notebooks /azure/discovery/get_azure_ad_groups
37
- - file : notebooks /azure/discovery/get_azure_ad_owners_of_an_azure_ad_group_or_directory_role
38
- - file : notebooks /azure/discovery/get_azure_ad_oauth_permission_grants
39
- - file : notebooks /azure/discovery/get_owners_of_an_azure_ad_application_or_service_principal
40
- - file : notebooks /azure/discovery/get_azure_ad_resources_and_graph_them
41
- - file : notebooks /azure/discovery/get_azure_ad_service_principal_metadata
42
- - file : notebooks /azure/discovery/get_azure_ad_users
43
- - file : notebooks /azure/persistence/intro
30
+ - file : simulate /azure/discovery/get_azure_ad_application_metadata
31
+ - file : simulate /azure/discovery/get_azure_ad_directory_roles
32
+ - file : simulate /azure/discovery/get_azure_ad_groups
33
+ - file : simulate /azure/discovery/get_azure_ad_owners_of_an_azure_ad_group_or_directory_role
34
+ - file : simulate /azure/discovery/get_azure_ad_oauth_permission_grants
35
+ - file : simulate /azure/discovery/get_owners_of_an_azure_ad_application_or_service_principal
36
+ - file : simulate /azure/discovery/get_azure_ad_resources_and_graph_them
37
+ - file : simulate /azure/discovery/get_azure_ad_service_principal_metadata
38
+ - file : simulate /azure/discovery/get_azure_ad_users
39
+ - file : simulate /azure/persistence/intro
44
40
sections :
45
- - file : notebooks /azure/persistence/add_new_owner_to_azure_ad_application
46
- - file : notebooks /azure/persistence/add_password_to_azure_ad_application
47
- - file : notebooks /azure/persistence/add_new_member_to_azure_ad_directory_role
48
- - file : notebooks /azure/persistence/add_new_member_to_azure_ad_group
49
- - file : notebooks /azure/persistence/add_new_owner_to_azure_ad_service_principal
50
- - file : notebooks /azure/persistence/add_password_to_azure_ad_service_principal
51
- - file : notebooks /azure/persistence/add_new_domain_to_azure_ad_tenant
52
- - file : notebooks /azure/persistence/grant_permission_to_azure_ad_application
53
- - file : notebooks /azure/persistence/create_new_azure_ad_application
54
- - file : notebooks /azure/persistence/create_new_azure_ad_service_principal_for_application
55
- - file : notebooks /azure/persistence/update_azure_ad_application_required_resource_access
41
+ - file : simulate /azure/persistence/add_new_owner_to_azure_ad_application
42
+ - file : simulate /azure/persistence/add_password_to_azure_ad_application
43
+ - file : simulate /azure/persistence/add_new_member_to_azure_ad_directory_role
44
+ - file : simulate /azure/persistence/add_new_member_to_azure_ad_group
45
+ - file : simulate /azure/persistence/add_new_owner_to_azure_ad_service_principal
46
+ - file : simulate /azure/persistence/add_password_to_azure_ad_service_principal
47
+ - file : simulate /azure/persistence/add_new_domain_to_azure_ad_tenant
48
+ - file : simulate /azure/persistence/grant_permission_to_azure_ad_application
49
+ - file : simulate /azure/persistence/create_new_azure_ad_application
50
+ - file : simulate /azure/persistence/create_new_azure_ad_service_principal_for_application
51
+ - file : simulate /azure/persistence/update_azure_ad_application_required_resource_access
0 commit comments