Skip to content

Commit 26f2ac2

Browse files
authored
Update sample overview
1 parent e123ca9 commit 26f2ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/communication-services/samples/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Azure Communication Services has many samples available, which you can use to te
2323
| [Chat Hero Sample](./chat-hero-sample.md) | Provides a sample of creating a chat application. | [Web](https://github.com/Azure-Samples/communication-services-web-chat-hero) |
2424
| [Trusted Authentication Server Sample](./trusted-auth-sample.md) | Provides a sample implementation of a trusted authentication service used to generate user and access tokens for Azure Communication Services. The service by default maps generated identities to Azure Active Directory | [node.JS](https://github.com/Azure-Samples/communication-services-authentication-hero-nodejs), [C#](https://github.com/Azure-Samples/communication-services-authentication-hero-csharp)
2525
| [Web Calling Sample](./web-calling-sample.md) | A step by step walk-through of Azure Communication Services Calling features, including PSTN, within the Web. | [Web](https://github.com/Azure-Samples/communication-services-web-calling-tutorial/) |
26+
| [Web Calling Push Notifications Sample](./web-calling-push-notifications-sample.md) | A step by step walk-through of how to set up an architecture for web calling push notifications. | [Web](https://github.com/Azure-Samples/communication-services-javascript-quickstarts/tree/main/calling-web-push-notifications) |
2627
| [Network Traversal Sample]( https://github.com/Azure-Samples/communication-services-network-traversal-hero) | Sample app demonstrating network traversal functionality | Node.js
2728

2829
## Quickstart samples

0 commit comments

Comments
 (0)