Skip to content

Commit 88bdee5

Browse files
committed
ToC
1 parent 514b27d commit 88bdee5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

articles/api-management/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@
219219
href: grpc-api.md
220220
- name: Azure OpenAI
221221
items:
222+
- name: GenAI gateway capabilities in API Management
223+
href: genai-gateway-capabilities.md
222224
- name: Import Azure OpenAI API
223225
href: azure-openai-api-from-specification.md
224226
- name: Authenticate and authorize to Azure OpenAI

articles/api-management/genai-gateway-capabilities.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ services: api-management
55
author: dlepow
66

77
ms.service: api-management
8-
ms.topic: concept-a
8+
ms.collection: ce-skilling-ai-copilot
9+
ms.topic: concept-article
910
ms.date: 07/16/2024
1011
ms.author: danlep
1112
---
@@ -14,7 +15,7 @@ ms.author: danlep
1415

1516
[!INCLUDE [api-management-availability-all-tiers](../../includes/api-management-availability-all-tiers.md)]
1617

17-
While generative AI services and their APIs provide powerful capabilities for understanding, interpreting, and generating human-like text and images, they can also impose significant management and security challenges. This article provides an introduction to how Azure API Management can help you manage generative AI APIs, such as those provided by [Azure OpenAI Service](../ai-services/openai/overview.md). Azure API Management provides a range of capabilities including policies, metrics, and other features to enhance security, performance, and reliability of APIs for your intelligent apps. Collectively, this set of features enables API Management to be a *generative AI (GenAI) gateway* for your applications.
18+
While generative AI services and their APIs provide powerful capabilities for understanding, interpreting, and generating human-like text and images, they can also impose significant management, monitoring, and security challenges for app developers. This article provides an introduction to how Azure API Management can help you manage generative AI APIs, such as those provided by [Azure OpenAI Service](../ai-services/openai/overview.md). Azure API Management provides a range of capabilities including policies, metrics, and other features to enhance security, performance, and reliability of APIs for your intelligent apps. Collectively, this set of features enables API Management to be a *generative AI (GenAI) gateway* for your applications.
1819

1920
## Challenges in managing generative AI APIs
2021

0 commit comments

Comments
 (0)