Skip to content

Removal of auto-generated cmdlets from AuditLogQuery API #2961

Closed
@arishojaswi

Description

@arishojaswi

Describe the bug

There are several auto-generated cmdlets associated with the AuditLogQuery API which need to be removed. List as follows:
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.security/get-mgbetasecurityauditlog?view=graph-powershell-beta
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.security/get-mgbetasecurityauditlogquery?view=graph-powershell-beta
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.security/get-mgbetasecurityauditlogquerycount?view=graph-powershell-beta
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.security/get-mgbetasecurityauditlogqueryrecord?view=graph-powershell-beta
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.security/get-mgbetasecurityauditlogqueryrecordcount?view=graph-powershell-beta

Expected behavior

We want customers to use the main AuditLogQuery API methods as listed here: https://learn.microsoft.com/en-us/graph/api/resources/security-auditlogquery?view=graph-rest-beta.
These auto-generated cmdlets are not actively supported by us and cause confusion/issues among customers.

How to reproduce

Removal of cmdlets and associated documentation from public docs.

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

Metadata

Metadata

Assignees

Labels

type:bugA broken experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions