Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Update botskills.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lauren-mills committed Aug 21, 2019
1 parent f7d07bc commit 672e5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/reference/skills/botskills.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The CLI performs the following operations on your behalf:
4. Refresh the dispatch LUIS model with the new utterances.
5. In the case of **Active Directory Authentication Providers**, an authentication connection will be added to your Bot automatically and the associated Scopes added to your Azure AD application that backs your deployed Assistant.

> Your Virtual Assistant must have been deployed using the [deployment tutorial]({{site.baseurl}}/tutorials/create-assistant/4_provision_your_azure_resources) before using the `botskills` CLI as it relies on the Dispatch models being available and a deployed Bot for authentication connection information.
> Your Virtual Assistant must have been deployed using the [deployment tutorial]({{site.baseurl}}/tutorials/csharp/create-assistant/4_provision_your_azure_resources) before using the `botskills` CLI as it relies on the Dispatch models being available and a deployed Bot for authentication connection information.
## Prerequisites
- [Node.js](https://nodejs.org/) version 10.8 or higher
Expand Down

0 comments on commit 672e5c3

Please sign in to comment.