0
votes

Can I assign same LUIS subscription key (generated from azure portal) to more than one LUIS application (On Luis.ai portal). I tried doing that and getting following error when I use the luis application in my bot:

"This application cannot be accessed with the current subscription"

Technically the luis.ai portal allowed me to assign the same key to multiple Luis apps.

1

1 Answers

0
votes

Yes, assuming they are in the same region.

The authoring key in LUIS.ai is not the same thing as the endpoint LUIS subscription key in portal.azure.com. The authoring key allows you to author any LUIS app and the endpoint key allows you to query any LUIS endpoint. This doc should help understand keys docs.microsoft.com/en-us/azure/cognitive-services/luis/