You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To troubleshoot issues related to email delivery, you can get status of the email delivery to capture delivery details.
45
49
46
-
## Clean up resources
50
+
## Clean up Azure Communication Service resources
47
51
48
52
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
53
@@ -55,3 +59,5 @@ You may also want to:
55
59
56
60
- Learn about [Email concepts](../../concepts/email/email-overview.md)
57
61
- 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