Skip to content

Commit 377c994

Browse files
authored
Merge pull request #6 from JasonWHowell/fixdocfx
Combine Docfx settings from AI and ML migrations
2 parents afcc097 + edc55e1 commit 377c994

8 files changed

+170
-71
lines changed

.openpublishing.publish.config.json

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -112,24 +112,6 @@
112112
"branch": "main",
113113
"branch_mapping": {}
114114
},
115-
{
116-
"path_to_root": "azureml-examples-main",
117-
"url": "https://github.com/azure/azureml-examples",
118-
"branch": "main",
119-
"branch_mapping": {}
120-
},
121-
{
122-
"path_to_root": "quickstart-templates",
123-
"url": "https://github.com/Azure/azure-quickstart-templates",
124-
"branch": "master",
125-
"branch_mapping": {}
126-
},
127-
{
128-
"path_to_root": "reusable-content",
129-
"url": "https://github.com/MicrosoftDocs/reusable-content",
130-
"branch": "main",
131-
"branch_mapping": {}
132-
},
133115
{
134116
"path_to_root": "azureml-examples-v2samplesreorg",
135117
"url": "https://github.com/azure/azureml-examples",
@@ -173,20 +155,14 @@
173155
"branch_mapping": {}
174156
},
175157
{
176-
"path_to_root": "azure-dev-docs-pr",
177-
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
158+
"path_to_root": "azure-search-static-web-app",
159+
"url": "https://github.com/Azure-Samples/azure-search-static-web-app",
178160
"branch": "main",
179161
"branch_mapping": {}
180162
},
181163
{
182-
"path_to_root": "terraform_samples",
183-
"url": "https://github.com/Azure/terraform",
184-
"branch": "master",
185-
"branch_mapping": {}
186-
},
187-
{
188-
"path_to_root": "azure-search-static-web-app",
189-
"url": "https://github.com/Azure-Samples/azure-search-static-web-app",
164+
"path_to_root": "azure-docs-pr-policy-includes",
165+
"url": "https://github.com/MicrosoftDocs/azure-docs-pr",
190166
"branch": "main",
191167
"branch_mapping": {}
192168
}

.openpublishing.redirection.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
{
22
"redirections": [
3-
{
4-
"source_path": "articles/ai-studio/how-to/commitment-tier.md",
5-
"redirect_url": "/azure/ai-services/commitment-tier.md",
6-
"redirect_document_id": false
7-
},
8-
{
9-
"source_path_from_root": "/articles/open-datasets/service/how-to-create-dataset-from-open-dataset.md",
10-
"redirect_url": "/azure/open-datasets/how-to-create-azure-machine-learning-dataset-from-open-dataset",
11-
"redirect_document_id": false
12-
},
13-
{
14-
"source_path_from_root": "/articles/open-datasets/tutorial-opendatasets-automl.md",
15-
"redirect_url": "/azure/machine-learning/tutorial-auto-train-models",
16-
"redirect_document_id": false
17-
}
3+
184
]
195
}

