Retrieve set of roles listed in "Roles applicable to developer programs" (user-level)
Feature Request
Is your feature request related to a problem? Please describe. We are using PowerShell based system-tests to ensure that only an approved set of users is provided with the different roles in Partner-Center. Due to the fact that we cannot get the role-assignment for "Roles applicable to developer programs" can we not verify that only the approved set of users is provided.
Describe the solution you would like
The cmdlet Get-PartnerRole should also yield those "Roles applicable to developer programs" roles:
- Manager
- Developer
- Business Contributor
- Finance Contributor
- Marketer
Describe alternatives you have considered As of now could we only retrieve the list of users provide with role "X" (e.g. "Marketer") via the partner-center website: https://partner.microsoft.com/en-us/dashboard/account/v3/usermanagement#users
Additional context The supported standard roles are documented in Microsoft article Set roles or custom permissions for account users, see section "Assign roles to account users"
- Manager
- Developer
- Business Contributor
- Finance Contributor
- Marketer