Reputation: 933
I added an authoring resource in the Luis Portal and imported a few apps. The added authoring resource appeared both in the Azure portal and the Luis portal initially. Then suddenly the resource disappeared in the Luis portal and now I am unable to select the resource using the drop down in the Apps page as it is no longer showing in there. (screenshot below) What is going on? The resource still shows up in the Azure portal. I tried logging out and in and refreshing the page multiple times.
Upvotes: 2
Views: 813
Reputation: 499
I have faced this issue myself in the past - the solution was to make sure you are using the correct LUIS portal that matches the data centre you deployed your LUIS resources in:
This is documented here: https://learn.microsoft.com/en-us/azure/cognitive-services/luis/luis-reference-regions
Upvotes: 3