Skip to content

Commit 1c9c8cd

Browse files
Merge pull request #293441 from spelluru/egridfreshness01214
Event Grid - freshness 2
2 parents 7b13980 + dd66b65 commit 1c9c8cd

File tree

3 files changed

+22
-21
lines changed

3 files changed

+22
-21
lines changed

articles/event-grid/communication-services-voice-video-events.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: Azure Communication Services - Voice and video calling events
2+
title: Azure Communication Services - events
33
description: This article describes how to use Azure Communication Services as an Event Grid event source for voice and video calling Events.
4-
ms.topic: conceptual
5-
ms.date: 12/02/2022
4+
ms.topic: concept-article
5+
ms.date: 01/22/2025
66
author: VikramDhumal
77
ms.author: vikramdh
8+
# Customer intent: I want to know what events are supported by Azure Communication Services through Azure Event Grid.
89
---
910

1011
# Azure Communication Services - Voice and video calling events
@@ -22,7 +23,7 @@ Azure Communication Services emits the following voice and video calling event t
2223
| [Microsoft.Communication.CallEnded](#microsoftcommunicationcallended) | Published when a call ends |
2324
| [Microsoft.Communication.CallParticipantAdded](#microsoftcommunicationcallparticipantadded) | Published when a participant is added to a call AND they join it |
2425
| [Microsoft.Communication.CallParticipantRemoved](#microsoftcommunicationcallparticipantremoved) | Published when a participant leaves or is removed from a call |
25-
| [Microsoft.Communication.IncomingCall](#microsoftcommunicationincomingcall) | Published when there is an incoming call |
26+
| [Microsoft.Communication.IncomingCall](#microsoftcommunicationincomingcall) | Published when there's an incoming call |
2627

2728
## Event responses
2829

@@ -280,10 +281,10 @@ This section contains an example of what that data would look like for each even
280281
```
281282

282283
## Limitations
283-
Aside from `IncomingCall`, Calling events are only available for Azure Communication Services VoIP users. PSTN, bots, echo bot and Teams users events are excluded.
284-
No calling events will be available for Azure Communication Services - Teams meeting interop call.
284+
Aside from `IncomingCall`, Calling events are only available for Azure Communication Services VoIP users. Public Switched Telephone Network (PSTN), bots, echo bot, and Teams users events are excluded.
285+
No calling events are available for Azure Communication Services - Teams meeting interop call.
285286

286-
`IncomingCall` events have support for Azure Communication Services VoIP users and PSTN numbers. For more details on which scenarios can trigger `IncomingCall` events, see the following [Incoming call concepts](../communication-services/concepts/call-automation/incoming-call-notification.md) documentation.
287+
`IncomingCall` events have support for Azure Communication Services VoIP users and PSTN numbers. For more information about scenarios that can trigger `IncomingCall` events, see the following [Incoming call concepts](../communication-services/concepts/call-automation/incoming-call-notification.md) documentation.
287288

288-
## Next steps
289+
## Related content
289290
See the following tutorial: [Quickstart: Handle voice and video calling events](../communication-services/quickstarts/voice-video-calling/handle-calling-events.md).

articles/event-grid/how-to-filter-events.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: How to filter events for Azure Event Grid
33
description: This article shows how to filter events (by event type, by subject, by operators and data, etc.) when creating an Event Grid subscription.
4-
ms.topic: conceptual
4+
ms.topic: how-to
55
ms.custom: devx-track-azurecli, devx-track-azurepowershell
6-
ms.date: 09/25/2023
6+
ms.date: 01/22/2025
7+
# Customer intent: I want to know how to subscribe for a subset of events from a source by filtering them.
78
---
89

910
# Filter events for Event Grid
@@ -150,7 +151,7 @@ az eventgrid event-subscription create \
150151
For an existing event subscription:
151152

152153
1. On the **Event Subscription** page, select **Enable subject filtering**.
153-
1. Enter values for one or more of the following fields: **Subject begins with** and **Subject ends with**. In the following options both options are selected.
154+
1. Enter values for one or more of the following fields: **Subject begins with** and **Subject ends with**. In the following example, both options are selected.
154155

155156
:::image type="content" source="./media/how-to-filter-events/subject-filter-example.png" alt-text="Screenshot of Event Subscription page with subject filtering example.":::
156157
1. Select **Case-sensitive subject matching** option if you want the subject of the event to match the case of the filters specified.
@@ -360,5 +361,5 @@ event='[ {"id": "'"$RANDOM"'", "eventType": "recordInserted", "subject": "myapp/
360361
curl -X POST -H "aeg-sas-key: $key" -d "$event" $topicEndpoint
361362
```
362363

363-
## Next steps
364+
## Related content
364365
To learn more about filters (event types, subject, and advanced), see [Understand event filtering for Event Grid subscriptions](event-filtering.md).

articles/event-grid/troubleshoot-subscription-validation.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: Azure Event Grid - Troubleshooting subscription validation
3-
description: This article shows you how you can troubleshoot subscription validations.
4-
ms.topic: conceptual
5-
ms.date: 09/28/2021
3+
description: This article shows you how you can troubleshoot subscription validations for Event Grid events and cloud events.
4+
ms.topic: how-to
5+
ms.date: 01/22/2025
6+
# Customer intent: I want to know how to troubleshoot issues with event subscriptions in Azure Event Grid.
67
---
78

89
# Troubleshoot Azure Event Grid subscription validations
@@ -21,7 +22,7 @@ During event subscription creation, if you're seeing an error message such as `T
2122
> [!IMPORTANT]
2223
> For detailed information on endpoint validation for webhooks, see [Webhook event delivery](end-point-validation-cloud-events-schema.md).
2324
24-
Here is a sample **SubscriptionValidationEvent** JSON you can send using a tool such as CURL:
25+
Here's a sample **SubscriptionValidationEvent** JSON you can send using a tool such as CURL:
2526

2627
```json
2728
[
@@ -40,7 +41,7 @@ Here is a sample **SubscriptionValidationEvent** JSON you can send using a tool
4041
]
4142
```
4243

43-
Here is the sample successful response:
44+
Here's the sample successful response:
4445

4546
```json
4647
{
@@ -58,12 +59,10 @@ curl -X POST -d '[{"id": "2d1781af-3a4c-4d7c-bd0c-e34b19da4e66","topic": "/subsc
5859

5960

6061

61-
To learn more about Event Grid event validation for webhooks, see [Endpoint validation with event grid events](end-point-validation-cloud-events-schema.md).
62+
To learn more about Event Grid event validation for webhooks, see [Endpoint validation with Event Grid events](end-point-validation-cloud-events-schema.md).
6263

6364
## Validate cloud event subscription
6465
Use the **HTTP OPTIONS** method for validation with cloud events. To learn more about cloud event validation for webhooks, see [Endpoint validation with cloud events](end-point-validation-cloud-events-schema.md).
6566

66-
## Troubleshoot event subscription validation
67-
68-
## Next steps
67+
## Related content
6968
If you need more help, post your issue in the [Stack Overflow forum](https://stackoverflow.com/questions/tagged/azure-eventgrid) or open a [support ticket](https://azure.microsoft.com/support/options/).

0 commit comments

Comments
 (0)