Skip to content

Commit df67351

Browse files
Merge branch 'main' into c585dcac-721e-4195-90eb-e26782f15f58_73
2 parents edfaa0a + 96789d0 commit df67351

File tree

409 files changed

+7116
-5471
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

409 files changed

+7116
-5471
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Operating System files
2+
.DS_Store
3+
Thumbs.db
4+
15
log/
26
obj/
37
_site/

.openpublishing.publish.config.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@
1010
"build_output_subfolder": "azure-ai",
1111
"locale": "en-us",
1212
"monikers": [],
13-
"open_to_public_contributors": false,
13+
"open_to_public_contributors": true,
1414
"type_mapping": {
15-
"Conceptual": "Content"
15+
"Conceptual": "Content",
16+
"ZonePivotGroups": "Toc"
1617
},
1718
"build_entry_point": "docs"
1819
}
@@ -169,8 +170,6 @@
169170
"branch_mapping": {}
170171
}
171172
],
172-
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-ai-docs",
173-
"git_repository_branch_open_to_public_contributors": "main",
174173
"branch_target_mapping": {},
175174
"targets": {}
176175
}

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,11 @@
315315
"redirect_url": "/azure/ai-services/computer-vision/sdk/install-sdk",
316316
"redirect_document_id": true
317317
},
318+
{
319+
"source_path_from_root": "/articles/ai-services/computer-vision/how-to/migrate-from-custom-vision.md",
320+
"redirect_url": "/azure/ai-services/computer-vision/how-to/model-customization",
321+
"redirect_document_id": false
322+
},
318323
{
319324
"source_path_from_root": "/articles/ai-services/document-intelligence/concept-document-intelligence-studio.md",
320325
"redirect_url": "/azure/ai-services/document-intelligence/studio-overview",
@@ -394,6 +399,16 @@
394399
"source_path_from_root": "/articles/ai-services/speech-service/how-to-configure-rhel-centos-7.md",
395400
"redirect_url": "/azure/ai-services/speech-service/quickstarts/setup-platform",
396401
"redirect_document_id": false
402+
},
403+
{
404+
"source_path_from_root": "/articles/ai-services/anomaly-detector/how-to/postman.md",
405+
"redirect_url": "/azure/ai-services/anomaly-detector/overview",
406+
"redirect_document_id": false
407+
},
408+
{
409+
"source_path_from_root": "/articles/ai-services/anomaly-detector//tutorials/multivariate-anomaly-detection-synapse.md",
410+
"redirect_url": "/azure/ai-services/anomaly-detector/overview",
411+
"redirect_document_id": false
397412
}
398413
]
399414
}

articles/ai-services/anomaly-detector/how-to/postman.md

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

0 commit comments

Comments
 (0)