How can I tell if my Administrator Role is classic?

Steven Edward Wood 20 Reputation points
2024-08-29T03:25:07.98+00:00

I got a notice about Classic Administrator Roles being retired. I'm the only role in my tenant. I've also seen services and stuff being retired or whatever. But, I haven't seen any explanation on how to tell if I have something that is being retired or how to transfer it to whatever the new stuff is.

I have two Windows applications on the Microsoft Store and a website with a custom domain. I'm OK with how they are...I just don't want them to stop working or have my account retired because I've had it since 2016.

I've read a lot of the websites from the many emails I've been given, but I have yet to see a guide on how to figure out what I need to do to prevent my apps and app services and all that stuff from not working or whatever. The only thing I believe one of those websites was saying is that I have to purchase the next App Service Pricing Plan Service which will cost me 5x times more than the plan that I have, but I can't afford that at the moment.

I really just want to know how to see what is going to happen to my account, resource groups, app services, and such. When I check them out on Azure I don't see any indication that there's anything wrong with them or if there is something that I need to do to keep them from being retired or losing functionality.

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
782 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,630 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 89,091 Reputation points
    2024-08-29T04:44:10.1066667+00:00

    Hi Steven,

    In the Azure portal, please navigate to your subscription, next click on Access control (IAM) blade, and then click on View my access button.

    When the assignments window opens on right, please make sure you have Owner without any conditions. The way you know there aren't any conditions is it will just have Add for the Condition column. Please see screenshot below:

    qna classic admin deprecated1

    If you do not see Owner in the list of assignments, then you must take action immediately. You need to assign your account Owner role to the subscription. If you already have Owner role then you can skip down to "Assigning other Classic admins Owner role to subscription" below.

    Assigning your account Owner role to subscription

    To assign your account Owner role to the subscription, again navigate to the subscription -- Access control (IAM) blade, next click on Add -- Add role assignment at top. Click on Privileged administrator roles tab, next select Owner, click Next, click Select members and select your account, Next, on Conditions tab select Allow user to assign all roles (highly privileged), Next, click Review + assign button and click Review + assign button again to save.

    Once it has finished adding the role assignment please perform View my access step again and verify that Owner is listed without conditions as described above.

    Assigning other Classic admins Owner role to subscription

    After you have made sure that your account has Owner role on your subscription, you should check to see if there are other classic administrator accounts and assign them Owner role if needed. To do this, again navigate to the subscription -- Access control (IAM) blade, and then click on Classic administrators tab.

    To the right of each account that still needs full access to resources in the subscription, click on Assign RBAC role, and when window pops up click on Review + assign to add the role assignment. You should see a message saying that it successfully added the role assignment followed by another message saying it removed classic administrator.

    Please see screenshot below for example (it shows Server administrator, you may see entries for Co-administrators as well):

    qna classic admin deprecated2

    Repeat the process for each account that still needs full access to resources in the subscription.

    Please let me know if you have any questions and/or something isn't clear.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.