We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e20d96 commit c6ec420Copy full SHA for c6ec420
articles/v4sdk/bot-builder-authentication.md
@@ -105,9 +105,9 @@ There are a couple of important security issues to consider when you use Azure B
105
106
## Create your bot resource on Azure
107
108
-Create a **Bot Channels Registration** using the [Azure Portal](https://portal.azure.com/).
+Create a **Bot resource** using the [Azure Portal](https://portal.azure.com/).
109
110
-Record your bot's app ID and password. To gather this information, see [Manage a bot](../bot-service-manage-overview.md).
+For more information, see [Create a bot with Azure Bot Service](./abs-quickstart.md).
111
112
## Create and register an Azure AD application
113
0 commit comments