-
Notifications
You must be signed in to change notification settings - Fork 491
Description
Creation of Multi-Tenant bots stopped working after 31st July. This was not a change in the SDK but a change in the Azure Management service. As far as I can tell it was put in documentation, but as we use APIs to deploy bots automatically the first we knew was when it stopped working. Unlike more Azure services no email was sent to users of the resource warning them of the change.
How were we meant to find out about this? Also how should we find out about similar changes in the future so we don't get caught having to make emergency fixes to code.
If this was a change in a new version of the SDK I would understand just putting it in documentation / release notes, but when it is a change in a live service surely there must have been some way to notify customers.