Skip to content

Commit 3760787

Browse files
authored
apply suggestions from PR review
1 parent c7d3631 commit 3760787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-key-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ API Management integrates with many complementary Azure services to create enter
127127
* **Microsoft Entra ID** for [developer authentication](api-management-howto-aad.md) and [request authorization](api-management-howto-protect-backend-with-aad.md)
128128
* **[Event Hubs](api-management-howto-log-event-hubs.md)** for streaming events​
129129
* Several Azure compute offerings commonly used to build and host APIs on Azure, including **[Functions](import-function-app-as-api.md)**, **[Logic Apps](import-logic-app-as-api.md)**, **[Web Apps](import-app-service-as-api.md)**, **[Service Fabric](how-to-configure-service-fabric-backend.yml)**, and others including **[Azure OpenAI](azure-openai-api-from-specification.md)** service.​
130-
* Azure database offerings, including [Azure Cosmos DB](https://learn.microsoft.com/azure/api-management/cosmosdb-data-source-policy), enabling direct CRUD (Create, Read, Update, Delete) operations without requiring intermediate compute resources.
130+
* Azure database offerings, including [Azure Cosmos DB](cosmosdb-data-source-policy.md), enabling direct CRUD (Create, Read, Update, Delete) operations without requiring intermediate compute resources.
131131

132132
**More information**:
133133
* [Basic enterprise integration](/azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json)

0 commit comments

Comments
 (0)