Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/powershell/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Azure powershell:在Azure AD中查找用户、主体、应用程序和组的创建者_Azure_Powershell_Azure Active Directory - Fatal编程技术网

Azure powershell:在Azure AD中查找用户、主体、应用程序和组的创建者

Azure powershell:在Azure AD中查找用户、主体、应用程序和组的创建者,azure,powershell,azure-active-directory,Azure,Powershell,Azure Active Directory,我想在azure active directory(ad)中找到给定组、用户、主体和应用程序的创建者,这是使用powershell命令或可以返回此类信息的api 有什么帮助吗 非常感谢您提前您需要使用查找此类信息。据我所知,没有任何PowerShell cmdlet允许您对此进行查询。相反,您必须使用,从技术上讲,如果您愿意,可以从PowerShell调用 或者,您可以选择(JSON格式),然后使用PowerShell从那里查询日志



我想在azure active directory(ad)中找到给定组、用户、主体和应用程序的创建者,这是使用powershell命令或可以返回此类信息的api

有什么帮助吗
非常感谢您提前

您需要使用查找此类信息。据我所知,没有任何PowerShell cmdlet允许您对此进行查询。相反,您必须使用,从技术上讲,如果您愿意,可以从PowerShell调用

或者,您可以选择(JSON格式),然后使用PowerShell从那里查询日志