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
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/email/includes/send-email-logic-app.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,17 +34,17 @@ To add a new step to your workflow by using the Azure Communication Services Ema
34
34
35
35
1. Under the step where you want to add the new action, select **New step**. Alternatively, to add the new action between steps, move your pointer over the arrow between those steps, select the plus sign (+), and select **Add an action**.
36
36
37
-
1. Under the **Choose an operation** search box, select **Standard**. In the search box, enter **Communication Services Email**.
37
+
1. Under the **Choose an operation** search box, select **Premium**. In the search box, enter **Azure Communication Email**.
38
38
39
39
1. From the actions list, select **Send email**.
40
40
41
-
:::image type="content" source="../media/logic-app/azure-communications-services-connector-send-email.png" alt-text="Screenshot that shows the Azure Communication Services Email connector Send email action.":::
41
+
:::image type="content" source="../media/logic-app/azure-communications-services-connector-send-email-general-availability.png" alt-text="Screenshot that shows the Azure Communication Services Email connector Send email action.":::
42
42
43
43
**Standard**
44
44
45
45
1. Under the step where you want to add the new action, select the plus sign (**+**). Alternatively, to add the new action between steps, move your pointer over the arrow between those steps, select the plus sign (+), and select **Add an action**.
46
46
47
-
1. Under the **Choose an operation** search box, select **Azure**. In the search box, enter **Communication Services Email**.
47
+
1. Under the **Add an action** search box, select **Premium** in the runtime dropdown. In the search box, enter **Azure Communication Email**.
48
48
49
49
1. From the actions list, select **Send email**.
50
50
@@ -60,9 +60,9 @@ To add a new step to your workflow by using the Azure Communication Services Ema
60
60
61
61
1. When you're done, select **Create**.
62
62
63
-
1. In the **From** field, use the email address that you configured in the [prerequisites](#prerequisites). Enter the values for the **To**, **Subject**, and **Body** fields, for example:
63
+
1. In the **From** field, use the email address that you configured in the [prerequisites](#prerequisites). Enter the values for the **To Email**, **Subject**, and **Body** fields, for example:
64
64
65
-
:::image type="content" source="../media/logic-app/azure-communications-services-connector-send-email-input.png" alt-text="Screenshot that shows the Azure Communication Services Email connector Send email action input.":::
65
+
:::image type="content" source="../media/logic-app/azure-communication-services-connector-send-email-input-general-availability.png" alt-text="Screenshot that shows the Azure Communication Services Email connector Send email action input.":::
66
66
67
67
1. Save your workflow. On the designer toolbar, select **Save**.
0 commit comments