I have a GUID value, I want to search the object behind it though I don't know what may be

Liangping Cai 16 Reputation points
2021-01-29T14:15:31.763+00:00

I have a GUID value, I want to search the object behind it though I don't know what may be, it can be anything, is there a way to do the search?

Thanks

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,631 questions
{count} votes

1 answer

Sort by: Most helpful
  1. olufemia-MSFT 2,861 Reputation points
    2021-02-06T00:07:15.793+00:00

    Hello @Liangping Cai ,

    Not sure i fully understand your objective but if you are trying to correlate an Azure resource to a resource ID/GUID then check out the Get-AzResource PowerShell cmdlet.
    There are a few examples in the above link for your reference.

    Have a good weekend.

    64677-getresourcecmdlet.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.