User not found during resource creation from Bot Composer Tutorial
Tashfeen Ekram
21
Reputation points
I am following the guide here (https://learn.microsoft.com/en-us/composer/how-to-publish-bot#deploy-to-existing-azure-resources) and using the below command:
node provisionComposer.js --subscriptionId=<YOUR AZURE SUBSCRIPTION ID> --name=<NAME OF YOUR RESOURCE GROUP> --appPassword=<APP PASSWORD> --environment=<NAME FOR ENVIRONMENT DEFAULT to dev>
Sign in to answer