Skip to content

Commit 1efc2f6

Browse files
author
Timothy Wamalwa (from Dev Box)
committed
Updates autorest to remove invalid cmdlet
1 parent 33e39e0 commit 1efc2f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Identity.Governance/Identity.Governance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,10 @@ directive:
270270
subject: ^(.*)AgreementFile$
271271
variant: (.*\d)
272272
remove: true
273+
- where:
274+
verb: Remove
275+
subject: ^EntitlementManagementAccessPackageAssignment$
276+
remove: true
273277
# Rename cmdlets with duplicates in their name.
274278
- where:
275279
subject: ^(BusinessFlowTemplate)(\1)+

0 commit comments

Comments
 (0)