Skip to content

Commit fb58eb1

Browse files
authored
Merge pull request #280187 from v-vprasannak/EmailServiceConnectors
Email service connectors - updating documentation from preview to GA version
2 parents 161562b + bec61fc commit fb58eb1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/communication-services/quickstarts/email/includes/send-email-logic-app.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ To add a new step to your workflow by using the Azure Communication Services Ema
3434

3535
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**.
3636

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**.
3838

3939
1. From the actions list, select **Send email**.
4040

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.":::
4242

4343
**Standard**
4444

4545
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**.
4646

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**.
4848

4949
1. From the actions list, select **Send email**.
5050

@@ -60,9 +60,9 @@ To add a new step to your workflow by using the Azure Communication Services Ema
6060

6161
1. When you're done, select **Create**.
6262

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:
6464

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.":::
6666

6767
1. Save your workflow. On the designer toolbar, select **Save**.
6868

Loading
Loading

0 commit comments

Comments
 (0)