Skip to content

Commit c85d673

Browse files
authored
add lightbox, fix spelling per Acrolinx
1 parent 7a6df11 commit c85d673

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Add a new step in your workflow by using the Azure Communication Services Identi
3737

3838
1. Provide the Connection String. This can be found in [Microsoft Azure](https://portal.azure.com/), within your Azure Communication Service Resource, on the Keys option from the left menu > Connection String
3939

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" alt-text="Screenshot that shows the Keys page within an Azure Communication Services Resource." lightbox="./media/logic-app/azure-portal-connection-string.png":::
4141

4242
1. Provide a Connection Name
4343

@@ -52,7 +52,7 @@ Add a new step in your workflow by using the Azure Communication Services Identi
5252

5353
:::image type="content" source="./media/logic-app/azure-communications-services-connector-create-user-action-advanced.png" alt-text="Screenshot that shows the Azure Communication Services Chat connector advanced options.":::
5454

55-
1. Click Create. This will output the User Id and an Access Token
55+
1. Click Create. This will output the User ID and an Access Token.
5656

5757
## Create a chat thread
5858

@@ -78,7 +78,7 @@ Add a new step in your workflow by using the Azure Communication Services Identi
7878

7979
:::image type="content" source="./media/logic-app/azure-communications-services-connector-send-chat-message.png" alt-text="Screenshot that shows the Azure Communication Services Chat connector Send chat message action.":::
8080

81-
1. Provide the Access Token, Thread Id, Content and Name information as shown below
81+
1. Provide the Access Token, Thread ID, Content, and Name information as shown below.
8282

8383
:::image type="content" source="./media/logic-app/azure-communications-services-connector-send-chat-message-input.png" alt-text="Screenshot that shows the Azure Communication Services Chat connector Send chat message action input fields.":::
8484

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Add a new step in your workflow by using the Azure Communication Services Email
4444

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

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" alt-text="Screenshot that shows the Azure Communication Services Connection String." lightbox="./media/logic-app/azure-communications-services-connection-string.png":::
4848

4949
1. Provide a Connection Name
5050

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Add a new step in your workflow by using the Azure Communication Services Identi
3939

4040
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
4141

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" alt-text="Screenshot that shows the Keys page within an Azure Communication Services Resource." lightbox="./media/logic-app/azure-portal-connection-string.png":::
4343

4444
1. Provide a Connection Name
4545

0 commit comments

Comments
 (0)