Search code examples
azurebotframeworkazure-bot-service

How do I edit the Bot Code c# after its published in Azure


I created a bot in the Azure bot framework. It's a Qna one.

It works, I can see it in the webchat, I can see it in my bots of bot framework page, I can see the qna data source in qnamaker.

When I go to azure and look at the resources and click on my bot service, it takes me to the Create Page, well I don't want to create, I want to get to the code of the existing bot, I can't figure out how, some of the props are editable in the bot framework site, but not the code.

I did not configure continuous integration. Or download the code as it was boiler plate, but I want to poke at it now.


Solution

  • I have found the answer to this problem.

    Once you have closed all your windows and want to return to your bot, if you find that you seeing the Create Application ID screen and not the bot details screen with the code, channels and analytics bit, then you have opened this is IE11,

    Ditch the crappy browser and open it in Chrome.