I recently attempted to upgrade a project from 0.6.1 to 0.7.0 of the Azure Authentication Library for .NET and I notice that there were quite a few breaking changes, and that most of the workflow I was using does not appear to be present any longer, e.g. UsernamePasswordCredential.
Is there any official or unofficial documentation of what was removed, and what those breaking changes were? The only thing I could find was a red note on the sample saying the workflow was no longer supported, and that the sample would be taken down.
Many thanks for any additional info that can be provided.