aztfmod / rovergo

The next version of Rover, the command line tool for Azure CAF Landingzones. Developed in Go
MIT License
10 stars 7 forks source link

Support for service principal auth #101

Closed benc-uk closed 3 years ago

benc-uk commented 3 years ago

Adds support for service principal auth

Adds graph package for looking up SP

Refactors landingzone.go to add getIndentity() Fixes #98