Skip to content

Commit fc79c72

Browse files
authored
fix capitalization per Acrolinx check
1 parent 2b79306 commit fc79c72

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/automation/automation-dsc-diagnostics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,11 @@ Diagnostics from Azure Automation creates two categories of records in Azure Mon
154154
| SourceSystem | How Azure Monitor logs collected the data. Always *Azure* for Azure diagnostics. |
155155
| ResourceId |Specifies the Azure Automation account. |
156156
| ResultDescription | The description for this operation. |
157-
| SubscriptionId | The Azure subscription Id (GUID) for the Automation account. |
157+
| SubscriptionId | The Azure subscription ID (GUID) for the Automation account. |
158158
| ResourceGroup | Name of the resource group for the Automation account. |
159159
| ResourceProvider | MICROSOFT.AUTOMATION |
160160
| ResourceType | AUTOMATIONACCOUNTS |
161-
| CorrelationId |GUID that is the Correlation Id of the compliance report. |
161+
| CorrelationId |GUID that is the Correlation ID of the compliance report. |
162162

163163
### DscResourceStatusData
164164

@@ -185,11 +185,11 @@ Diagnostics from Azure Automation creates two categories of records in Azure Mon
185185
| SourceSystem | How Azure Monitor logs collected the data. Always *Azure* for Azure diagnostics. |
186186
| ResourceId |Specifies the Azure Automation account. |
187187
| ResultDescription | The description for this operation. |
188-
| SubscriptionId | The Azure subscription Id (GUID) for the Automation account. |
188+
| SubscriptionId | The Azure subscription ID (GUID) for the Automation account. |
189189
| ResourceGroup | Name of the resource group for the Automation account. |
190190
| ResourceProvider | MICROSOFT.AUTOMATION |
191191
| ResourceType | AUTOMATIONACCOUNTS |
192-
| CorrelationId |GUID that is the Correlation Id of the compliance report. |
192+
| CorrelationId |GUID that is the Correlation ID of the compliance report. |
193193

194194
## Summary
195195

0 commit comments

Comments
 (0)