Calamari
Calamari copied to clipboard
Remove deprecated Azure SDK's from Calamari.CloudAccounts
Removes the use of Microsoft.Rest and Microsoft.Azure.Management.Fluent from Calamari.CloudAccounts as these are deprecated libraries.
The main code changes is to move the logic for retrieving the access token on to the IAzureAccount implementations, rather than on extension methods