Is there an existing issue for this?
Azure.DevOps.PSModule version
0.4.1
Related function
Get-AdoStorageKey (proposed)
Use case
As a DevOps Engineer managing Azure DevOps organization identity and access management
I want a Get-AdoStorageKey cmdlet
So that I can resolve a descriptor to a storage key so I can convert the descriptor given back by Get-AdoUser to an userId and be able to retrieve entitlements for the user via the Get-AdoUserEntitlement cmdlet
Notes
See Storage Keys - Get REST Api.
Proposed solution
Create a Get-AdoStorageKey cmdlet that resolve a descriptor to a storage key.
Is there an existing issue for this?
Azure.DevOps.PSModule version
0.4.1
Related function
Get-AdoStorageKey (proposed)
Use case
As a DevOps Engineer managing Azure DevOps organization identity and access management
I want a
Get-AdoStorageKeycmdletSo that I can resolve a descriptor to a storage key so I can convert the descriptor given back by
Get-AdoUserto anuserIdand be able to retrieve entitlements for the user via theGet-AdoUserEntitlementcmdletNotes
See Storage Keys - Get REST Api.
Proposed solution
Create a
Get-AdoStorageKeycmdlet that resolve a descriptor to a storage key.