Forum Discussion
Bryan Hall
Nov 08, 2018Brass Contributor
List ALL ARM and ASM/Classic resources with AzureRM PowerShell?
I've noticed that the PowerShell cmdlet Get-AzureRMResource (from AzureRM module v6.12.0) returns some classic resources types, which is great and helps for what I need to do (get an inventory of all...
PramodYuki
Aug 27, 2019Copper Contributor
Hope you're well 🙂
I would like to know if you have found the solution to this query, I was looking for the same and came across this article.
Please do let me know.
Thank you very much
Bryan Hall
Aug 27, 2019Brass Contributor
Hello PramodYuki,
While I never got a confirmation that the command results are dependable and complete, in my case, they were. I eventually got owner (rbac) and service admin (classic) permissions to the subscription and visually compared the PS results to the portal. We only had a few classic resources, so I can't say that other classic resource types would or would not be included in the PS results.