Skip to content
Open
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 articles/virtual-machines/linux/run-command.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ You can use one of the [built-in roles](/azure/role-based-access-control/built-i

## Action Run Command Linux troubleshooting

When troubleshooting action run command for Linux environments, refer to the *handler* log file typically located in the following directory: `/var/log/azure/run-command-handler/handler.log` for further details.
When troubleshooting action run command for Linux environments, refer to the *handler* log file typically located in the following directory: `/var/log/azure/run-command/handler.log` for further details.

### Known issues
The Linux action run command logs have a few notable differences compared to the action run command Windows logs:
Expand Down