Skip to content

Commit 5ed7685

Browse files
Merge pull request #304096 from JoshuaLai/patch-1
Subscribe to events: Remove pivot for .net
2 parents 6187861 + 0a6c39b commit 5ed7685

File tree

3 files changed

+14
-183
lines changed

3 files changed

+14
-183
lines changed

articles/communication-services/quickstarts/events/includes/create-event-subscription-net.md

Lines changed: 0 additions & 175 deletions
This file was deleted.

articles/communication-services/quickstarts/events/subscribe-to-events.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Subscribe to events
33
titleSuffix: An Azure Communication Services article
44
description: This article describes how to subscribe to events from Azure Communication Services.
5-
author: pgrandhi
5+
author: awang119
66
manager: rasubram
77
services: azure-communication-services
8-
ms.author: pgrandhi
8+
ms.author: anniewang
99
ms.date: 06/28/2025
1010
ms.topic: quickstart
1111
ms.service: azure-communication-services
1212
ms.subservice: arm
13-
zone_pivot_groups: acs-plat-azp-azcli-net-ps
13+
zone_pivot_groups: acs-plat-azp-azcli-ps
1414
ms.custom: mode-other, devx-track-azurecli, devx-track-azurepowershell
1515
ms.devlang: azurecli
1616
---
@@ -31,10 +31,6 @@ This article describes the process of setting up a webhook as a subscriber for S
3131
[!INCLUDE [Azure CLI](./includes/create-event-subscription-az-cli.md)]
3232
::: zone-end
3333

34-
::: zone pivot="platform-net"
35-
[!INCLUDE [.NET](./includes/create-event-subscription-net.md)]
36-
::: zone-end
37-
3834
::: zone pivot="platform-powershell"
3935
[!INCLUDE [PowerShell](./includes/create-event-subscription-powershell.md)]
4036
::: zone-end

articles/zone-pivot-groups.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,16 @@ groups:
533533
title: Java
534534
- id: programming-language-csharp
535535
title: C#
536+
- id: acs-plat-azp-azcli-ps
537+
title: Portal and CLI and Powershell pivots
538+
prompt: Choose a programming language
539+
pivots:
540+
- id: platform-azp
541+
title: Azure portal
542+
- id: platform-azcli
543+
title: Azure CLI
544+
- id: platform-powershell
545+
title: PowerShell
536546
- id: acs-plat-azp-azcli-net-ps
537547
# Owner: mikben (Azure Communication Services)
538548
title: JS and C# pivots
@@ -1917,4 +1927,4 @@ groups:
19171927
- id: elastic-observability
19181928
title: Elastic Observability
19191929
- id: elastic-security
1920-
title: Elastic Security
1930+
title: Elastic Security

0 commit comments

Comments
 (0)