Skip to content

Commit 92ec087

Browse files
committed
Update manage-access.md
1 parent b052668 commit 92ec087

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/azure-monitor/logs/manage-access.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,6 @@ To define access to a particular table, create a [custom role](../../role-based-
390390
* Use `Microsoft.OperationalInsights/workspaces/query/*` to grant access to all tables.
391391
* To exclude access to specific tables when you use a wildcard in **Actions**, list the tables excluded tables in the **NotActions** section of the role definition.
392392

393-
#### Examples
394-
395393
Here are examples of custom role actions to grant and deny access to specific tables.
396394

397395
Grant access to the _Heartbeat_ and _AzureActivity_ tables:
@@ -429,7 +427,7 @@ Grant access to all tables except the _SecurityAlert_ table:
429427
],
430428
```
431429
432-
#### Custom tables
430+
#### Limitations of the legacy method related to custom tables
433431
434432
Custom tables store data you collect from data sources such as [text logs](../agents/data-sources-custom-logs.md) and the [HTTP Data Collector API](data-collector-api.md). To identify the table type, [view table information in Log Analytics](./log-analytics-tutorial.md#view-table-information).
435433

0 commit comments

Comments
 (0)