Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

identity governance: add parameters for Get-MgEntitlementManagement* #632

Merged
merged 12 commits into from
May 19, 2021
Merged

identity governance: add parameters for Get-MgEntitlementManagement* #632

merged 12 commits into from
May 19, 2021

Conversation

markwahl-msft
Copy link
Contributor

@markwahl-msft markwahl-msft commented Apr 21, 2021

add custom cmdlets with additional parameter sets to list operations with the most common filter criteria - access package, display name equals or display name contains, so admin does not need to learn OData filter syntax

Get-MgEntitlementManagementAccessPackageCatalog, -DisplayNameEq and -DisplayNameContains
Get-MgEntitlementManagementAccessPackage -CatalogId, -DisplayNameEq and -DisplayNameContains
Get-MgEntitlementManagementAccessPackageAssignment -AccessPackageId
Get-MgEntitlementManagementAccessPackageAssignmentRequest -AccessPackageId
Get-MgEntitlementManagementAccessPackageAssignmentPolicy -DisplayNameEq and -DisplayNameContains
Get-MgEntitlementManagementConnectedOrganization -DisplayNameEq and -DisplayNameContains

@markwahl-msft markwahl-msft marked this pull request as draft April 21, 2021 00:00
@markwahl-msft markwahl-msft marked this pull request as ready for review April 21, 2021 18:18
@peombwa peombwa requested review from georgend and peombwa May 5, 2021 23:12
@peombwa peombwa merged commit 2ec5950 into microsoftgraph:dev May 19, 2021
@markwahl-msft markwahl-msft deleted the mwahl-em-addl3 branch May 19, 2021 21:19
@peombwa peombwa mentioned this pull request Jun 2, 2021
@peombwa peombwa mentioned this pull request Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants