Skip to content

Commit 9a92963

Browse files
authored
Merge pull request #124713 from sakkuntyo/patch-2
Update automation-manage-send-joblogs-log-analytics.md
2 parents 49713cb + 6d4170a commit 9a92963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-manage-send-joblogs-log-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Azure Automation diagnostics create the following types of records in Azure Moni
110110
| Caller_s |Caller that initiated the operation. Possible values are either an email address or system for scheduled jobs. |
111111
| Tenant_g | GUID (globally unique identifier) that identifies the tenant for the caller. |
112112
| JobId_g |GUID that identifies the runbook job. |
113-
| ResultType |Status of the runbook job. Possible values are:<br>- New<br>- Created<br>- Started<br>- Stopped<br>- Suspended<br>- Failed<br>- Completed |
113+
| ResultType |Status of the runbook job. Possible values are:<br>- Created<br>- Started<br>- Stopped<br>- Suspended<br>- Failed<br>- Completed |
114114
| Category | Classification of the type of data. For Automation, the value is JobLogs. |
115115
| OperationName | Type of operation performed in Azure. For Automation, the value is Job. |
116116
| Resource | Name of the Automation account |

0 commit comments

Comments
 (0)