Skip to content

Commit 38a01f4

Browse files
authored
Merge pull request #270632 from mrbullwinkle/mrb_03_29_2024_freshness
[Azure OpenAI] Fix freshness reporting issue due to redirect setting
2 parents 07397c7 + 5536bc3 commit 38a01f4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4499,11 +4499,6 @@
44994499
"source_path_from_root": "/articles/cognitive-services/Translator/custom-translator/how-to/enable-vnet-service-endpoint.md",
45004500
"redirect_url": "/azure/ai-services/translator/custom-translator/how-to/enable-vnet-service-endpoint",
45014501
"redirect_document_id": false
4502-
},
4503-
{
4504-
"source_path_from_root": "/articles/ai-services/openai/how-to/prepare-dataset.md",
4505-
"redirect_url": "/azure/ai-services/openai/how-to/fine-tuning",
4506-
"redirect_document_id": false
45074502
}
45084503
]
45094504
}

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,11 @@
214214
"source_path_from_root": "/articles/ai-services/luis/luis-migration-authoring.md",
215215
"redirect_url": "/azure/ai-services/language-service/conversational-language-understanding/how-to/migrate-from-luis",
216216
"redirect_document_id": false
217+
},
218+
{
219+
"source_path_from_root": "/articles/ai-services/openai/how-to/prepare-dataset.md",
220+
"redirect_url": "/azure/ai-services/openai/concepts/fine-tuning-considerations",
221+
"redirect_document_id": true
217222
}
218-
]
223+
]
219224
}

0 commit comments

Comments
 (0)