|
7 | 7 | "**/*.yml" |
8 | 8 | ], |
9 | 9 | "exclude": [ |
10 | | - "iot-edge/**", |
11 | 10 | "ai-services/document-intelligence/**", |
12 | 11 | "**/_themes/**", |
13 | 12 | "**/includes/**", |
|
35 | 34 | "dest": "./machine-learning", |
36 | 35 | "group": "grp-machine-learning" |
37 | 36 | }, |
| 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 | + }, |
38 | 51 | { |
39 | 52 | "files": [ |
40 | 53 | "**/*.md", |
|
67 | 80 | "**/*.svg" |
68 | 81 | ], |
69 | 82 | "exclude": [ |
70 | | - "iot-edge/**", |
71 | 83 | "ai-services/document-intelligence/**", |
72 | 84 | "**/_themes/**", |
73 | 85 | "**/obj/**", |
|
77 | 89 | "src": "articles", |
78 | 90 | "dest": "." |
79 | 91 | }, |
| 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 | + }, |
80 | 108 | { |
81 | 109 | "files": [ |
82 | 110 | "**/*.gif", |
|
114 | 142 | ], |
115 | 143 | "groups": { |
116 | 144 | "grp-document-intelligence": { |
117 | | - "moniker_range": "\u003E=doc-intel-2.1.0", |
| 145 | + "moniker_range": ">=doc-intel-2.1.0", |
118 | 146 | "dest": "destdocumentintelligence" |
119 | 147 | }, |
120 | 148 | "grp-machine-learning": { |
|
186 | 214 | "v-thpra" |
187 | 215 | ], |
188 | 216 | "breadcrumb_path": "~/breadcrumb/azure-ai/toc.yml", |
189 | | - "_op_documentIdPathDepotMapping": { |
190 | | - "articles/iot-central/": {} |
191 | | - }, |
192 | 217 | "brand": "azure", |
193 | 218 | "feedback_github_repo": "MicrosoftDocs/azure-docs", |
194 | 219 | "feedback_help_link_url": "https://learn.microsoft.com/answers/tags/133/azure", |
|
209 | 234 | }, |
210 | 235 | "fileMetadata": { |
211 | 236 | "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", |
213 | 252 | "articles/open-datasets/**/*.md": "shubhirajMsft", |
214 | | - "articles/open-datasets/**/*.yml": "shubhirajMsft" |
| 253 | + "articles/open-datasets/**/*.yml": "shubhirajMsft", |
| 254 | + "articles/search/*.md": "HeidiSteen" |
215 | 255 | }, |
216 | 256 | "featureFlags": { |
217 | 257 | "articles/**/*.md": [ |
218 | 258 | "show_learn_banner" |
219 | 259 | ] |
220 | 260 | }, |
221 | 261 | "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", |
222 | 277 | "articles/machine-learning/**/*.md": "https://feedback.azure.com/d365community/forum/b9a0c624-ad25-ec11-b6e6-000d3a4f09d0", |
223 | 278 | "articles/machine-learning/data-science-virtual-machine/*.md": "https://feedback.azure.com/d365community/forum/fe7451c9-7426-ec11-b6e6-000d3a4f032c", |
224 | 279 | "articles/search/**/*.md": "https://feedback.azure.com/d365community/forum/9325d19e-0225-ec11-b6e6-000d3a4f07b8" |
225 | 280 | }, |
| 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 | + }, |
226 | 289 | "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/", |
227 | 306 | "articles/machine-learning/**/*": "https://learn.microsoft.com/answers/tags/75/azure-machine-learning/", |
228 | 307 | "articles/machine-learning/data-science-virtual-machine/**/*": "https://learn.microsoft.com/answers/tags/201/azure-data-science-vm/", |
229 | 308 | "articles/open-datasets/**/*": "https://learn.microsoft.com/answers/tags/8/azure-open-datasets/", |
|
238 | 317 | ] |
239 | 318 | }, |
240 | 319 | "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" |
242 | 325 | }, |
243 | 326 | "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", |
244 | 342 | "articles/open-datasets/**/*.md": "samkemp", |
245 | 343 | "articles/open-datasets/**/*.yml": "samkemp", |
246 | 344 | "articles/search/*.md": "heidist" |
247 | 345 | }, |
248 | 346 | "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", |
249 | 351 | "articles/search/**/*.md": "ce-skilling-ai-copilot", |
250 | 352 | "articles/search/**/*.yml": "ce-skilling-ai-copilot", |
251 | 353 | "articles/machine-learning/*.md": "ce-skilling-ai-copilot", |
|
256 | 358 | "articles/machine-learning/prompt-flow/*.md": "ce-skilling-ai-copilot", |
257 | 359 | "articles/machine-learning/v1/*.md": "ce-skilling-ai-copilot" |
258 | 360 | }, |
| 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 | + }, |
259 | 376 | "monikerRange": { |
| 377 | + "articles/ai-services/document-intelligence/**/*.md": ">=doc-intel-2.1.0", |
260 | 378 | "articles/machine-learning/**/*.md": "azureml-api-2", |
261 | 379 | "articles/machine-learning/v1/**/*.md": "azureml-api-1" |
262 | 380 | }, |
| 381 | + "recommendations": { |
| 382 | + "articles/ai-services/Translator/**/*.md": false |
| 383 | + }, |
263 | 384 | "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", |
264 | 389 | "articles/machine-learning/*.md": "Azure Machine Learning", |
265 | 390 | "articles/open-datasets/**/*.md": "Azure Open Datasets", |
266 | 391 | "articles/open-datasets/**/*.yml": "Azure Open Datasets" |
267 | | - }, |
268 | | - "ms.custom": { |
269 | | - "articles/machine-learning/v1/*.md": "UpdateFrequency5" |
270 | 392 | } |
271 | 393 | }, |
272 | 394 | "overwrite": [], |
|
0 commit comments