Azure / AzureRMR

R package for interacting with Azure Resource Manager
Other
19 stars 9 forks source link

list_azure_logins returns error #30

Closed pedrobtz closed 1 year ago

pedrobtz commented 1 year ago

at https://github.com/Azure/AzureRMR/blame/da4751a30df58360db054abd5e4584d5bdbbdc57/R/az_login.R#L199 the call to load_azure_token(file) the value file evaluates to base::file and it returns error.

### Tasks