grafana / unused

CLI tool, Prometheus exporter, and Go module to list your unused disks in all cloud providers
Apache License 2.0
51 stars 1 forks source link

Adding Azure Environment var authentication #77

Closed logyball closed 7 months ago

logyball commented 7 months ago

Adding the ability to authenticate to azure using the AZURE_CLIENT_ID, AZURE_CLIENT_SECRET, and AZURE_TENANT_ID environment variables, also documenting this as well as the fact that the AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, and AWS_REGION env vars will work as well.