What's with Microsoft, they never fix the issues.
Unable to Publish My bot with Bot framework composer
Provision failure
{"name":"CREATE_RESOURCES_ERROR","message":"Error - ","stack":"Error\n at new CustomizeError (/Applications/Bot Framework Composer.app/Contents/Resources/app.asar.unpacked/extensions/azurePublish/dist/extension.js:276830:25)\n at createCustomizeError (/Applications/Bot Framework Composer.app/Contents/Resources/app.asar.unpacked/extensions/azurePublish/dist/extension.js:276835:10)\n at AzureResourceMananger.createResourceGroup (/Applications/Bot Framework Composer.app/Contents/Resources/app.asar.unpacked/extensions/azurePublish/dist/extension.js:277599:13)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (internal/process/task_queues.js:95:5)\n at async BotProjectProvision.create (/Applications/Bot Framework Composer.app/Contents/Resources/app.asar.unpacked/extensions/azurePublish/dist/extension.js:278451:40)\n at async AzurePublisher.asyncProvision (/Applications/Bot Framework Composer.app/Contents/Resources/app.asar.unpacked/extensions/azurePublish/dist/extension.js:278951:34)"}. See provision.VedAzureComposerBot.log in your bot folder
Azure AI Bot Service
2 answers
Sort by: Most helpful
-
-
Prasanth Vedantam 1 Reputation point
2022-06-15T19:34:47.21+00:00 I tried both ways, using the importing existing resources and create a new resource, Having error in both
1) If you using the existing resources...below is the what I did.
- Built a conversational Bot using the Bot Framework composer v2.1.2-nightly.306976.7df3a17 2. Went to Publish 3. Had to create a Publishing profile 4. Have got a choice to choose from 5. Choosen Import from Existing 6. Provided the publish configuration 7. Went to my Azure Account --> overview --> Picked the JSON VIEW --> finished publishing the profile 8. Went to Publish --> picked the publish target --> done --> I get the error

2) If by creating a new resources , here is the
- Provide access tokens
- Configure resources
- followed the procudure and have attached the steps. I have hit the above error. Please help.
