Skip to content

Commit 8f04cfe

Browse files
authored
Remove unsupported commands from Identity.Governance module. (#1305)
1 parent b9bafe3 commit 8f04cfe

File tree

1 file changed

+4
-0
lines changed
  • src/Identity.Governance/Identity.Governance

1 file changed

+4
-0
lines changed

src/Identity.Governance/Identity.Governance/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,10 @@ directive:
300300
verb: New|Remove|Update|Get|Invoke
301301
subject: (.*)(IdentityGovernance)AppConsent
302302
remove: true
303+
- where:
304+
verb: New|Remove|Update
305+
subject: ^(.*)EntitlementManagementConnectedOrganization(Internal|External)Sponsor$
306+
remove: true
303307
# Rename cmdlets with duplicates in their name.
304308
- where:
305309
subject: ^(BusinessFlowTemplate)(\1)+

0 commit comments

Comments
 (0)