We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9bafe3 commit 8f04cfeCopy full SHA for 8f04cfe
src/Identity.Governance/Identity.Governance/readme.md
@@ -300,6 +300,10 @@ directive:
300
verb: New|Remove|Update|Get|Invoke
301
subject: (.*)(IdentityGovernance)AppConsent
302
remove: true
303
+ - where:
304
+ verb: New|Remove|Update
305
+ subject: ^(.*)EntitlementManagementConnectedOrganization(Internal|External)Sponsor$
306
+ remove: true
307
# Rename cmdlets with duplicates in their name.
308
- where:
309
subject: ^(BusinessFlowTemplate)(\1)+
0 commit comments