Skip to content

Commit 2e9a2f5

Browse files
committed
Re-doing changes for acs logic apps quickstarts part 1
1 parent 1f35039 commit 2e9a2f5

File tree

8 files changed

+61
-323
lines changed

8 files changed

+61
-323
lines changed

articles/communication-services/.openpublishing.redirection.communication-services.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,21 @@
163163
"source_path_from_root": "/articles/communication-services/concepts/analytics/insights.md",
164164
"redirect_url": "/azure/communication-services/concepts/analytics/log-analytics",
165165
"redirect_document_id": false
166+
},
167+
{
168+
"source_path_from_root": "/articles/communication-services/quickstarts/email/logic-app.md",
169+
"redirect_url": "/azure/communication-services/quickstarts/email/send-email?pivots=programming-language-power-platform",
170+
"redirect_document_id": true
171+
},
172+
{
173+
"source_path_from_root": "/articles/communication-services/quickstarts/chat/logic-app.md",
174+
"redirect_url": "/azure/communication-services/quickstarts/chat/get-started?pivots=programming-language-power-platform",
175+
"redirect_document_id": true
176+
},
177+
{
178+
"source_path_from_root": "/articles/communication-services/quickstarts/sms/logic-app.md",
179+
"redirect_url": "/azure/communication-services/quickstarts/chat/send?pivots=programming-language-power-platform",
180+
"redirect_document_id": true
166181
}
167182
]
168183
}

articles/communication-services/quickstarts/chat/get-started.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 06/30/2021
1010
ms.topic: quickstart
1111
ms.service: azure-communication-services
1212
ms.subservice: chat
13-
zone_pivot_groups: acs-azcli-js-csharp-java-python-swift-android
13+
zone_pivot_groups: acs-azcli-js-csharp-java-python-swift-android-power-platform
1414
ms.custom: mode-other, devx-track-azurecli
1515
---
1616
# Quickstart: Add Chat to your App
@@ -45,6 +45,10 @@ Get started with Azure Communication Services by using the Communication Service
4545
[!INCLUDE [Chat with iOS SDK](./includes/chat-swift.md)]
4646
::: zone-end
4747

48+
::: zone pivot="programming-language-power-platform"
49+
[!INCLUDE [Chat with Power Platform](./includes/chat-logic-app.md)]
50+
::: zone-end
51+
4852
## Clean up resources
4953

5054
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).

articles/communication-services/quickstarts/chat/logic-app.md

Lines changed: 0 additions & 117 deletions
This file was deleted.

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

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)