Hi @Deepak Admin,
Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
I request to run this in PowerShell I got the desired output. Please follow below institutions, let me know if you face any challenges here
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Install-Module -Name Microsoft.Entra -Repository PSGallery -Scope CurrentUser -Force -AllowClobber
connect-azaccount
Install-Module -Name AzureResourceInventory
Invoke-ARI
Artifacts: -
Feel free to reach out if you have any further questions or need additional information—I’m happy to assist!
Please provide your valuable comments
Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.