Azure classic vs Azure Portal
URLs
- Classic – manage.windowsazure.com
- Current – portal.azure.com
However, unless you are an admin user (or co-admin user), you will not be able to login to the classic portal. Regular RBAC role (contributor, reader…) will simply get you redirected to the new portal.
Resources
You can manage classic resources from the new portal, but not the other way around.
ARM and Azure Powershell
Azure Powershell works the same on both classic and the new portal. Some tasks require the use of the CLI (e.g. creating custom routes) in the Classic portal. Not so on the new portal.
Leave a Reply