List object contributors in all Azure subscriptions with Powershell
The below script will loop through all Azure subscriptions excluding Visual Studio subscriptions, it will then look at every object and list/export everyone who has a role that has the word "Contributor" in it.

Comments
Post a Comment