Skip to content

Commit

Permalink
Remove unsupported commands from Identity.Governance module. (#1305)
Browse files Browse the repository at this point in the history
  • Loading branch information
peombwa authored Jun 8, 2022
1 parent b9bafe3 commit 8f04cfe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Identity.Governance/Identity.Governance/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,10 @@ directive:
verb: New|Remove|Update|Get|Invoke
subject: (.*)(IdentityGovernance)AppConsent
remove: true
- where:
verb: New|Remove|Update
subject: ^(.*)EntitlementManagementConnectedOrganization(Internal|External)Sponsor$
remove: true
# Rename cmdlets with duplicates in their name.
- where:
subject: ^(BusinessFlowTemplate)(\1)+
Expand Down

0 comments on commit 8f04cfe

Please sign in to comment.