Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds AutoRest directives to remove over generated cmdlets #2968

Conversation

timayabi2020
Copy link
Contributor

@timayabi2020 timayabi2020 commented Sep 24, 2024

Fixes #2961
Adds AutoRest directives to remove over generated cmdlets in Security module.

The following cmdlets won't be generated:
Get-MgBetaSecurityAuditLog
Get-MgBetaSecurityAuditLogQuery
Get-MgBetaSecurityAuditLogQueryCount
Get-MgBeta`SecurityAuditLogQueryRecord
Get-MgBetaSecurityAuditLogQueryRecordCount

@timayabi2020 timayabi2020 requested a review from a team as a code owner September 24, 2024 12:01
@timayabi2020 timayabi2020 linked an issue Sep 24, 2024 that may be closed by this pull request
@timayabi2020 timayabi2020 merged commit 3b11ba3 into dev Sep 25, 2024
4 checks passed
@timayabi2020 timayabi2020 deleted the 2961-removal-of-auto-generated-cmdlets-from-auditlogquery-api branch September 25, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removal of auto-generated cmdlets from AuditLogQuery API
2 participants