|
19 | 19 | "src": "articles", |
20 | 20 | "dest": "." |
21 | 21 | }, |
| 22 | + { |
| 23 | + "files": [ |
| 24 | + "**/*.md", |
| 25 | + "**/*.yml" |
| 26 | + ], |
| 27 | + "exclude": [ |
| 28 | + "**/_themes/**", |
| 29 | + "**/includes/**", |
| 30 | + "**/obj/**", |
| 31 | + "**/v1/**", |
| 32 | + "**/v-fake/**" |
| 33 | + ], |
| 34 | + "src": "articles/machine-learning", |
| 35 | + "dest": "./machine-learning", |
| 36 | + "group": "grp-machine-learning" |
| 37 | + }, |
22 | 38 | { |
23 | 39 | "files": [ |
24 | 40 | "**/*.md", |
|
29 | 45 | "**/includes/**", |
30 | 46 | "**/obj/**" |
31 | 47 | ], |
32 | | - "src": "articles/ai-services/document-intelligence", |
33 | | - "dest": "./ai-services/document-intelligence/", |
34 | | - "group": "grp-document-intelligence" |
| 48 | + "src": "articles/machine-learning/v1", |
| 49 | + "dest": "./machine-learning", |
| 50 | + "group": "grp-machine-learningv1" |
35 | 51 | }, |
36 | 52 | { |
37 | 53 | "files": [ |
|
61 | 77 | "src": "articles", |
62 | 78 | "dest": "." |
63 | 79 | }, |
| 80 | + { |
| 81 | + "files": [ |
| 82 | + "**/*.gif", |
| 83 | + "**/*.jpeg", |
| 84 | + "**/*.jpg", |
| 85 | + "**/*.png", |
| 86 | + "**/*.svg" |
| 87 | + ], |
| 88 | + "exclude": [ |
| 89 | + "**/_themes/**", |
| 90 | + "**/obj/**", |
| 91 | + "**/v1/**", |
| 92 | + "**/v-fake/**" |
| 93 | + ], |
| 94 | + "src": "articles/machine-learning", |
| 95 | + "dest": "./machine-learning/", |
| 96 | + "group": "grp-machine-learning" |
| 97 | + }, |
64 | 98 | { |
65 | 99 | "files": [ |
66 | 100 | "**/*.gif", |
|
73 | 107 | "**/_themes/**", |
74 | 108 | "**/obj/**" |
75 | 109 | ], |
76 | | - "src": "articles/ai-services/document-intelligence", |
77 | | - "dest": "./ai-services/document-intelligence/", |
78 | | - "group": "grp-document-intelligence" |
| 110 | + "src": "articles/machine-learning/v1", |
| 111 | + "dest": "./machine-learning/", |
| 112 | + "group": "grp-machine-learningv1" |
79 | 113 | } |
80 | 114 | ], |
81 | 115 | "groups": { |
82 | 116 | "grp-document-intelligence": { |
83 | 117 | "moniker_range": "\u003E=doc-intel-2.1.0", |
84 | 118 | "dest": "destdocumentintelligence" |
| 119 | + }, |
| 120 | + "grp-machine-learning": { |
| 121 | + "moniker_range": "azureml-api-2 || azureml-api-1", |
| 122 | + "dest": "destmachinelearning" |
| 123 | + }, |
| 124 | + "grp-machine-learningv1": { |
| 125 | + "moniker_range": "azureml-api-1", |
| 126 | + "dest": "destmachinelearningv1" |
85 | 127 | } |
86 | 128 | }, |
87 | 129 | "globalMetadata": { |
|
167 | 209 | }, |
168 | 210 | "fileMetadata": { |
169 | 211 | "author": { |
170 | | - "articles/ai-studio/**/*.md": "eric-urban", |
171 | | - "articles/ai-services/**/*.md": "eric-urban", |
172 | | - "articles/ai-services/anomaly-detector/**/*.md": "mrbullwinkle", |
173 | | - "articles/ai-services/computer-vision/**/*.md": "PatrickFarley", |
174 | | - "articles/ai-services/content-moderator/**/*.md": "PatrickFarley", |
175 | | - "articles/ai-services/custom-vision-service/**/*.md": "PatrickFarley", |
176 | | - "articles/ai-services/document-intelligence/**/*.md": "laujan", |
177 | | - "articles/ai-services/luis/**/*.md": "aahill", |
178 | | - "articles/ai-services/metrics-advisor/**/*.md": "mrbullwinkle", |
179 | | - "articles/ai-services/personalizer/**/*.md": "jcodella", |
180 | | - "articles/ai-services/qnamaker/**/*.md": "jboback", |
181 | | - "articles/ai-services/openai/**/*.md": "mrbullwinkle", |
182 | | - "articles/ai-services/speech-service/**/*.md": "eric-urban", |
183 | | - "articles/ai-services/language-service/**/*.md": "aahill", |
184 | | - "articles/ai-services/translator/**/*.md": "laujan" |
| 212 | + "articles/search/*.md": "HeidiSteen", |
| 213 | + "articles/open-datasets/**/*.md": "shubhirajMsft", |
| 214 | + "articles/open-datasets/**/*.yml": "shubhirajMsft" |
185 | 215 | }, |
186 | 216 | "featureFlags": { |
187 | 217 | "articles/**/*.md": [ |
188 | 218 | "show_learn_banner" |
189 | 219 | ] |
190 | 220 | }, |
191 | 221 | "feedback_product_url": { |
192 | | - "articles/ai-services/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858", |
193 | | - "articles/ai-services/Anomaly-Detector/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858", |
194 | | - "articles/ai-services/Computer-vision/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858", |
195 | | - "articles/ai-services/Content-Moderator/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858", |
196 | | - "articles/ai-services/Custom-Vision-Service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858", |
197 | | - "articles/ai-services/document-intelligence/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858", |
198 | | - "articles/ai-services/Immersive-Reader/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858", |
199 | | - "articles/ai-services/LUIS/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858", |
200 | | - "articles/ai-services/metrics-advisor/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858", |
201 | | - "articles/ai-services/QnAMaker/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858", |
202 | | - "articles/ai-services/Personalizer/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858", |
203 | | - "articles/ai-services/speech-service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=21041fae-0b25-ec11-b6e6-000d3a4f0858", |
204 | | - "articles/ai-services/language-service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858", |
205 | | - "articles/ai-services/Translator/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858", |
206 | | - "articles/genomics/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4" |
207 | | - }, |
208 | | - "feedback_system": { |
209 | | - "articles/ai-services/Anomaly-Detector/**/*.*": "None", |
210 | | - "articles/ai-services/content-moderator/**/*.*": "None", |
211 | | - "articles/ai-services/metrics-advisor/**/*.*": "None", |
212 | | - "articles/ai-services/personalizer/**/*.*": "None", |
213 | | - "articles/ai-services/qnamaker/**/*.*": "None", |
214 | | - "articles/ai-services/LUIS/**/*.*": "None" |
| 222 | + "articles/machine-learning/**/*.md": "https://feedback.azure.com/d365community/forum/b9a0c624-ad25-ec11-b6e6-000d3a4f09d0", |
| 223 | + "articles/machine-learning/data-science-virtual-machine/*.md": "https://feedback.azure.com/d365community/forum/fe7451c9-7426-ec11-b6e6-000d3a4f032c", |
| 224 | + "articles/search/**/*.md": "https://feedback.azure.com/d365community/forum/9325d19e-0225-ec11-b6e6-000d3a4f07b8" |
215 | 225 | }, |
216 | 226 | "feedback_help_link_url": { |
217 | | - "articles/ai-services/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services/", |
218 | | - "articles/ai-services/Anomaly-Detector/**/*": "https://learn.microsoft.com/answers/tags/81/azure-anomaly-detector/", |
219 | | - "articles/ai-services/Computer-vision/**/*": "https://learn.microsoft.com/answers/tags/127/azure-computer-vision/", |
220 | | - "articles/ai-services/Content-Moderator/**/*": "https://learn.microsoft.com/answers/tags/481/content-safety/", |
221 | | - "articles/ai-services/Custom-Vision-Service/**/*": "https://learn.microsoft.com/answers/tags/195/azure-custom-vision/", |
222 | | - "articles/ai-services/document-intelligence/**/*": "https://learn.microsoft.com/answers/tags/440/document-intelligence/", |
223 | | - "articles/ai-services/Immersive-Reader/**/*": "https://learn.microsoft.com/answers/tags/43/azure-immersive-reader/", |
224 | | - "articles/ai-services/LUIS/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services", |
225 | | - "articles/ai-services/metrics-advisor/**/*": "https://learn.microsoft.com/answers/tags/149/azure-metrics-advisor/", |
226 | | - "articles/ai-services/openai/**/*": "https://learn.microsoft.com/answers/tags/387/azure-openai", |
227 | | - "articles/ai-services/QnAMaker/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services/", |
228 | | - "articles/ai-services/speech-service/**/*": "https://learn.microsoft.com/answers/tags/55/azure-speech/", |
229 | | - "articles/ai-services/language-service/**/*": "https://learn.microsoft.com/answers/tags/416/language-service/", |
230 | | - "articles/ai-services/Translator/**/*": "https://learn.microsoft.com/answers/tags/132/azure-translator/", |
231 | | - "articles/ai-studio/**/*": "https://learn.microsoft.com/answers/tags/387/azure-openai", |
232 | | - "articles/genomics/**/*": "https://learn.microsoft.com/answers/tags/45/azure-genomics/" |
| 227 | + "articles/machine-learning/**/*": "https://learn.microsoft.com/answers/tags/75/azure-machine-learning/", |
| 228 | + "articles/machine-learning/data-science-virtual-machine/**/*": "https://learn.microsoft.com/answers/tags/201/azure-data-science-vm/", |
| 229 | + "articles/open-datasets/**/*": "https://learn.microsoft.com/answers/tags/8/azure-open-datasets/", |
| 230 | + "articles/search/**/*": "https://learn.microsoft.com/en-us/answers/tags/109/azure-cognitive-search" |
233 | 231 | }, |
234 | 232 | "feedback_help_link_type": { |
235 | 233 | "**/*": "get-help-at-qna" |
|
240 | 238 | ] |
241 | 239 | }, |
242 | 240 | "manager": { |
243 | | - "articles/ai-studio/**/*.md": "nitinme", |
244 | | - "articles/ai-services/**/*.md": "nitinme", |
245 | | - "articles/genomics/**/*.md": "scottpolly", |
246 | | - "articles/genomics/**/*.yml": "scottpolly" |
| 241 | + "articles/search/**/*.md": "nitinme" |
247 | 242 | }, |
248 | 243 | "ms.author": { |
249 | | - "articles/ai-studio/**/*.md": "eur", |
250 | | - "articles/ai-services/**/*.md": "eur", |
251 | | - "articles/ai-services/anomaly-detector/**/*.md": "mbullwin", |
252 | | - "articles/ai-services/computer-vision/**/*.md": "pafarley", |
253 | | - "articles/ai-services/content-moderator/**/*.md": "pafarley", |
254 | | - "articles/ai-services/custom-vision-service/**/*.md": "pafarley", |
255 | | - "articles/ai-services/document-intelligence/**/*.md": "lajanuar", |
256 | | - "articles/ai-services/luis/**/*.md": "aahi", |
257 | | - "articles/ai-services/metrics-advisor/**/*.md": "mbullwin", |
258 | | - "articles/ai-services/personalizer/**/*.md": "jacodel", |
259 | | - "articles/ai-services/qnamaker/**/*.md": "jboback", |
260 | | - "articles/ai-services/openai/**/*.md": "mbullwin", |
261 | | - "articles/ai-services/speech-service/**/*.md": "eur", |
262 | | - "articles/ai-services/language-service/**/*.md": "aahi", |
263 | | - "articles/ai-services/translator/**/*.md": "lajanuar" |
| 244 | + "articles/open-datasets/**/*.md": "samkemp", |
| 245 | + "articles/open-datasets/**/*.yml": "samkemp", |
| 246 | + "articles/search/*.md": "heidist" |
264 | 247 | }, |
265 | 248 | "ms.collection": { |
266 | | - "articles/ai-services/**/*.md": "ce-skilling-ai-copilot", |
267 | | - "articles/ai-services/**/*.yml": "ce-skilling-ai-copilot", |
268 | | - "articles/ai-studio/**/*.md": "ce-skilling-ai-copilot", |
269 | | - "articles/ai-studio/**/*.yml": "ce-skilling-ai-copilot" |
270 | | - }, |
271 | | - "ms.service": { |
272 | | - "articles/ai-studio/**/*.md": "azure-ai-services", |
273 | | - "articles/ai-services/**/*.md": "azure-ai-services", |
274 | | - "articles/ai-services/speech-service/*.md": "azure-ai-speech", |
275 | | - "articles/ai-services/translator/**/*.md": "azure-ai-translator", |
276 | | - "articles/ai-services/personalizer/**/*.md": "azure-ai-personalizer", |
277 | | - "articles/ai-services/computer-vision/**/*.md": "azure-ai-vision", |
278 | | - "articles/ai-services/content-moderator/**/*.md": "azure-ai-content-moderator", |
279 | | - "articles/ai-services/language-service/**/*.md": "azure-ai-language", |
280 | | - "articles/ai-services/anomaly-detector/**/*.md": "azure-ai-anomaly-detector", |
281 | | - "articles/ai-services/custom-vision-service/**/*.md": "azure-ai-custom-vision" |
| 249 | + "articles/search/**/*.md": "ce-skilling-ai-copilot", |
| 250 | + "articles/search/**/*.yml": "ce-skilling-ai-copilot", |
| 251 | + "articles/machine-learning/*.md": "ce-skilling-ai-copilot", |
| 252 | + "articles/machine-learning/component-reference/*.md": "ce-skilling-ai-copilot", |
| 253 | + "articles/machine-learning/component-reference/*.yml": "ce-skilling-ai-copilot", |
| 254 | + "articles/machine-learning/component-reference-v2/*.md": "ce-skilling-ai-copilot", |
| 255 | + "articles/machine-learning/component-reference-v2/*.yml": "ce-skilling-ai-copilot", |
| 256 | + "articles/machine-learning/prompt-flow/*.md": "ce-skilling-ai-copilot", |
| 257 | + "articles/machine-learning/v1/*.md": "ce-skilling-ai-copilot" |
282 | 258 | }, |
283 | 259 | "monikerRange": { |
284 | | - "articles/ai-services/document-intelligence/**/*.md": "\u003E=doc-intel-2.1.0" |
285 | | - }, |
286 | | - "recommendations": { |
287 | | - "articles/ai-services/Translator/**/*.md": false |
| 260 | + "articles/machine-learning/**/*.md": "azureml-api-2", |
| 261 | + "articles/machine-learning/v1/**/*.md": "azureml-api-1" |
288 | 262 | }, |
289 | 263 | "titleSuffix": { |
290 | | - "articles/ai-studio/**/*.md": "Azure AI Studio", |
291 | | - "articles/ai-services/**/*.md": "Azure AI services", |
292 | | - "articles/ai-services/LUIS/*.md": "Azure", |
293 | | - "articles/ai-services/LUIS/*.yml": "Azure" |
| 264 | + "articles/machine-learning/*.md": "Azure Machine Learning", |
| 265 | + "articles/open-datasets/**/*.md": "Azure Open Datasets", |
| 266 | + "articles/open-datasets/**/*.yml": "Azure Open Datasets" |
| 267 | + }, |
| 268 | + "ms.custom": { |
| 269 | + "articles/machine-learning/v1/*.md": "UpdateFrequency5" |
294 | 270 | } |
295 | 271 | }, |
296 | 272 | "overwrite": [], |
|
0 commit comments