Skip to content

Commit 1054ace

Browse files
committed
Merge branch 'origin/ttl-pushnotifications' of https://github.com/garchiro7/azure-docs-pr into origin/ttl-pushnotifications
2 parents 9452b54 + d62293a commit 1054ace

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/tutorials/add-voip-push-notifications-event-grid.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ ms.date: 07/25/2023
99
ms.author: sanathr
1010
---
1111

12-
# Connect Calling Native Push Notification with Azure Event Grid
12+
# Integrate push notifications using Azure Event Grid in your Android, iOS and Windows applications.
13+
1314
With Azure Communication Services, you can receive real-time event notifications in a dependable, expandable, and safe way by integrating it with [Azure Event Grid](https://azure.microsoft.com/services/event-grid/). This integration can be used to build a notification system that sends push notifications to your users on mobile devices. To achieve it, create an Event Grid subscription that triggers an [Azure Function](../../azure-functions/functions-overview.md) or webhook.
1415

1516
:::image type="content" source="../concepts/media/notifications/acs-events-int.png" alt-text="Diagram showing how Communication Services integrates with Event Grid.":::

0 commit comments

Comments
 (0)