Reputation: 210
I received an email this morning from Azure Team with instructions on migrating bots to Bot Service. I'm developing a bot with Bot Framework for .NET and now I'm in the UAT.
In order to ask the right question, I want to explain my scenario:
With that being said:
I worked very hard to reach this point, thanks in advance for every response.
Upvotes: 2
Views: 160
Reputation: 155
Nice to see I am not the only one with that button failing.
With me it is even worse, as I do have an Azure subscription on that email address. However, as far as I know, when setting up that bot in the portal, nowhere was asked to link your subscription, neither is there a place where you can do so. So, I guess that may be a temporary issue.
As for the migration affecting you: the switch to the service probably won't affect you, except pressing the migrate button. However, you do need to change bot code. As most of us (including me), are using the standard built-in state service, which will be unavailable as of March 31st, 2018. Instructions: https://blog.botframework.com/2017/07/26/saving-state-sql-dotnet/
Upvotes: 0