.openpublishing.redirection.security-benchmark.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,11 @@
114114
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models-open.md",
115115
"redirect_url": "/azure/ai-studio/how-to/deploy-models-managed",
116116
"redirect_document_id": false
117+
},
118+
{
119+
"source_path": "articles/ai-studio/how-to/commitment-tier.md",
120+
"redirect_url": "/azure/ai-services/commitment-tier.md",
121+
"redirect_document_id": false
117122
}
118123
]
119124
}

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@
398398
{
399399
"source_path_from_root": "/articles/machine-learning/tutorial-convert-ml-experiment-to-production.md",
400400
"redirect_url": "/azure/machine-learning/v1/how-to-convert-ml-experiment-to-production",
401-
"redirect_document_id": true
401+
"redirect_document_id": false
402402
},
403403
{
404404
"source_path_from_root": "/articles/machine-learning/tutorial-train-deploy-notebook.md",
@@ -1478,7 +1478,7 @@
14781478
{
14791479
"source_path_from_root": "/articles/machine-learning/tutorial-auto-train-models.md",
14801480
"redirect_url": "/azure/machine-learning/v1/how-to-auto-train-models-v1",
1481-
"redirect_document_id": true
1481+
"redirect_document_id": false
14821482
},
14831483
{
14841484
"source_path_from_root": "/articles/machine-learning/service/tutorial-1st-r-experiment.md",
@@ -4294,6 +4294,11 @@
42944294
"source_path_from_root": "/articles/machine-learning/prompt-flow/tools-reference/faiss-index-lookup-tool.md",
42954295
"redirect_url": "/azure/machine-learning/prompt-flow/tools-reference/index-lookup-tool",
42964296
"redirect_document_id": false
4297+
},
4298+
{
4299+
"source_path_from_root": "/articles/machine-learning/security-baseline.md",
4300+
"redirect_url": "/security/benchmark/azure/baselines/machine-learning-security-baseline",
4301+
"redirect_document_id": false
42974302
}
42984303
]
42994304
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/open-datasets/service/how-to-create-dataset-from-open-dataset.md",
5+
"redirect_url": "/azure/open-datasets/how-to-create-azure-machine-learning-dataset-from-open-dataset",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/open-datasets/tutorial-opendatasets-automl.md",
10+
"redirect_url": "/azure/machine-learning/tutorial-auto-train-models",
11+
"redirect_document_id": false
12+
}
13+
]
14+
}

articles/search/.openpublishing.redirection.search.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,11 @@
345345
"source_path_from_root": "/articles/search/search-api-indexers-2015-02-28-preview.md",
346346
"redirect_url": "/rest/api/searchservice/indexer-operations",
347347
"redirect_document_id": false
348+
},
349+
{
350+
"source_path_from_root": "/articles/search/security-baseline.md",
351+
"redirect_url": "/security/benchmark/azure/baselines/cognitive-search-security-baseline",
352+
"redirect_document_id": false
348353
}
349354
]
350355
}

docfx.json

