-
Notifications
You must be signed in to change notification settings - Fork 135
/
.openpublishing.redirection.json
34 lines (34 loc) · 1.23 KB
/
.openpublishing.redirection.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
{
"redirections": [
{
"source_path_from_root": "/articles/ai-services/openai/concepts/use-your-image-data.md",
"redirect_url": "/azure/ai-services/openai/concepts/use-your-data",
"redirect_document_id": true
},
{
"source_path_from_root": "/articles/search/search-howto-create-indexers.md",
"redirect_url": "/azure/search/search-how-to-create-indexers",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/search/search-howto-dotnet-sdk.md",
"redirect_url": "/azure/search/search-how-to-dotnet-sdk",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/search/search-howto-index-csv-blobs.md",
"redirect_url": "/azure/search/search-how-to-index-csv-blobs",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/search/search-howto-large-index.md",
"redirect_url": "/azure/search/search-how-to-large-index",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/ai-services/openai/how-to/use-your-data-securely.md",
"redirect_url": "/azure/ai-services/openai/how-to/on-your-data-configuration",
"redirect_document_id": false
}
]
}