Back
If you want to use Resource Manager model you can use it like this:
Login-AzureRmAccountGet-AzureRmResource | Export-Csv "c:\Azure Resources.csv"
Login-AzureRmAccount
Get-AzureRmResource | Export-Csv "c:\Azure Resources.csv"
I hope this will work.
Want to become an Azure Expert? join azure certification now!!
31k questions
32.8k answers
501 comments
693 users