SecurityFTW / cs-suite

Cloud Security Suite - One stop tool for auditing the security posture of AWS/GCP/Azure infrastructure.
GNU General Public License v3.0
1.13k stars 217 forks source link

Add support for Azure Service principals. #77

Closed bevel-zgates closed 2 years ago

bevel-zgates commented 2 years ago

Added additional argument -t or --use-service-principal and logic to allow pulling information using a service account instead of full user.

Also updated .readme with information related to the argument.