Skip to content

Commit 26bf79f

Browse files
committed
Update send-email.md
1 parent c1645da commit 26bf79f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/communication-services/quickstarts/email/send-email.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 04/15/2022
1010
ms.topic: quickstart
1111
ms.service: azure-communication-services
1212
ms.custom: private_preview, event-tier1-build-2022
13-
zone_pivot_groups: acs-azcli-js-csharp-java-python
13+
zone_pivot_groups: acs-azcli-js-csharp-java-python-power-platform
1414
---
1515

1616
# Quickstart: How to send an email using Azure Communication Service
@@ -39,11 +39,15 @@ In this quick start, you'll learn about how to send email using our Email SDKs.
3939
[!INCLUDE [Send Email with Python SDK](./includes/send-email-python.md)]
4040
::: zone-end
4141

42+
::: zone pivot="programming-language-power-platform"
43+
[!INCLUDE [Power Platform](./includes/send-email-logic-app.md)]
44+
::: zone-end
45+
4246
## Troubleshooting
4347

4448
To troubleshoot issues related to email delivery, you can get status of the email delivery to capture delivery details.
4549

46-
## Clean up resources
50+
## Clean up Azure Communication Service resources
4751

4852
If you want to clean up and remove a Communication Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it. Learn more about [cleaning up resources](../create-communication-resource.md#clean-up-resources).
4953

@@ -55,3 +59,5 @@ You may also want to:
5559

5660
- Learn about [Email concepts](../../concepts/email/email-overview.md)
5761
- Familiarize yourself with [email client library](../../concepts/email/sdk-features.md)
62+
- Learn more about [how to send a chat message](../chat/logic-app.md) from Power Automate using Azure Communication Services.
63+
- Learn more about access tokens check [Create and Manage Azure Communication Services users and access tokens](../chat/logic-app.md).

0 commit comments

Comments
 (0)