I followed this azure's guide to build a simple question answering bot: https://microsoftlearning.github.io/AI-900-AIFundamentals/instructions/04d-create-a-bot.html#create-a-bot-for-the-knowledge-base
Everything works fine until deployment(last section).
When I deploy, an Web App Bot is created. But when try to test it in the web chat I get an " Invalid resource ID" error.
What can I do here?