I'm trying to get from azure some information about computers.
What I want to get back is the list of Azure wokapceId, SourceComputerId, Resource group for each machine.
I used the ServiceMapComputer_CL table in log analytics to get this data.
I noticed that the workspaceId and TenantId are the same but I need to confirm this as there is nothing in the documentation that documents this point.
Thanks in advance.