Skip to content

Commit 8ab5236

Browse files
authored
Update quickstart-botframework-integration.md
Add missing slash
1 parent d802079 commit 8ab5236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/chat/quickstart-botframework-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To use Azure Communication Services chat as a channel in Azure Bot Service, firs
4444

4545
First, [create an Azure Bot Service resource in the Azure portal](/azure/bot-service/abs-quickstart?tabs=userassigned). Communication Services Chat channel supports managed identity bots and single-tenant bots.
4646

47-
This example demonstrates how to use a *[managed identity](/azure/bot-service/abs-quickstart?tabs=userassigned#bot-identity-information)* with your bot. If you're instead using single-tenant bot, refer to the instruction for setting up [single-tenant Bot identity](azure/bot-service/abs-quickstart?tabs=singletenant#bot-identity-information).
47+
This example demonstrates how to use a *[managed identity](/azure/bot-service/abs-quickstart?tabs=userassigned#bot-identity-information)* with your bot. If you're instead using single-tenant bot, refer to the instruction for setting up [single-tenant Bot identity](/azure/bot-service/abs-quickstart?tabs=singletenant#bot-identity-information).
4848

4949
For managed identity bots, make sure to also [update your app with Bot Service identity](/azure/bot-service/abs-quickstart?view=azure-bot-service-4.0&tabs=userassigned#to-update-your-app-service) to ensure proper configuration.
5050

0 commit comments

Comments
 (0)