Calamari icon indicating copy to clipboard operation
Calamari copied to clipboard

Remove deprecated Azure SDK's from Calamari.CloudAccounts

Open APErebus opened this issue 1 year ago • 0 comments

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

APErebus avatar Oct 04 '24 04:10 APErebus