Dillon Lees

Results 27 comments of Dillon Lees

@hugo-syn To fix the tests you should run `go generate ./...` Alternatively, I can patch things up if you check the setting in this PR that grants me push access...

@faustocarramate This functionality hasn't been implemented but you are more than welcome to submit a PR. In the meantime, you can pass in the password using the `AZUREHOUND_PASSWORD` environment variable...

@faustocarramate Currently we don't handle MFA but you can get around this limitation by using a refresh token. Fortunately, obtaining a refresh token isn't all that difficult. 1. Run this...

@phaz0n This may have been remedied in [v1.1.3](https://github.com/BloodHoundAD/AzureHound/releases/tag/v1.1.3). Please let us know if you're able to make any progress with a newer version.

### Acceptance Criteria - Introduce new subcommand `azurehound list device-role-assignments` similar to the implementation of `azurehound list virtual-machine-role-assignments` - Refactor all `azurehound list virtual-machine-*` subcommands to use the piped output...

@hugo-syn Yes, getting the app role assignments is on our roadmap, however, you are more than welcome to submit a PR.

@PenFr Can you provided the exact steps you're taking to reproduce this issue and provide any logs (sensitive data redacted)?