3
3
{
4
4
"docset_name" : " azure-ai" ,
5
5
"build_source_folder" : " ." ,
6
+ "xref_query_tags" : [
7
+ " /dotnet" ,
8
+ " /python"
9
+ ],
6
10
"build_output_subfolder" : " azure-ai" ,
7
11
"locale" : " en-us" ,
8
12
"monikers" : [],
16
20
"notification_subscribers" : [],
17
21
"sync_notification_subscribers" : [],
18
22
"branches_to_filter" : [],
19
- "git_repository_url_open_to_public_contributors" : " https://github.com/MicrosoftDocs/azure-ai-docs" ,
20
- "git_repository_branch_open_to_public_contributors" : " main" ,
21
23
"need_preview_pull_request" : true ,
22
24
"dependent_repositories" : [
23
25
{
24
26
"path_to_root" : " _themes" ,
25
27
"url" : " https://github.com/Microsoft/templates.docs.msft" ,
26
28
"branch" : " main" ,
27
29
"branch_mapping" : {}
30
+ },
31
+ {
32
+ "path_to_root" : " reusable-content" ,
33
+ "url" : " https://github.com/MicrosoftDocs/reusable-content" ,
34
+ "branch" : " main" ,
35
+ "branch_mapping" : {}
36
+ },
37
+ {
38
+ "path_to_root" : " cognitive-services-quickstart-code" ,
39
+ "url" : " https://github.com/Azure-Samples/cognitive-services-quickstart-code" ,
40
+ "branch" : " master" ,
41
+ "branch_mapping" : {}
42
+ },
43
+ {
44
+ "path_to_root" : " samples-cognitive-services-data-files" ,
45
+ "url" : " https://github.com/Azure-Samples/cognitive-services-sample-data-files" ,
46
+ "branch" : " master" ,
47
+ "branch_mapping" : {}
48
+ },
49
+ {
50
+ "path_to_root" : " samples-luis" ,
51
+ "url" : " https://github.com/Azure-Samples/cognitive-services-language-understanding" ,
52
+ "branch" : " master" ,
53
+ "branch_mapping" : {}
54
+ },
55
+ {
56
+ "path_to_root" : " samples-cogserv-containers" ,
57
+ "url" : " https://github.com/Azure-Samples/cognitive-services-containers-samples" ,
58
+ "branch" : " master" ,
59
+ "branch_mapping" : {}
60
+ },
61
+ {
62
+ "path_to_root" : " quickstart-templates" ,
63
+ "url" : " https://github.com/Azure/azure-quickstart-templates" ,
64
+ "branch" : " master" ,
65
+ "branch_mapping" : {}
66
+ },
67
+ {
68
+ "path_to_root" : " azure-dev-docs-pr" ,
69
+ "url" : " https://github.com/MicrosoftDocs/azure-dev-docs-pr" ,
70
+ "branch" : " main" ,
71
+ "branch_mapping" : {}
72
+ },
73
+ {
74
+ "path_to_root" : " terraform_samples" ,
75
+ "url" : " https://github.com/Azure/terraform" ,
76
+ "branch" : " master" ,
77
+ "branch_mapping" : {}
78
+ },
79
+ {
80
+ "path_to_root" : " AIVisualProvision" ,
81
+ "url" : " https://github.com/Microsoft/AIVisualProvision" ,
82
+ "branch" : " master" ,
83
+ "branch_mapping" : {}
84
+ },
85
+ {
86
+ "path_to_root" : " azure-typescript-e2e-apps" ,
87
+ "url" : " https://github.com/Azure-Samples/azure-typescript-e2e-apps" ,
88
+ "branch" : " main" ,
89
+ "branch_mapping" : {}
90
+ },
91
+ {
92
+ "path_to_root" : " samples-cognitive-services-speech-sdk" ,
93
+ "url" : " https://github.com/Azure-Samples/cognitive-services-speech-sdk" ,
94
+ "branch" : " master" ,
95
+ "branch_mapping" : {}
96
+ },
97
+ {
98
+ "path_to_root" : " cognitive-services-rest-samples" ,
99
+ "url" : " https://github.com/Azure-Samples/cognitive-services-REST-api-samples" ,
100
+ "branch" : " master" ,
101
+ "branch_mapping" : {}
102
+ },
103
+ {
104
+ "path_to_root" : " azureml-examples-main" ,
105
+ "url" : " https://github.com/azure/azureml-examples" ,
106
+ "branch" : " main" ,
107
+ "branch_mapping" : {}
108
+ },
109
+ {
110
+ "path_to_root" : " rag-data-openai-python-promptflow-main" ,
111
+ "url" : " https://github.com/Azure-Samples/rag-data-openai-python-promptflow" ,
112
+ "branch" : " main" ,
113
+ "branch_mapping" : {}
28
114
}
29
115
],
116
+ "git_repository_url_open_to_public_contributors" : " https://github.com/MicrosoftDocs/azure-ai-docs" ,
117
+ "git_repository_branch_open_to_public_contributors" : " main" ,
30
118
"branch_target_mapping" : {},
31
119
"targets" : {}
32
120
}
0 commit comments