I'm using azure free trial. I suspect that might be the issue, although couldn't find anything in the docs. When publishing from composer to azure there are resources that need to be added and then there are a few optional resources. In composer I checked all the resources - although prob don't need all of them.
Then hit the create button and it says "Provisioning..." and then the message came up:
{"name":"CREATE_COSMOSDB_ERROR","message":"Error - The subscription is not registered to use namespace 'Microsoft.DocumentDB'. See https://aka.ms/rps-not-found for how to register subscriptions.","stack":"Error\n at new CustomizeError (C:\Program Files\Bot Framework Composer\resources\app.asar.unpacked\extensions\azurePublish\dist\extension.js:276418:25)\n at createCustomizeError (C:\Program Files\Bot Framework Composer\resources\app.asar.unpacked\extensions\azurePublish\dist\extension.js:276423:10)\n at AzureResourceMananger.deployCosmosDBResource (C:\Program Files\Bot Framework Composer\resources\app.asar.unpacked\extensions\azurePublish\dist\extension.js:277631:13)"}.
In the azure activity log it looks like:
I was wondering if I have to upgrade in Azure to pay as you go? And also what the minimum resource requirements to have a bot published to Azure.
Thx
