forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.openpublishing.publish.config.json
902 lines (902 loc) · 37.5 KB
/
.openpublishing.publish.config.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
{
"build_entry_point": "docs",
"docsets_to_publish": [
{
"docset_name": "azure-documents",
"build_source_folder": ".",
"build_output_subfolder": "azure",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"xref_query_tags": ["/dotnet", "/python"],
"open_to_public_contributors": true,
"type_mapping": {
"ZonePivotGroups": "Toc",
"Conceptual": "Content",
"ManagedReference": "Content",
"LandingData": "Content",
"RestApi": "Content",
"ContextObject": "Toc"
},
"build_entry_point": "docs",
"template_folder": "_themes",
"version": 0
}
],
"notification_subscribers": ["[email protected]"],
"sync_notification_subscribers": ["[email protected]"],
"branches_to_filter": [],
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-docs",
"git_repository_branch_open_to_public_contributors": "main",
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"contribution_branch_mappings": {},
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "_themes.pdf",
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "acr-tasks",
"url": "https://github.com/Azure-Samples/acr-tasks",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "active-directory-b2c-javascript-nodejs-webapi",
"url": "https://github.com/Azure-Samples/active-directory-b2c-javascript-nodejs-webapi",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "active-directory-b2c-msal-node-sign-in-sign-out-webapp",
"url": "https://github.com/Azure-Samples/active-directory-b2c-msal-node-sign-in-sign-out-webapp",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "AIVisualProvision",
"url": "https://github.com/Microsoft/AIVisualProvision",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "api-management-policy-samples",
"url": "https://github.com/Azure/api-management-policy-snippets",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure_arc_sample",
"url": "https://github.com/microsoft/azure_arc",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure_cli_scripts",
"url": "https://github.com/Azure-Samples/azure-cli-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure_powershell_scripts",
"url": "https://github.com/Azure-Samples/azure-docs-powershell-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure_storage-snippets",
"url": "https://github.com/Azure-Samples/AzureStorageSnippets",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-actions-workflow-samples",
"url": "https://github.com/Azure/actions-workflow-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-ai-vision-sdk",
"url": "https://github.com/Azure-Samples/azure-ai-vision-sdk",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-app-service-multi-container",
"url": "https://github.com/Azure-Samples/multicontainerwordpress",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-cache-redis-samples",
"url": "https://github.com/Azure-Samples/azure-cache-redis-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-dev-docs-pr",
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-docs-bicep-samples",
"url": "https://github.com/Azure/azure-docs-bicep-samples/",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-docs-json-samples",
"url": "https://github.com/Azure/azure-docs-json-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-docs-snippets-pr",
"url": "https://github.com/MicrosoftDocs/azure-docs-snippets-pr",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-dapr-extension",
"url": "https://github.com/Azure/azure-functions-dapr-extension",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-dotnet-worker",
"url": "https://github.com/Azure/azure-functions-dotnet-worker",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-durable-js",
"url": "https://github.com/Azure/azure-functions-durable-js",
"branch": "v2.x",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-durable-js-v3",
"url": "https://github.com/Azure/azure-functions-durable-js",
"branch": "v3.x",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-kafka-extension",
"url": "https://github.com/Azure/azure-functions-kafka-extension",
"branch": "dev",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-nodejs-v4",
"url": "https://github.com/Azure/azure-functions-nodejs-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-python-worker",
"url": "https://github.com/Azure/azure-functions-python-worker",
"branch": "dev",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-python-worker-extension",
"url": "https://github.com/Azure-Samples/python-worker-extension-timer",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-samples-java",
"url": "https://github.com/Azure-Samples/azure-functions-samples-java",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "functions-quickstart-dotnet-azd",
"url": "https://github.com/Azure-Samples/functions-quickstart-dotnet-azd",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-quickstart-java-azd",
"url": "https://github.com/Azure-Samples/azure-functions-java-flex-consumption-azd",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-quickstart-python-azd",
"url": "https://github.com/Azure-Samples/functions-quickstart-python-http-azd",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-quickstart-powershell-azd",
"url": "https://github.com/Azure-Samples/functions-quickstart-powershell-azd",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-quickstart-javascript-azd",
"url": "https://github.com/Azure-Samples/functions-quickstart-javascript-azd",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-quickstart-typescript-azd",
"url": "https://github.com/Azure-Samples/functions-quickstart-typescript-azd",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-functions-templates-v3",
"url": "https://github.com/Azure/azure-functions-templates",
"branch": "v3.x",
"branch_mapping": {}
},
{
"path_to_root": "azure-iot-operations-samples",
"url": "https://github.com/Azure-Samples/explore-iot-operations",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-iot-sdk-node",
"url": "https://github.com/Azure/azure-iot-sdk-node",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-load-testing-samples",
"url": "https://github.com/Azure-Samples/azure-load-testing-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-proactive-resiliency-library",
"url": "https://github.com/Azure/Azure-Proactive-Resiliency-Library",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-reference-other-repo",
"url": "https://github.com/MicrosoftDocs/azure-reference-other-pr",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-sdk-for-go-samples",
"url": "https://github.com/Azure-Samples/azure-sdk-for-go-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-sdk-for-java-event-hubs",
"url": "https://github.com/Azure/azure-sdk-for-java/",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-sdk-for-java-script-event-hubs",
"url": "https://github.com/Azure/azure-sdk-for-js/",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net/",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-sdk-for-net-event-hubs",
"url": "https://github.com/Azure/azure-sdk-for-net/",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-sdk-for-python-event-hubs",
"url": "https://github.com/Azure/azure-sdk-for-python/",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-search-dotnet-samples",
"url": "https://github.com/Azure-Samples/azure-search-dotnet-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-search-javascript-samples",
"url": "https://github.com/Azure-Samples/azure-search-javascript-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-search-python-samples",
"url": "https://github.com/Azure-Samples/azure-search-python-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-search-static-web-app",
"url": "https://github.com/Azure-Samples/azure-search-static-web-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-spring-apps-reference-architecture",
"url": "https://github.com/Azure/azure-spring-apps-landing-zone-accelerator",
"branch": "reference-architecture",
"branch_mapping": {}
},
{
"path_to_root": "azure-storage-snippets",
"url": "https://github.com/azure-samples/AzureStorageSnippets",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-typescript-e2e-apps",
"url": "https://github.com/Azure-Samples/azure-typescript-e2e-apps",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azuresignalr-samples",
"url": "https://github.com/aspnet/AzureSignalR-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "blob-devguide-go",
"url": "https://github.com/Azure-Samples/blob-storage-devguide-go",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cli_scripts",
"url": "https://github.com/Azure/azure-docs-cli-python-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "digital-twins-docs-samples",
"url": "https://github.com/azure-samples/digital-twins-docs-code",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "digital-twins-docs-samples-dps",
"url": "https://github.com/Azure-Samples/digital-twins-iothub-integration",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "digital-twins-docs-samples-getting-started",
"url": "https://github.com/Azure-Samples/azure-digital-twins-getting-started",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "dotnet-samples",
"url": "https://github.com/dotnet/samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "function-app-arm-templates",
"url": "https://github.com/Azure-Samples/function-app-arm-templates",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "function-flex-consumption",
"url": "https://github.com/Azure-Samples/azure-functions-flex-consumption-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-azure-product",
"url": "https://github.com/Azure/Azure-Functions",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-docs-csharp",
"url": "https://github.com/Azure-Samples/functions-docs-csharp",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "functions-docs-javascript",
"url": "https://github.com/Azure-Samples/functions-docs-javascript",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "functions-docs-powershell",
"url": "https://github.com/Azure-Samples/functions-docs-powershell",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "functions-docs-python",
"url": "https://github.com/Azure-Samples/functions-docs-python",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "functions-docs-python-v2",
"url": "https://github.com/Azure-Samples/functions-docs-python-v2",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-docs-typescript",
"url": "https://github.com/Azure-Samples/functions-docs-typescript",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "functions-openai-extension",
"url": "https://github.com/Azure/azure-functions-openai-extension",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-openapi-turbine-repair",
"url": "https://github.com/Azure-Samples/functions-openapi-turbine-repair",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-openapi-turbine-repair-isolated",
"url": "https://github.com/Azure-Samples/functions-openapi-turbine-repair-isolated",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "functions-python-extensions",
"url": "https://github.com/Azure/azure-functions-python-extensions",
"branch": "dev",
"branch_mapping": {}
},
{
"path_to_root": "functions-python-tensorflow-tutorial",
"url": "https://github.com/Azure-Samples/functions-python-tensorflow-tutorial",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "functions-pytorch",
"url": "https://github.com/Azure-Samples/functions-python-pytorch-tutorial",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "functions-quickstart-java",
"url": "https://github.com/Azure-Samples/functions-quickstarts-java",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "functions-quickstart-templates",
"url": "https://github.com/Azure/azure-functions-templates",
"branch": "dev",
"branch_mapping": {}
},
{
"path_to_root": "functions-quickstart-templates-v1",
"url": "https://github.com/Azure/azure-functions-templates",
"branch": "v1.x",
"branch_mapping": {}
},
{
"path_to_root": "functions-sql-todo-sample",
"url": "https://github.com/Azure-Samples/azure-sql-binding-func-dotnet-todo",
"branch": "docs-snippets",
"branch_mapping": {}
},
{
"path_to_root": "ImmersiveReaderSdk",
"url": "https://github.com/microsoft/immersive-reader-sdk",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "iot-samples-c",
"url": "https://github.com/Azure/azure-iot-sdk-c",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "iot-samples-node",
"url": "https://github.com/Azure-Samples/azure-iot-samples-node",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e",
"url": "https://github.com/azure-samples/js-e2e",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "media-services-video-indexer",
"url": "https://github.com/Azure-Samples/media-services-video-indexer",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-app-service-sqldb-dotnetcore",
"url": "https://github.com/Azure-Samples/msdocs-app-service-sqldb-dotnetcore",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-django-postgresql-sample-app",
"url": "https://github.com/Azure-Samples/msdocs-django-postgresql-sample-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-fastapi-postgresql-sample-app",
"url": "https://github.com/Azure-Samples/msdocs-fastapi-postgresql-sample-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-flask-postgresql-sample-app",
"url": "https://github.com/Azure-Samples/msdocs-flask-postgresql-sample-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-nodejs-mongodb-azure-sample-app",
"url": "https://github.com/Azure-Samples/msdocs-nodejs-mongodb-azure-sample-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-python-django-webapp-quickstart",
"url": "https://github.com/Azure-Samples/msdocs-python-django-webapp-quickstart",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-python-fastapi-webapp-quickstart",
"url": "https://github.com/Azure-Samples/msdocs-python-fastapi-webapp-quickstart",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-python-flask-webapp-quickstart",
"url": "https://github.com/Azure-Samples/msdocs-python-flask-webapp-quickstart",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-quarkus-postgresql-sample-app",
"url": "https://github.com/Azure-Samples/msdocs-quarkus-postgresql-sample-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-storage-bind-function-service",
"url": "https://github.com/Azure-Samples/msdocs-storage-bind-function-service",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-spring-boot-mongodb-sample-app",
"url": "https://github.com/Azure-Samples/msdocs-spring-boot-mongodb-sample-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-tomcat-mysql-sample-app",
"url": "https://github.com/Azure-Samples/msdocs-tomcat-mysql-sample-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "playwright-testing-service",
"url": "https://github.com/microsoft/playwright-testing-service",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "policy-templates",
"url": "https://github.com/Azure/azure-policy",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "powershell_scripts",
"url": "https://github.com/Azure/azure-docs-powershell-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "quickstart-templates",
"url": "https://github.com/Azure/azure-quickstart-templates",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "rag-data-openai-python-promptflow-main",
"url": "https://github.com/Azure-Samples/rag-data-openai-python-promptflow",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "remote-monitoring-webui",
"url": "https://github.com/Azure/pcs-remote-monitoring-webui.git",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "resourcemanager-templates",
"url": "https://github.com/Azure/azure-docs-json-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "reusable-content",
"url": "https://github.com/MicrosoftDocs/reusable-content",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "samples-anomaly-detector",
"url": "https://github.com/Azure-Samples/anomalydetector",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "samples-durable-functions",
"url": "https://github.com/Azure/azure-functions-durable-extension",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "samples-durable-functions-python",
"url": "https://github.com/Azure/azure-functions-durable-python",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "samples-eCommerceCatalogModeration",
"url": "https://github.com/MicrosoftContentModerator/samples-eCommerceCatalogModeration",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "samples-fbPageModeration",
"url": "https://github.com/MicrosoftContentModerator/samples-fbPageModeration",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "samples-iot-distributed-tracing",
"url": "https://github.com/Azure-Samples/azure-iot-distributed-tracing-sample",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "samples-javascript",
"url": "https://github.com/Microsoft/tsiclient",
"branch": "tutorial",
"branch_mapping": {}
},
{
"path_to_root": "samples-tsi",
"url": "https://github.com/Azure-Samples/Azure-Time-Series-Insights",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "storage-mgmt-devguide-dotnet",
"url": "https://github.com/Azure-Samples/storage-mgmt-devguide-dotnet",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "terraform",
"url": "https://github.com/Azure/terraform",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "terraform_samples",
"url": "https://github.com/Azure/terraform",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "VideoReviewConsoleApp",
"url": "https://github.com/MicrosoftContentModerator/VideoReviewConsoleApp",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "web-apps-node-iot-hub-data-visualization",
"url": "https://github.com/azure-samples/web-apps-node-iot-hub-data-visualization",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "WebApp-OpenIdConnect-DotNet",
"url": "https://github.com/AzureADQuickStarts/WebApp-OpenIdConnect-DotNet",
"branch": "GuidedSetup",
"branch_mapping": {}
}
],
"branch_target_mapping": {
"live": ["Publish", "PDF"],
"main": ["Publish", "PDF"]
},
"need_generate_pdf_url_template": true,
"targets": {
"Pdf": {
"template_folder": "_themes.pdf"
}
},
"docs_build_engine": {
"name": "docfx_v3"
},
"redirection_files": [
".openpublishing.redirection.active-directory.json",
".openpublishing.redirection.ai-services-from-applied.json",
".openpublishing.redirection.ai-services-from-cog.json",
".openpublishing.redirection.applied-ai-old.json",
".openpublishing.redirection.applied-ai-services.json",
".openpublishing.redirection.ansible.json",
".openpublishing.redirection.api-center.json",
".openpublishing.redirection.api-management.json",
".openpublishing.redirection.app-service.json",
".openpublishing.redirection.asc-for-iot.json",
".openpublishing.redirection.availability-zones.json",
".openpublishing.redirection.azure-app-configuration.json",
".openpublishing.redirection.azure-arc-data.json",
".openpublishing.redirection.azure-australia.json",
".openpublishing.redirection.azure-databricks.json",
".openpublishing.redirection.azure-datalake-storage-gen1.json",
".openpublishing.redirection.azure-hpc.json",
".openpublishing.redirection.azure-monitor.json",
".openpublishing.redirection.azure-percept.json",
".openpublishing.redirection.azure-productivity.json",
".openpublishing.redirection.azure-resource-manager.json",
".openpublishing.redirection.azure-stack.json",
".openpublishing.redirection.azure-vmware.json",
".openpublishing.redirection.azure-web-pubsub.json",
".openpublishing.redirection.baremetal-infrastructure.json",
".openpublishing.redirection.blockchain.json",
".openpublishing.redirection.cognitive-services.json",
".openpublishing.redirection.container-service.json",
".openpublishing.redirection.data-lake-analytics.json",
".openpublishing.redirection.defender-for-iot.json",
".openpublishing.redirection.dev-spaces.json",
".openpublishing.redirection.devops-project.json",
".openpublishing.redirection.dms.json",
".openpublishing.redirection.document-db.json",
".openpublishing.redirection.germany.json",
".openpublishing.redirection.government.json",
".openpublishing.redirection.guidance.json",
".openpublishing.redirection.industry.json",
".openpublishing.redirection.iot-accelerators.json",
".openpublishing.redirection.iot-develop.json",
".openpublishing.redirection.iot-hub-device-update.json",
".openpublishing.redirection.json",
".openpublishing.redirection.machine-configuration.json",
".openpublishing.redirection.marketplace.json",
".openpublishing.redirection.openshift.json",
".openpublishing.redirection.private-multi-access-edge-compute-mec.json",
".openpublishing.redirection.purview.json",
".openpublishing.redirection.remoteapp.json",
".openpublishing.redirection.security-benchmark.json",
".openpublishing.redirection.security-center.json",
".openpublishing.redirection.sentinel.json",
".openpublishing.redirection.service-fabric-mesh.json",
".openpublishing.redirection.spring-cloud.json",
".openpublishing.redirection.sql-data-warehouse.json",
".openpublishing.redirection.sql-database.json",
".openpublishing.redirection.terraform.json",
".openpublishing.redirection.update-center.json",
".openpublishing.redirection.virtual-desktop.json",
".openpublishing.redirection.vmware-cloudsimple.json",
"articles/active-directory-b2c/.openpublishing.redirection.active-directory-b2c.json",
"articles/ai-services.openpublishing.redirection.ai-services.json",
"articles/ai-studio/.openpublishing.redirection.ai-studio.json",
"articles/analysis-services/.openpublishing.redirection.analysis-services.json",
"articles/application-gateway/.openpublishing.redirection.application-gateway.json",
"articles/automation/.openpublishing.redirection.automation.json",
"articles/azure-arc/.openpublishing.redirection.azure-arc.json",
"articles/azure-cache-for-redis/.openpublishing.redirection.redis-cache.json",
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
"articles/azure-functions/.openpublishing.redirection.azure-functions.json",
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
"articles/azure-relay/.openpublishing.redirection.relay.json",
"articles/azure-video-analyzer/.openpublishing.redirection.azure-video-analyzer.json",
"articles/backup/.openpublishing.redirection.backup.json",
"articles/batch/.openpublishing.redirection.batch.json",
"articles/cloud-services/.openpublishing.redirection.cloud-services.json",
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json",
"articles/communication-services/.openpublishing.redirection.communication-services.json",
"articles/communications-gateway/.openpublishing.redirection.communications-gateway.json",
"articles/confidential-computing/.openpublishing.redirection.json",
"articles/container-apps/.openpublishing.redirection.container-apps.json",
"articles/cosmos-db/.openpublishing.redirection.cosmos-db.json",
"articles/cost-management-billing/.openpublishing.redirection.cost-management-billing.json",
"articles/data-catalog/.openpublishing.redirection.data-catalog.json",
"articles/data-factory/.openpublishing.redirection.data-factory.json",
"articles/databox-online/.openpublishing.redirection.databox-online.json",
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json",
"articles/dev-box/.openpublishing.redirection.dev-box.json",
"articles/digital-twins/.openpublishing.redirection.digital-twins.json",
"articles/energy-data-services/.openpublishing.redirection.energy-data-services.json",
"articles/event-grid/.openpublishing.redirection.event-grid.json",
"articles/event-hubs/.openpublishing.redirection.event-hubs.json",
"articles/frontdoor/.openpublishing.redirection.frontdoor.json",
"articles/governance/blueprints/.openpublishing.redirection.blueprints.json",
"articles/governance/management-groups/.openpublishing.redirection.management-groups.json",
"articles/governance/policy/.openpublishing.redirection.policy.json",
"articles/governance/policy/.openpublishing.redirection.resource-graph.json",
"articles/hdinsight-aks/.openpublishing.redirection.hdinsight-aks.json",
"articles/hdinsight/.openpublishing.redirection.hdinsight.json",
"articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json",
"articles/internet-peering/.openpublishing.redirection.internet-peering.json",
"articles/iot-central/.openpublishing.redirection.iot-central.json",
"articles/iot-dps/.openpublishing.redirection.iot-dps.json",
"articles/iot-edge/.openpublishing.redirection.iot-edge.json",
"articles/iot-hub/.openpublishing.redirection.iot-hub.json",
"articles/iot-operations/.openpublishing.redirection.iot-operations.json",
"articles/iot/.openpublishing.redirection.iot.json",
"articles/lab-services/.openpublishing.redirection.lab-services.json",
"articles/load-balancer/.openpublishing.redirection.load-balancer.json",
"articles/load-testing/.openpublishing.redirection.azure-load-testing.json",
"articles/logic-apps/.openpublishing.redirection.logic-apps.json",
"articles/machine-learning/.openpublishing.redirection.machine-learning.json",
"articles/machine-learning/v1/.openpublishing.redirection.machine-learning-v1.json",
"articles/managed-instance-apache-cassandra/.openpublishing.redirection.managed-instance-apache-cassandra.json",
"articles/mariadb/.openpublishing.redirection.mariadb.json",
"articles/migrate/.openpublishing.redirection.migrate.json",
"articles/mysql/.openpublishing.redirection.mysql.json",
"articles/network-watcher/.openpublishing.redirection.network-watcher.json",
"articles/networking/.openpublishing.redirection.networking.json",
"articles/object-anchors/.openpublishing.redirection.object-anchors.json",
"articles/operator-insights/.openpublishing.redirection.operator-insights.json",
"articles/operator-nexus/.openpublishing.redirection.operator-nexus.json",
"articles/operator-service-manager/.openpublishing.redirection.operator-service-manager.json",
"articles/peering-service/.openpublishing.redirection.peering-service.json",
"articles/postgresql/.openpublishing.redirection.postgresql.json",
"articles/route-server/.openpublishing.redirection.route-server.json",
"articles/sap/.openpublishing.redirection.sap.json",
"articles/search/.openpublishing.redirection.search.json",
"articles/security/.openpublishing.redirection.security.json",
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
"articles/service-fabric/.openpublishing.redirection.service-fabric.json",
"articles/site-recovery/.openpublishing.redirection.site-recovery.json",
"articles/spatial-anchors/.openpublishing.redirection.spatial-anchors.json",
"articles/spring-apps/.openpublishing.redirection.spring-apps.json",
"articles/static-web-apps/.openpublishing.redirection.static-web-apps.json",
"articles/storage/.openpublishing.redirection.storage.json",
"articles/storsimple/.openpublishing.redirection.storsimple.json",
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
"articles/synapse-analytics/.openpublishing.redirection.synapse-analytics.json",
"articles/time-series-insights/.openpublishing.redirection.time-series-insights.json",
"articles/virtual-machine-scale-sets/.openpublishing.redirection.virtual-machine-scale-sets.json",
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
"articles/virtual-network/.openpublishing.redirection.virtual-network.json",
"articles/vpn-gateway/.openpublishing.redirection.vpn-gateway.json"
]
}