Partner-Center-PowerShell icon indicating copy to clipboard operation
Partner-Center-PowerShell copied to clipboard

Retrieve set of roles listed in "Roles applicable to developer programs" (user-level)

Open thuld opened this issue 5 years ago • 0 comments

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:

  1. Manager
  2. Developer
  3. Business Contributor
  4. Finance Contributor
  5. 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"

  1. Manager
  2. Developer
  3. Business Contributor
  4. Finance Contributor
  5. Marketer

thuld avatar Nov 25 '20 09:11 thuld