I want to deny acccess to specific tables on my log analytics workspaces, however on the microsoft site it says:
"Considerations If a user is granted global read permission with the standard Reader or Contributor roles that include the */read action, it will override the per-table access control and give them access to all log data. "
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/manage-access
what exactly is global read permission ? is this the reader permission applied at the subscription level? if you apply for the read permission at the resource group level will this affect the table level RBAC?