Share via


How to Get Information about azure resource owner

Question

Monday, May 30, 2016 12:07 PM

Hi ,

Is there any way to identify who create particular service.

We have Azure Subscription , there is around 20 user in subscription , some of co- admin and some of other role.

Most of the time i am not able to identify who created a service in azure subscription.

Is there any API or PS cmdlet by which i know who create the particular service object in subscription?

Thanks in Advance

All replies (1)

Tuesday, May 31, 2016 9:06 AM

Hi,

Thanks for posting here.

As per the document I gone through you can view who initiated the particular service object in subscription through audit logs in the Azure portal. You can also get the related information through PowerShell.

For more information, please fallow the below links:

https://azure.microsoft.com/en-us/documentation/articles/resource-group-audit/

https://msdn.microsoft.com/library/azure/dn931930.aspx

Hope it helps!

Regards,

If a post answers your question, please click Mark as Answer on that post and Vote as Helpful.