Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Monitor/Monitor/help/Get-AzActivityLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The Get-AzActivityLog cmdlet retrieve Activity Log events. The events can be ass

### Example 1: Get an event log by subscription ID
```
PS C:\>Get-ActivityAzLog
PS C:\>Get-AzActivityLog
```

This command lists at most 1000 events associated with the user's subscription ID that took place 7 days from the current date/time.
Expand Down