In order to automate deployments, we use a specific account user to use the API, However, with the new changes coming, migration is mandatory by the next year. In order to have the automation on the deploys, we use the API to check if certain models already exist, if they exist update and publish ,otherwise create and publish.
So, even though you create an azure authoring resource and get an authoring key, it does not allow you to use the API 2.0, and you get the following message:
"The apps - Get applications list Operation under LUIS Programmatic APIs v2.0 API is not supported with the current subscription key and pricing tier LUIS.S0."
As you can see, the tier is not even free, it's paid. Is this a bug? is this intended? should we still create/update LUIS with an account?
In order to automate deployments, we use a specific account user to use the API, However, with the new changes coming, migration is mandatory by the next year. In order to have the automation on the deploys, we use the API to check if certain models already exist, if they exist update and publish ,otherwise create and publish.
So, even though you create an azure authoring resource and get an authoring key, it does not allow you to use the API 2.0, and you get the following message: "The apps - Get applications list Operation under LUIS Programmatic APIs v2.0 API is not supported with the current subscription key and pricing tier LUIS.S0."
As you can see, the tier is not even free, it's paid. Is this a bug? is this intended? should we still create/update LUIS with an account?