Skip to content

Commit b793d38

Browse files
Merge pull request #3773 from mrbullwinkle/mrb_03_27_2025_freshness_new
[Azure OpenAI] Freshness
2 parents 70fb842 + eafaee2 commit b793d38

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

articles/ai-services/openai/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
manager: nitinme
88
ms.service: azure-ai-openai
99
ms.topic: faq
10-
ms.date: 08/13/2024
10+
ms.date: 03/27/2025
1111
ms.author: mbullwin
1212
author: mrbullwinkle
1313
title: Azure OpenAI Service frequently asked questions

articles/ai-services/openai/how-to/fine-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: nitinme
66
ms.service: azure-ai-openai
77
ms.custom: build-2023, build-2023-dataai, devx-track-python, references_regions
88
ms.topic: how-to
9-
ms.date: 02/27/2025
9+
ms.date: 03/27/2025
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
zone_pivot_groups: openai-fine-tuning

articles/ai-services/openai/how-to/switching-endpoints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
author: mrbullwinkle
88
ms.author: mbullwin
99
manager: nitinme
10-
ms.date: 08/29/2024
10+
ms.date: 03/27/2025
1111
ms.service: azure-ai-openai
1212
ms.topic: how-to
1313
ms.custom:

articles/ai-services/openai/index.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
### YamlMime:Landing
22

33
title: Azure OpenAI Service documentation # < 60 chars
4-
summary: Azure OpenAI Service provides access to OpenAI's models including the GPT-4o, GPT-4o mini, GPT-4, GPT-4 Turbo with Vision, GPT-3.5-Turbo, DALLE-3 and Embeddings model series with the security and enterprise capabilities of Azure.
4+
summary: Azure OpenAI Service provides access to OpenAI's models including o-series, GPT-4o, GPT-4o mini, GPT-4, GPT-4 Turbo with Vision, GPT-3.5-Turbo, DALLE-3 and Embeddings model series with the security and enterprise capabilities of Azure.
55

66
metadata:
77
title: Azure OpenAI Service documentation - Quickstarts, Tutorials, API Reference - Azure AI services | Microsoft Docs
8-
description: Learn how to use Azure OpenAI's powerful models including the GPT-4o, GPT-4o mini, GPT-4, GPT-4 Turbo with Vision, GPT-3.5-Turbo, DALL-E 3 and Embeddings model series
8+
description: Learn how to use Azure OpenAI's powerful models including o-series, GPT-4o, GPT-4o mini, GPT-4, GPT-4 Turbo with Vision, GPT-3.5-Turbo, DALL-E 3 and Embeddings model series
99
ms.service: azure-ai-openai
1010
ms.custom:
1111
ms.topic: landing-page
1212
author: mrbullwinkle
1313
ms.author: mbullwin
14-
ms.date: 09/18/2024
14+
ms.date: 03/27/2025
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717
# Limits: https://review.learn.microsoft.com/help/contribute/contribute-how-to-write-landing-page?branch=main#limits
@@ -86,17 +86,17 @@ landingContent:
8686
linkLists:
8787
- linkListType: get-started
8888
links:
89-
- text: Migrate to OpenAI Python 1.x
90-
url: ./how-to/migration.md
91-
- text: Manage models
92-
url: ./how-to/working-with-models.md
89+
- text: Responses API & computer-use-preview
90+
url: ./how-to/responses.md
91+
- text: Reasoning models
92+
url: ./how-to/reasoning.md
9393
- text: OpenAI versus Azure OpenAI (Python)
9494
url: ./how-to/switching-endpoints.yml
9595
- text: Global batch
9696
url: ./how-to/batch.md
97-
- text: Role-based access control (Azure RBAC)
98-
url: ./how-to/role-based-access-control.md
99-
- text: GPT-3.5 Turbo & GPT-4
97+
- text: Structured outputs
98+
url: ./how-to/structured-outputs.md
99+
- text: Chat completion models
100100
url: ./how-to/chatgpt.md
101101
- text: Vision-enabled models
102102
url: ./how-to/gpt-with-vision.md

0 commit comments

Comments
 (0)