Skip to content

Commit 6987725

Browse files
Merge pull request #234952 from jjsanchezms/acs-logic-apps-quickstart-fix
Fixing pivot group
2 parents 2b11e27 + b1dba16 commit 6987725

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ 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-logic-apps"
39+
::: zone pivot="programming-language-power-platform"
4040
[!INCLUDE [Azure Logic Apps](./includes/send-email-logic-app.md)]
4141
::: zone-end
4242

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ To add the **Send SMS** action as a new step in your workflow by using the Azure
9595

9696
1. When you're done, on the designer toolbar, select **Save**.
9797

98-
Next, run your logic app workflow for testing.
98+
Next, run your workflow for testing.
9999

100-
## Test your logic app
100+
## Test your workflow
101101

102102
To manually start your workflow, on the designer toolbar, select **Run**. Or, you can wait for the trigger to fire. In both cases, the workflow should send an SMS message to your specified destination phone number. For more information, review [how to run your workflow](../../../../logic-apps/quickstart-create-first-logic-app-workflow.md#run-workflow).
103103

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom:
1515
- devx-track-js
1616
- mode-other
1717
- kr2b-contr-experiment
18-
zone_pivot_groups: acs-azcli-js-csharp-java-python-power-platform
18+
zone_pivot_groups: acs-azcli-js-csharp-java-python-logic-apps
1919
---
2020
# Quickstart: Send an SMS message
2121

articles/zone-pivot-groups.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,8 +1175,8 @@ groups:
11751175
title: Java
11761176
- id: programming-language-python
11771177
title: Python
1178-
- id: programming-language-logic-apps
1179-
title: Azure Logic Apps
1178+
- id: programming-language-power-platform
1179+
title: Power Platform
11801180
- id: acs-azcli-js-csharp-java-python-swift-android
11811181
title: Programming languages
11821182
prompt: Choose a programming language

0 commit comments

Comments
 (0)