Microsoft Bot Framework: The limitations you should know about

Microsoft bot framework is a powerful tool for developers to create chatbots. However, there are some limitations to the Microsoft bot framework.

[Fixed] MissingSubscriptionRegistration: The subscription is not registered to use namespace ‘Microsoft.CognitiveServices’

You might come up with this error when creating a LUIS Authoring resource on LUIS portal. To fix this, open Azure Portal and go to your subscriptions.

Create Azure Resource Manager Bot using Bot Builder SDK and LUIS in C#

Azure Resource Manager is the deployment and management service for Azure. It provides a management layer that enables you to create, update, and delete resources in your Azure account. You use management features, like access control, locks, and tags, to secure and organize your resources after deployment.

Up ↑