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/chat/logic-app.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Add a new step in your workflow by using the Azure Communication Services Identi
37
37
38
38
1. Provide the Connection String. This can be found in the [Azure Portal](https://portal.azure.com/), within your Azure Communication Service Resource, on the Keys option from the left menu > Connection String
39
39
40
-
:::image type="content" source="./media/logic-app/azure-portal-connection-string.png" alt-text="Screenshot that shows the Keys page within an Azure Communication Services Resource.":::
40
+
:::image type="content" source="./media/logic-app/azure-portal-connection-string.png#lightbox" alt-text="Screenshot that shows the Keys page within an Azure Communication Services Resource.":::
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/email/logic-app.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Quickstart -Send email message in Power Automate with Azure Communication Services in Microsoft Power Automate
3
3
titleSuffix: An Azure Communication Services quickstart
4
-
description: In this quickstart, learn how send an email in Azure Logic Apps workflows by using the Azure Communication Services Email connector.
4
+
description: In this quickstart, learn how to send an email in Azure Logic Apps workflows by using the Azure Communication Services Email connector.
5
5
author: sanchezjuan
6
6
manager: chpalm
7
7
services: azure-communication-services
@@ -44,7 +44,7 @@ Add a new step in your workflow by using the Azure Communication Services Email
44
44
45
45
1. Provide the Connection String. This can be found in the [Azure Portal](https://portal.azure.com/), within your Azure Communication Service Resource, on the Keys option from the left menu > Connection String
46
46
47
-
:::image type="content" source="./media/logic-app/azure-communications-services-connection-string.png" alt-text="Screenshot that shows the Azure Communication Services Connection String.":::
47
+
:::image type="content" source="./media/logic-app/azure-communications-services-connection-string.png#lightbox" alt-text="Screenshot that shows the Azure Communication Services Connection String.":::
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/identity/logic-app.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Quickstart - Create and Manage Azure Communication Services users and access tokens in Microsoft Power Automate
3
3
titleSuffix: An Azure Communication Services quickstart
4
-
description: In this quickstart, learn how to manage users an access tokens in Azure Logic Apps workflows by using the Azure Communication Services Identity connector.
4
+
description: In this quickstart, learn how to manage users and access tokens in Azure Logic Apps workflows by using the Azure Communication Services Identity connector.
5
5
author: sanchezjuan
6
6
manager: chpalm
7
7
services: azure-communication-services
@@ -37,9 +37,9 @@ Add a new step in your workflow by using the Azure Communication Services Identi
37
37
38
38
:::image type="content" source="./media/logic-app/azure-communications-services-connector-create-user.png" alt-text="Screenshot that shows the Azure Communication Services Identity connector Create user action.":::
39
39
40
-
1. Provide the Connection String. This can be found in the [Azure Portal](https://portal.azure.com/), within your Azure Communication Service Resource, on the Keys option from the left menu > Connection String
40
+
1. Provide the Connection String. This can be found in the [Microsoft Azure](https://portal.azure.com/), within your Azure Communication Service Resource, on the Keys option from the left menu > Connection String
41
41
42
-
:::image type="content" source="./media/logic-app/azure-portal-connection-string.png" alt-text="Screenshot that shows the Keys page within an Azure Communication Services Resource.":::
42
+
:::image type="content" source="./media/logic-app/azure-portal-connection-string.png#lightbox" alt-text="Screenshot that shows the Keys page within an Azure Communication Services Resource.":::
43
43
44
44
1. Provide a Connection Name
45
45
@@ -63,7 +63,7 @@ After you have a Communication Services identity, you can use the Issue a user a
63
63
64
64
1. Then, you can use the User ID output from the previous [Create a user](#create-user) step.
65
65
66
-
1. Specify the token scope: voip or chat. [Learn more about tokens and authentication](../../concepts/authentication.md).
66
+
1. Specify the token scope: VoIP or chat. [Learn more about tokens and authentication](../../concepts/authentication.md).
67
67
68
68
:::image type="content" source="./media/logic-app/azure-communications-services-connector-issue-access-token-action-token-scope.png" alt-text="Screenshot that shows the Azure Communication Services Identity connector Issue access token action, specifying the token scope.":::
0 commit comments