Skip to content

Commit 0c5201c

Browse files
committed
Update activity-log.md
1 parent d3e3926 commit 0c5201c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-monitor/essentials/activity-log.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For details on how to create a diagnostic setting, see [Create diagnostic settin
2424

2525
> [!NOTE]
2626
> * Entries in the Activity Log are system generated and can't be changed or deleted.
27-
> * Entries in the Activity Log are representing control plane changes like a virtual machine restart, any non related entries should be written into [Azure Resource Logs](https://learn.microsoft.com/azure/azure-monitor/essentials/resource-logs)
27+
> * Entries in the Activity Log are representing control plane changes like a virtual machine restart, any non related entries should be written into [Azure Resource Logs](resource-logs.md)
2828
2929
## Retention period
3030

@@ -288,7 +288,6 @@ The columns in the following table have been deprecated in the updated schema. T
288288
|resourceProviderName | ResourceProvider | ResourceProviderValue ||
289289

290290
> [!Important]
291-
292291
> In some cases, the values in these columns might be all uppercase. If you have a query that includes these columns, use the [=~ operator](/azure/kusto/query/datatypes-string-operators) to do a case-insensitive comparison.
293292
294293
The following columns have been added to `AzureActivity` in the updated schema:

0 commit comments

Comments
 (0)