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

Feature: Added Get-PnPAzureADActivityReportDirectoryAudit to get audit logs #2095

Merged
merged 6 commits into from
Sep 23, 2022

Conversation

gautamdsheth
Copy link
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

NA

What is in this Pull Request ?

Added cmdlet to retrieve the audit logs generated by Azure AD


public class DirectoryAuditInitiatedBy
{
[JsonPropertyName("user")]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If time permits you, it would also be nice to add inline comments to what each property would entail. Typically you can copy/paste this from the Graph documentation.

CHANGELOG.md Outdated Show resolved Hide resolved
@KoenZomers KoenZomers added the in review PR or issue is currently being reviewed label Jul 6, 2022
@gautamdsheth gautamdsheth merged commit 4130da2 into pnp:dev Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in review PR or issue is currently being reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants