Reputation: 659
I've logged into the new Azure management portal at https://manage.windowsazure.com but its only showing my databases and default directory. Its missing my WebApps, Groups etc.
The old portal at https://portal.azure.com/# is working fine.
Anyone else having this problem or know how to get everything appearing in the new portal?
Thanks.
Upvotes: 0
Views: 978
Reputation: 114
New portal is portal.azure.com and old portal is manage.windowsazure.com.
In new portal you have option to create ARM-based services in new portal. Resource Manager isn't implemented in the old portal and that is why you don't see these resources.
Upvotes: 0