You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Steps to reproduce the behavior:
0. Make sure you have the Azure core tools installed
Create a .net function bot
Create a provision for the bot
Create an intent
Publish the bot
Start the bot and try to invoke the intent
Expected behavior
You shouldn't be able to start the bot without adding the LUIS info
Screenshots
App settings standard view:
App settings advanced view:
Additional context
In the web app version Composer will have an error saying you can't start the bot without updating the LUIS data. I don't know if that check is missing here, or if something else is going on.