Skip to content

Commit 46151e6

Browse files
authored
Merge pull request #3066 from microsoftgraph/3051-missing-commands-for-new-auditlogquery-endpoint
Re-enables generation of Get cmdlets for attack simulation.
2 parents 4ae8239 + 52ec866 commit 46151e6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Security/Security.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ directive:
2424
verb: Get|Update
2525
subject: ^Security$
2626
remove: true
27-
# Removes overgenerated cmdlets. Related issue: https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2961
28-
- where:
29-
verb: Get
30-
subject: ^(SecurityAuditLog|SecurityAuditLogQuery|SecurityAuditLogQueryCount|SecurityAuditLogQueryRecord|SecurityAuditLogQueryRecordCount)$
31-
remove: true
3227
- where:
3328
verb: Update
3429
subject: ^SecurityAttackSimulation$

0 commit comments

Comments
 (0)