Forum Discussion

abhilearning9876's avatar
abhilearning9876
Copper Contributor
Apr 14, 2021

Hi, Can we pull out all the log analytics workspace details from all of the subscription

Hi, Can we pull out all the log analytics workspace details from all of the subscription in same tenant ?any way to do so scripts or query?

  • abhilearning9876 

    I would use Azure Resource Graph (ARG) for this for info about the Workspaces, there is a good built-in example query you can use or edit:

    From the Azure Portal --> Log Analytics workspaces --> "Open Query" --> then press [Run Query]


    You can select "All subscriptions" or the required ones



Resources