Skip to content

Commit 8926c18

Browse files
authored
Merge pull request #273960 from SnehaSudhirG/01May-NoteJobStreams
added a note
2 parents a282198 + 52b0c33 commit 8926c18

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Forward Azure Automation job data to Azure Monitor logs
33
description: This article tells how to send job status and runbook job streams to Azure Monitor logs.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 08/28/2023
6+
ms.date: 05/01/2024
77
ms.topic: conceptual
88
ms.custom: engagement-fy24
99
---
@@ -144,6 +144,9 @@ Azure Automation diagnostics create the following types of records in Azure Moni
144144
| ResourceProvider | Resource provider. The value is MICROSOFT.AUTOMATION. |
145145
| ResourceType | Resource type. The value is AUTOMATIONACCOUNTS. |
146146

147+
> [!NOTE]
148+
> Ensure credentials are not sent to Job streams. Service removes credentials before displaying Job streams in diagnostic logs.
149+
147150
### Audit events
148151
| Property | Description |
149152
| --- | --- |

0 commit comments

Comments
 (0)