Skip to content

Commit a0ebb83

Browse files
Merge pull request #292072 from dlepow/patch-777656
[APIM] Event Grid limitation - v2 tiers
2 parents ee905c4 + 52360ae commit a0ebb83

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/api-management/how-to-event-grid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: devx-track-azurecli
1111

1212
# Send events from API Management to Event Grid
1313

14-
[!INCLUDE [api-management-availability-all-tiers](../../includes/api-management-availability-all-tiers.md)]
14+
[!INCLUDE [api-management-availability-premium-dev-standard-basic-consumption](../../includes/api-management-availability-premium-dev-standard-basic-consumption.md)]
1515

1616
API Management integrates with [Azure Event Grid](../event-grid/overview.md) so that you can send event notifications to other services and trigger downstream processes. Event Grid is a fully managed event routing service that uses a publish-subscribe model. Event Grid has built-in support for Azure services like [Azure Functions](../azure-functions/functions-overview.md) and [Azure Logic Apps](../logic-apps/logic-apps-overview.md), and can deliver event alerts to non-Azure services using webhooks.
1717

articles/api-management/v2-service-tiers-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ The following API Management capabilities are currently unavailable in the v2 ti
8080
* Inbound connection using a private endpoint
8181
* Upgrade to v2 tiers from classic tiers
8282
* CA Certificates
83+
* Sending events to Event Grid
8384

8485
**Developer portal**
8586
* Reports

0 commit comments

Comments
 (0)