Skip to content

Commit

Permalink
Update 4_provision_your_azure_resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lauren-mills authored Aug 21, 2019
1 parent 790b258 commit 951b8a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ The Virtual Assistant requires the following Azure dependencies to run correctly
appPassword | The password for the [Azure Active Directory App](https://ms.portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/Overview) that will be used by your bot. It must be at least 16 characters long, contain at least 1 special character, and contain at least 1 numeric character. If using an existing app, this must be the existing password. | **Yes**
luisAuthoringKey | The authoring key for your LUIS account. It can be found at https://www.luis.ai/user/settings or https://eu.luis.ai/user/settings | **Yes**

You can find more detailed deployment steps including customization in the [Virtual Assistant and Skill Template deployment]({{site.baseurl}}/tutorials/csharp/create-assistant/csharp/4_provision_your_azure_resources) page.
You can find more detailed deployment steps including customization in the [Virtual Assistant and Skill Template deployment]({{site.baseurl}}/reference/virtual-assistant/deploymentscripts/) page.

0 comments on commit 951b8a2

Please sign in to comment.