Skip to content

Commit 29e2550

Browse files
author
gitName
committed
build validation
1 parent 6328a5f commit 29e2550

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

articles/api-management/add-api-manually.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: fasttrack-edit, devdivchpfy22
1818

1919
This article shows steps to add an API manually to the API Management instance. When you want to mock the API, you can create a blank API or define it manually. For details about mocking an API, see [Mock API responses](mock-api-responses.md).
2020

21-
If you want to import an existing API, see [related topics](#related-topics) section.
21+
If you want to import an existing API, see [related topics](#related-content) section.
2222

2323
In this article, we create a blank API and specify [httpbin.org](https://httpbin.org) (a public testing service) as a backend API.
2424

articles/api-management/azure-openai-api-from-specification.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ This article shows two options to import an [Azure OpenAI Service](/azure/ai-ser
1919
- [Import an Azure OpenAI API directly from Azure OpenAI Service](#option-1-import-api-from-azure-openai-service) (recommended)
2020
- [Download and add the OpenAPI specification](#option-2-add-an-openapi-specification-to-api-management) for Azure OpenAI and add it to API Management as an OpenAPI API.
2121

22+
Learn more about managing AI APIs in API Management:
23+
24+
* [Generative AI gateway capabilities in Azure API Management](genai-gateway-capabilities.md)
25+
2226
## Prerequisites
2327

2428
- An existing API Management instance. [Create one if you haven't already](get-started-create-service-instance.md).
@@ -134,9 +138,5 @@ In addition to the `azure-openai-token-limit` and `azure-openai-emit-token-metri
134138
* `azure-openai-semantic-cache-store`
135139
* `azure-openai-semantic-cache-lookup`
136140

137-
## Related content
138-
139-
* [Generative AI gateway capabilities in Azure API Management](genai-gateway-capabilities.md)
140-
* [API Management policy reference](api-management-policies.md)
141141

142142
[!INCLUDE [api-management-define-api-topics.md](../../includes/api-management-define-api-topics.md)]

articles/api-management/get-started-create-service-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ When no longer needed, you can remove the resource group and all the related res
8181

8282
1. Type the name of your resource group, and then select **Delete**.
8383

84-
:::image type="content" source="media/get-started-create-service-instance/delete-resource-group.png" alt-text="Delete resource group."::
84+
:::image type="content" source="media/get-started-create-service-instance/delete-resource-group.png" alt-text="Delete resource group.":::
8585

8686
## Next steps
8787

articles/api-management/graphql-schema-resolve-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ type User {
118118
Secure your GraphQL API by applying both existing [authentication and authorization policies](api-management-policies.md#authentication-and-authorization) and a [GraphQL validation policy](validate-graphql-request-policy.md) to protect against GraphQL-specific attacks.
119119

120120

121-
[!INCLUDE [api-management-define-api-topics.md](../../includes/api-management-define-api-topics.md)
121+
[!INCLUDE [api-management-define-api-topics.md](../../includes/api-management-define-api-topics.md)]

0 commit comments

Comments
 (0)