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 Jan 15, 2025. It is now read-only.
luis:build today does not allow endpoint configuration via CLI arg. This is necessary when user is creating a authoring subscription via azure portal. Of course this key works with the region based mapping but I ran into an issue when I deleted a prior LUIS resource and I could not get luis:build to work because it kept using an invalid and old endpoint I had set via bf config:set:luis.
We should allow explicit override of endpoint (authoring endpoint) to the luis:build command and if none specified, we should fall back to any specified via bf config:set:luis.