You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
When testing a Bot through Composer locally, you provide an authoringKey enabling Composer to manage your LUIS resources. All good. However when testing, it should use an endpointKey if provided especially as using the authoringKey for an endPointKey has a limited quota which when expired would leave a customer stuck no
Version
1.0
Browser
Chrome
Safari
Firefox
Edge
OS
macOS
Windows
Ubuntu
To Reproduce
Steps to reproduce the behavior:
In Bot Settings within Composer, provide an endpointKey in addition to the authoringKey
Observe in Ibiza Portal->LUIS Key->Metrics that successful calls don't increase as you perform testing.
Expected behavior
EndpointKey to be used instead of authoringKey and design work to ensure that developers understand that authoringKey should be used for authoring only, endpointKey should be provided for testing/prod