Powershell Admins in Azure Classic

Even though most of the world may have moved on to Azure Resource Manager we do still have the odd customer still using Classic.  For those customers it can be painful to have to logon to the Azure classic powershell when already authenticated to RM.  Fear not – there is a quick command in RM to get the admins for Classic too!

Get-AzureRmRoleAssignment -IncludeClassicAdministrators

Hope it helps!

About the author