v0.58.0
- This release removes the
auth
,environments
andodata
packages, replacing them with equivalent packages from thegithub.com/hashicorp/go-azure-sdk
module. - In order to use the
msgraph
clients, you will now need to make use of the newer authorizers from thegithub.com/hashicorp/go-azure-sdk/sdk/auth
package. The example in this repository have been updated accordingly.