microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
868 stars 372 forks source link

Publish failing as we cannot create LUIS resource anymore #9629

Closed pramilgawande closed 1 year ago

pramilgawande commented 1 year ago

As LUIS is retiring we cannot create LUIS resource anymore and hence cannot publish the bot to Azure.

Version

Release: 2.1.2

Browser

OS

To Reproduce

Go and create a new publish profile with new resources to deploy

Expected behavior

The provisioning of LUIS will fail.

Screenshots

image

image

InfinytRam commented 1 year ago

Thanks @pramilgawande, I'm investigating this issue.

InfinytRam commented 1 year ago

Hi @anug777,

Please use ConversationLanguageUnderstanding recognizer package that helps you add CLU recognizer to an empty bot built with Bot Framework Composer in order to use Azure Conversational Language Understanding in place of the now deprecated Luis.