Fix for Azure Service Principals who have no permission to access the Graph API#39
Fix for Azure Service Principals who have no permission to access the Graph API#39SvenTo wants to merge 1 commit intoSpecterOps:mainfrom
Conversation
|
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request |
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
|
I have read the CLA Document and I hereby sign the CLA recheck |
|
The CLA check is failing because the first signature is only valid for the As I have read the CLA Document and I hereby sign the CLA |
Data collection with azurehound does not work for Azure Service Principals who have no permission to access the Graph API because calling
client.GetAzureADOrganization()fails. However, collecting information from the Azure Resource Manager is still possible.This pull request implements a bugfix so that you can use commands like
list az-rmwith those Service Principals.Sample output: