Skip to content

Commit 79eb21c

Browse files
authored
Fix: "Power Platform" should be "Azure Logic Apps"
The associated content applies to Azure Logic Apps, not Power Platform, which is Power Automate.
1 parent 0d5242c commit 79eb21c

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

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

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,23 @@ In this quick start, you'll learn about how to send email using our Email SDKs.
3636
[!INCLUDE [Send Email with Python SDK](./includes/send-email-python.md)]
3737
::: zone-end
3838

39-
::: zone pivot="programming-language-power-platform"
40-
[!INCLUDE [Power Platform](./includes/send-email-logic-app.md)]
39+
::: zone pivot="programming-language-azure-logic-apps"
40+
[!INCLUDE [Azure Logic Apps](./includes/send-email-logic-app.md)]
4141
::: zone-end
4242

4343
## Troubleshooting
4444

45-
To troubleshoot issues related to email delivery, you can get status of the email delivery to capture delivery details.
45+
To troubleshoot issues related to email delivery, you can get the status of the email delivery to capture delivery details.
4646

4747
## Clean up Azure Communication Service resources
4848

49-
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).
49+
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 associated resources. Learn more about [cleaning up resources](../create-communication-resource.md#clean-up-resources).
5050

5151
## Next steps
5252

53-
In this quick start, you learned how to send emails using Azure Communication Services.
53+
In this quickstart, you learned how to send emails using Azure Communication Services. You might also want to:
5454

55-
You may also want to:
56-
57-
- Learn about [Email concepts](../../concepts/email/email-overview.md)
58-
- Familiarize yourself with [email client library](../../concepts/email/sdk-features.md)
55+
- Learn about [Email concepts](../../concepts/email/email-overview.md).
56+
- Familiarize yourself with [email client library](../../concepts/email/sdk-features.md).
5957
- Learn more about [how to send a chat message](../chat/logic-app.md) from Power Automate using Azure Communication Services.
60-
- Learn more about access tokens check [Create and Manage Azure Communication Services users and access tokens](../chat/logic-app.md).
58+
- Learn more about access tokens check in [Create and Manage Azure Communication Services users and access tokens](../chat/logic-app.md).

0 commit comments

Comments
 (0)