Lines changed: 134 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"**/*.yml"
88
],
99
"exclude": [
10-
"iot-edge/**",
1110
"ai-services/document-intelligence/**",
1211
"**/_themes/**",
1312
"**/includes/**",
@@ -35,6 +34,20 @@
3534
"dest": "./machine-learning",
3635
"group": "grp-machine-learning"
3736
},
37+
{
38+
"files": [
39+
"**/*.md",
40+
"**/*.yml"
41+
],
42+
"exclude": [
43+
"**/_themes/**",
44+
"**/includes/**",
45+
"**/obj/**"
46+
],
47+
"src": "articles/ai-services/document-intelligence",
48+
"dest": "./ai-services/document-intelligence/",
49+
"group": "grp-document-intelligence"
50+
},
3851
{
3952
"files": [
4053
"**/*.md",
@@ -67,7 +80,6 @@
6780
"**/*.svg"
6881
],
6982
"exclude": [
70-
"iot-edge/**",
7183
"ai-services/document-intelligence/**",
7284
"**/_themes/**",
7385
"**/obj/**",
@@ -77,6 +89,22 @@
7789
"src": "articles",
7890
"dest": "."
7991
},
92+
{
93+
"files": [
94+
"**/*.gif",
95+
"**/*.jpeg",
96+
"**/*.jpg",
97+
"**/*.png",
98+
"**/*.svg"
99+
],
100+
"exclude": [
101+
"**/_themes/**",
102+
"**/obj/**"
103+
],
104+
"src": "articles/ai-services/document-intelligence",
105+
"dest": "./ai-services/document-intelligence/",
106+
"group": "grp-document-intelligence"
107+
},
80108
{
81109
"files": [
82110
"**/*.gif",
@@ -114,7 +142,7 @@
114142
],
115143
"groups": {
116144
"grp-document-intelligence": {
117-
"moniker_range": "\u003E=doc-intel-2.1.0",
145+
"moniker_range": ">=doc-intel-2.1.0",
118146
"dest": "destdocumentintelligence"
119147
},
120148
"grp-machine-learning": {
@@ -186,9 +214,6 @@
186214
"v-thpra"
187215
],
188216
"breadcrumb_path": "~/breadcrumb/azure-ai/toc.yml",
189-
"_op_documentIdPathDepotMapping": {
190-
"articles/iot-central/": {}
191-
},
192217
"brand": "azure",
193218
"feedback_github_repo": "MicrosoftDocs/azure-docs",
194219
"feedback_help_link_url": "https://learn.microsoft.com/answers/tags/133/azure",
@@ -209,21 +234,75 @@
209234
},
210235
"fileMetadata": {
211236
"author": {
212-
"articles/search/*.md": "HeidiSteen",
237+
"articles/ai-studio/**/*.md": "eric-urban",
238+
"articles/ai-services/**/*.md": "eric-urban",
239+
"articles/ai-services/anomaly-detector/**/*.md": "mrbullwinkle",
240+
"articles/ai-services/computer-vision/**/*.md": "PatrickFarley",
241+
"articles/ai-services/content-moderator/**/*.md": "PatrickFarley",
242+
"articles/ai-services/custom-vision-service/**/*.md": "PatrickFarley",
243+
"articles/ai-services/document-intelligence/**/*.md": "laujan",
244+
"articles/ai-services/luis/**/*.md": "aahill",
245+
"articles/ai-services/metrics-advisor/**/*.md": "mrbullwinkle",
246+
"articles/ai-services/personalizer/**/*.md": "jcodella",
247+
"articles/ai-services/qnamaker/**/*.md": "jboback",
248+
"articles/ai-services/openai/**/*.md": "mrbullwinkle",
249+
"articles/ai-services/speech-service/**/*.md": "eric-urban",
250+
"articles/ai-services/language-service/**/*.md": "aahill",
251+
"articles/ai-services/translator/**/*.md": "laujan",
213252
"articles/open-datasets/**/*.md": "shubhirajMsft",
214-
"articles/open-datasets/**/*.yml": "shubhirajMsft"
253+
"articles/open-datasets/**/*.yml": "shubhirajMsft",
254+
"articles/search/*.md": "HeidiSteen"
215255
},
216256
"featureFlags": {
217257
"articles/**/*.md": [
218258
"show_learn_banner"
219259
]
220260
},
221261
"feedback_product_url": {
262+
"articles/ai-services/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858",
263+
"articles/ai-services/Anomaly-Detector/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
264+
"articles/ai-services/Computer-vision/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858",
265+
"articles/ai-services/Content-Moderator/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
266+
"articles/ai-services/Custom-Vision-Service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858",
267+
"articles/ai-services/document-intelligence/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858",
268+
"articles/ai-services/Immersive-Reader/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
269+
"articles/ai-services/LUIS/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858",
270+
"articles/ai-services/metrics-advisor/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
271+
"articles/ai-services/QnAMaker/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
272+
"articles/ai-services/Personalizer/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
273+
"articles/ai-services/speech-service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=21041fae-0b25-ec11-b6e6-000d3a4f0858",
274+
"articles/ai-services/language-service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
275+
"articles/ai-services/Translator/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
276+
"articles/genomics/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
222277
"articles/machine-learning/**/*.md": "https://feedback.azure.com/d365community/forum/b9a0c624-ad25-ec11-b6e6-000d3a4f09d0",
223278
"articles/machine-learning/data-science-virtual-machine/*.md": "https://feedback.azure.com/d365community/forum/fe7451c9-7426-ec11-b6e6-000d3a4f032c",
224279
"articles/search/**/*.md": "https://feedback.azure.com/d365community/forum/9325d19e-0225-ec11-b6e6-000d3a4f07b8"
225280
},
281+
"feedback_system": {
282+
"articles/ai-services/Anomaly-Detector/**/*.*": "None",
283+
"articles/ai-services/content-moderator/**/*.*": "None",
284+
"articles/ai-services/metrics-advisor/**/*.*": "None",
285+
"articles/ai-services/personalizer/**/*.*": "None",
286+
"articles/ai-services/qnamaker/**/*.*": "None",
287+
"articles/ai-services/LUIS/**/*.*": "None"
288+
},
226289
"feedback_help_link_url": {
290+
"articles/ai-services/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services/",
291+
"articles/ai-services/Anomaly-Detector/**/*": "https://learn.microsoft.com/answers/tags/81/azure-anomaly-detector/",
292+
"articles/ai-services/Computer-vision/**/*": "https://learn.microsoft.com/answers/tags/127/azure-computer-vision/",
293+
"articles/ai-services/Content-Moderator/**/*": "https://learn.microsoft.com/answers/tags/481/content-safety/",
294+
"articles/ai-services/Custom-Vision-Service/**/*": "https://learn.microsoft.com/answers/tags/195/azure-custom-vision/",
295+
"articles/ai-services/document-intelligence/**/*": "https://learn.microsoft.com/answers/tags/440/document-intelligence/",
296+
"articles/ai-services/Immersive-Reader/**/*": "https://learn.microsoft.com/answers/tags/43/azure-immersive-reader/",
297+
"articles/ai-services/LUIS/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services",
298+
"articles/ai-services/metrics-advisor/**/*": "https://learn.microsoft.com/answers/tags/149/azure-metrics-advisor/",
299+
"articles/ai-services/openai/**/*": "https://learn.microsoft.com/answers/tags/387/azure-openai",
300+
"articles/ai-services/QnAMaker/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services/",
301+
"articles/ai-services/speech-service/**/*": "https://learn.microsoft.com/answers/tags/55/azure-speech/",
302+
"articles/ai-services/language-service/**/*": "https://learn.microsoft.com/answers/tags/416/language-service/",
303+
"articles/ai-services/Translator/**/*": "https://learn.microsoft.com/answers/tags/132/azure-translator/",
304+
"articles/ai-studio/**/*": "https://learn.microsoft.com/answers/tags/387/azure-openai",
305+
"articles/genomics/**/*": "https://learn.microsoft.com/answers/tags/45/azure-genomics/",
227306
"articles/machine-learning/**/*": "https://learn.microsoft.com/answers/tags/75/azure-machine-learning/",
228307
"articles/machine-learning/data-science-virtual-machine/**/*": "https://learn.microsoft.com/answers/tags/201/azure-data-science-vm/",
229308
"articles/open-datasets/**/*": "https://learn.microsoft.com/answers/tags/8/azure-open-datasets/",
@@ -238,14 +317,37 @@
238317
]
239318
},
240319
"manager": {
241-
"articles/search/**/*.md": "nitinme"
320+
"articles/search/**/*.md": "nitinme",
321+
"articles/ai-studio/**/*.md": "nitinme",
322+
"articles/ai-services/**/*.md": "nitinme",
323+
"articles/genomics/**/*.md": "scottpolly",
324+
"articles/genomics/**/*.yml": "scottpolly"
242325
},
243326
"ms.author": {
327+
"articles/ai-studio/**/*.md": "eur",
328+
"articles/ai-services/**/*.md": "eur",
329+
"articles/ai-services/anomaly-detector/**/*.md": "mbullwin",
330+
"articles/ai-services/computer-vision/**/*.md": "pafarley",
331+
"articles/ai-services/content-moderator/**/*.md": "pafarley",
332+
"articles/ai-services/custom-vision-service/**/*.md": "pafarley",
333+
"articles/ai-services/document-intelligence/**/*.md": "lajanuar",
334+
"articles/ai-services/luis/**/*.md": "aahi",
335+
"articles/ai-services/metrics-advisor/**/*.md": "mbullwin",
336+
"articles/ai-services/personalizer/**/*.md": "jacodel",
337+
"articles/ai-services/qnamaker/**/*.md": "jboback",
338+
"articles/ai-services/openai/**/*.md": "mbullwin",
339+
"articles/ai-services/speech-service/**/*.md": "eur",
340+
"articles/ai-services/language-service/**/*.md": "aahi",
341+
"articles/ai-services/translator/**/*.md": "lajanuar",
244342
"articles/open-datasets/**/*.md": "samkemp",
245343
"articles/open-datasets/**/*.yml": "samkemp",
246344
"articles/search/*.md": "heidist"
247345
},
248346
"ms.collection": {
347+
"articles/ai-services/**/*.md": "ce-skilling-ai-copilot",
348+
"articles/ai-services/**/*.yml": "ce-skilling-ai-copilot",
349+
"articles/ai-studio/**/*.md": "ce-skilling-ai-copilot",
350+
"articles/ai-studio/**/*.yml": "ce-skilling-ai-copilot",
249351
"articles/search/**/*.md": "ce-skilling-ai-copilot",
250352
"articles/search/**/*.yml": "ce-skilling-ai-copilot",
251353
"articles/machine-learning/*.md": "ce-skilling-ai-copilot",
@@ -256,17 +358,37 @@
256358
"articles/machine-learning/prompt-flow/*.md": "ce-skilling-ai-copilot",
257359
"articles/machine-learning/v1/*.md": "ce-skilling-ai-copilot"
258360
},
361+
"ms.custom": {
362+
"articles/machine-learning/v1/*.md": "UpdateFrequency5"
363+
},
364+
"ms.service": {
365+
"articles/ai-studio/**/*.md": "azure-ai-services",
366+
"articles/ai-services/**/*.md": "azure-ai-services",
367+
"articles/ai-services/speech-service/*.md": "azure-ai-speech",
368+
"articles/ai-services/translator/**/*.md": "azure-ai-translator",
369+
"articles/ai-services/personalizer/**/*.md": "azure-ai-personalizer",
370+
"articles/ai-services/computer-vision/**/*.md": "azure-ai-vision",
371+
"articles/ai-services/content-moderator/**/*.md": "azure-ai-content-moderator",
372+
"articles/ai-services/language-service/**/*.md": "azure-ai-language",
373+
"articles/ai-services/anomaly-detector/**/*.md": "azure-ai-anomaly-detector",
374+
"articles/ai-services/custom-vision-service/**/*.md": "azure-ai-custom-vision"
375+
},
259376
"monikerRange": {
377+
"articles/ai-services/document-intelligence/**/*.md": ">=doc-intel-2.1.0",
260378
"articles/machine-learning/**/*.md": "azureml-api-2",
261379
"articles/machine-learning/v1/**/*.md": "azureml-api-1"
262380
},
381+
"recommendations": {
382+
"articles/ai-services/Translator/**/*.md": false
383+
},
263384
"titleSuffix": {
385+
"articles/ai-studio/**/*.md": "Azure AI Studio",
386+
"articles/ai-services/**/*.md": "Azure AI services",
387+
"articles/ai-services/LUIS/*.md": "Azure",
388+
"articles/ai-services/LUIS/*.yml": "Azure",
264389
"articles/machine-learning/*.md": "Azure Machine Learning",
265390
"articles/open-datasets/**/*.md": "Azure Open Datasets",
266391
"articles/open-datasets/**/*.yml": "Azure Open Datasets"
267-
},
268-
"ms.custom": {
269-
"articles/machine-learning/v1/*.md": "UpdateFrequency5"
270392
}
271393
},
272394
"overwrite": [],

0 commit comments

Comments
 (0)