Skip to content

Commit 7984741

Browse files
authored
Merge pull request #209138 from DenKenMSFT/UserStory1974323
Added links to CS hub page for Azure OpenAI
2 parents 285a578 + 1d310e9 commit 7984741

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

articles/cognitive-services/index.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,20 @@ conceptualContent:
108108
itemType: overview
109109
text: Azure OpenAI (Preview)
110110
- url: ./openai/concepts/models.md
111-
itemType: overview
111+
itemType: concept
112112
text: Azure OpenAI Models
113+
- url: ./openai/quickstart.md
114+
itemType: get-started
115+
text: Get started generating text using Azure OpenAI
116+
- url: ./openai/how-to/embeddings.md
117+
itemType: how-to-guide
118+
text: Generate embeddings with Azure OpenAI
119+
- url: ./openai/how-to/fine-tuning.md
120+
itemType: how-to-guide
121+
text: Customize a model for your application
122+
- url: https://aka.ms/oaiapply
123+
itemType: get-started
124+
text: Apply for access to Azure OpenAI
113125
- title: Cognitive Service Containers
114126
summary: Container support in Azure Cognitive Services allows developers to use the same rich APIs that are available in Azure, and enables flexibility in where to deploy and host the services that come with Docker containers.
115127
links:

articles/cognitive-services/openai/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ additionalContent:
5555
# Card
5656
- text: Quotas and limits
5757
url: /azure/cognitive-services/openai/quotas-limits?branch=release-azure-openai-preview
58+
- text: Apply for access to Azure OpenAI
59+
url: https://aka.ms/oaiapply
5860
- title: Video
5961
links:
6062
- text: Combining OpenAI models with the power of Azure

0 commit comments

Comments
 (0)