When publishing Failed to bind luis prediction resource to luis applications.
See original GitHub issueDescribe the bug
I am getting this error whenever I am publishing the Bot.
Failed to bind luis prediction resource to luis applications. Please check if your luisResource is set to luis prediction service name in your publish profile.
Version Release: 1.4.0
Release: 1.4.0
Browser
I have installed Composer on my machine. I use Chrome , Edge browser
- Electron distribution
- Chrome
- Safari
- Firefox
- Edge
OS
Windows 10
- macOS
- Windows
- Ubuntu
To Reproduce
Steps to reproduce the behavior:
- Go to ‘…’
- Click on ‘…’
- Scroll down to ‘…’
- See error
Expected behavior
Screenshots
Additional context
Issue Analytics
- State:
- Created 2 years ago
- Comments:15 (6 by maintainers)
Top Results From Across the Web
How to create and manage LUIS resources - Azure Cognitive ...
Create a LUIS Prediction resource using the LUIS portal. Go to the Manage tab in your application. In the left navigation, select Azure ......
Read more >“No such host is known.” error when publishing bot with LUIS ...
Show activity on this post. It looks like the LUIS application isn't public. To get the api keys and hostname, you have to...
Read more >Publish your Bot Framework Composer bot with already ...
Create your both (Authoring and Prediction) LUIS resources within the same region or else you may not see your bot published. Read this...
Read more >Language Understanding in Azure With LUIS - DotNetCurry.com
LUIS can be used directly by your applications or in combination with other ... The prediction resource list is the pulling from our...
Read more >Use the Azure LUIS Connector in OutSystems apps
Get the LUIS apps settings ; your LUIS app, go to ; Manage > ; Azure Resources > ; Prediction Resources. Note that...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@hshahbaz could you refer this comment to see if the issue can be resolved. https://github.com/microsoft/BotFramework-Composer/issues/5354#issuecomment-747150353
Thank you for the tip! Unfortunately in my case my company does not give me the permission to provision resources, so the only way I can get the resources is handing it off to an admin and then importing the resources they created.