Skip to content

Commit a8a6d79

Browse files
committed
Fixed PR issues
1 parent 4a61cca commit a8a6d79

File tree

3 files changed

+3
-14
lines changed

3 files changed

+3
-14
lines changed

articles/communication-services/samples/email-resource-management.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,18 @@ title: Email Resource Management - Automating the creation and management of Com
33
titleSuffix: An Azure Communication Services Automation Sample
44
description: Learn how to automate the creation of Communication Services, Email Communication Services, custom domain management, DNS record configuration, and domain verification.
55
author: v-deepikal
6-
manager: Komivi Agbakpem
6+
manager: komivi.agbakpem
77
services: azure-communication-services
88

9-
ms.author: Komivi Agbakpem
9+
ms.author: v-deepikal
1010
ms.date: 01/16/2025
1111
ms.topic: tutorial
1212
ms.service: azure-communication-services
1313
ms.subservice: email
14-
zone_pivot_groups: acs-ps
1514
---
1615

1716
# Email Resource Management: Automating end to end resource creation
1817

19-
::: zone pivot="platform-powershell"
20-
[!INCLUDE [Email Resource Managemnt with Azure PowerShell ](./includes/email-resource-management-powershell.md)]
21-
::: zone-end
22-
2318
## Clean up resources
2419

2520
If you want to clean up and remove a Communication Services subscription, you can delete the resource or resource group. To delete your communication resource, run the following command.

articles/communication-services/samples/includes/email-resource-management-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-communication-services
1212
ms.custom: include files
1313
---
1414

15-
# Get started with Azure PowerShell to automate the creation of Azure Communication Services (ACS), Email Communication Services (ECS), manage custom domains, configure DNS records, verify domains and domain linking to communication resource.
15+
Get started with Azure PowerShell to automate the creation of Azure Communication Services (ACS), Email Communication Services (ECS), manage custom domains, configure DNS records, verify domains and domain linking to communication resource.
1616

1717
In this sample, we'll cover off what this sample does and what you need as pre-requisites before we run this sample locally on your machine.
1818

articles/zone-pivot-groups.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -529,12 +529,6 @@ groups:
529529
title: Java
530530
- id: programming-language-python
531531
title: Python
532-
- id: acs-ps
533-
title: Programming languages
534-
prompt: Choose a programming language
535-
pivots:
536-
- id: platform-powershell
537-
title: Azure PowerShell
538532
- id: acs-js-csharp-java-python-portal-rest
539533
title: Programming languages
540534
prompt: Choose a programming language

0 commit comments

Comments
 (0)