Skip to content

Commit 3197c39

Browse files
authored
Update quickstart-botframework-integration.md
Consistency change
1 parent 0bb250a commit 3197c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This quickstart uses a multi-tenant bot. To use a single-tenant bot or a managed
4949

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

52-
Next, [get the Microsoft App ID and password](/azure/bot-service/abs-quickstart?tabs=userassigned#to-get-your-app-or-tenant-id) that are assigned to your bot when it's deployed. You use these values for later configurations.
52+
Next, [get the Microsoft app ID and password](/azure/bot-service/abs-quickstart?tabs=userassigned#to-get-your-app-or-tenant-id) that are assigned to your bot when it's deployed. You use these values for later configurations.
5353

5454
### Create a web app to hold the bot logic
5555

@@ -555,7 +555,7 @@ In the [Microsoft Bot Framework developer portal](https://dev.botframework.com/b
555555

556556
### Bot gets a forbidden exception while replying to a message
557557

558-
Verify that the bot's Microsoft App ID and password are saved correctly in the bot configuration file you upload to the web app.
558+
Verify that the bot's Microsoft app ID and password are saved correctly in the bot configuration file you upload to the web app.
559559

560560
### Bot can't be added as a participant
561561

0 commit comments

Comments
 (0)