Skip to content

Commit d60d139

Browse files
authored
Merge pull request #207033 from DenKenMSFT/UserStory1974325
Added '(Preview)' suffix to overview H1, hub page title, and ACS hub page text
2 parents 2069942 + fe8225b commit d60d139

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/cognitive-services/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ conceptualContent:
106106
links:
107107
- url: ./openai/overview.md
108108
itemType: overview
109-
text: Azure OpenAI
109+
text: Azure OpenAI (Preview)
110110
- url: ./openai/concepts/models.md
111111
itemType: overview
112112
text: Azure OpenAI Models

articles/cognitive-services/openai/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ metadata:
1818
highlightedContent:
1919
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
2020
items:
21-
- title: What is Azure OpenAI?
21+
- title: What is Azure OpenAI? (Preview)
2222
itemType: overview # controls the icon image and super-title text
2323
url: overview.md
2424
- title: Quickstarts

articles/cognitive-services/openai/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What is Azure OpenAI?
2+
title: What is Azure OpenAI? (Preview)
33
titleSuffix: Azure Cognitive Services
44
description: Apply advanced language models to variety of use cases with the Azure OpenAI service
55
manager: nitinme
@@ -14,7 +14,7 @@ recommendations: false
1414
keywords:
1515
---
1616

17-
# What is Azure OpenAI?
17+
# What is Azure OpenAI? (Preview)
1818

1919
The Azure OpenAI service provides REST API access to OpenAI's powerful language models including the GPT-3, Codex and Embeddings model series. These models can be easily adapted to your specific task including but not limited to content generation, summarization, semantic search, and natural language to code translation. Users can access the service through REST APIs, Python SDK, or our web-based interface in the Azure OpenAI Studio.
2020

0 commit comments

Comments
 (0)