Skip to content

Commit d9e43a5

Browse files
authored
Update quickstart-botframework-integration.md
1 parent 8ab5236 commit d9e43a5

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
@@ -46,7 +46,7 @@ First, [create an Azure Bot Service resource in the Azure portal](/azure/bot-ser
4646

4747
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

49-
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.
49+
For managed identity bots, make sure to also [update your app with Bot Service identity](/azure/bot-service/abs-quickstart?tabs=userassigned#to-update-your-app-service) to ensure proper configuration.
5050

5151
### Get the bot's app ID and app password
5252

0 commit comments

Comments
 (0)