Classic Administrator Removal
John Savill's Technical Training John Savill's Technical Training
275K subscribers
11,021 views
0

 Published On Apr 8, 2024

Looking at steps to take now to prepare for the removal of the classic administrators.

ARG query I used:

authorizationresources
| where type == "microsoft.authorization/classicadministrators"
| mv-expand role = parse_json(properties).role
| mv-expand adminState = parse_json(properties).adminState
| where adminState == "Enabled"
| where role has "ServiceAdministrator" or role has "CoAdministrator"
| summarize count() by subscriptionId, tostring(role)

🔎 Looking for content on a particular topic? Search the channel. If I have something it will be there!
🤔 Due to the channel growth and number of people wanting help I no longer can answer or even read questions and they will just stay in the moderation queue never to be seen so please post questions to other sites like Reddit, Microsoft Community Hub etc.

▬▬▬▬▬▬ C H A P T E R S ⏰ ▬▬▬▬▬▬
00:00 - Introduction
00:11 - Azure Service Manager
00:39 - Service Admin
02:06 - Co-admins
03:50 - Azure Resource Manager
04:39 - Role assignments
06:13 - Classic admin deprecation
06:52 - Account admin
07:30 - Timeline
08:22 - Actions to take now
09:54 - Key action
11:06 - Removal of classic admins
12:23 - Awkward point
12:49 - Easy way to check classic usage
13:58 - Summary

▬▬▬▬▬▬ K E Y L I N K S 🔗 ▬▬▬▬▬▬
► Whiteboard:
🔗 https://github.com/johnthebrit/Random...

▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
📖 Recommended Learning Path for Azure
🔗 https://learn.onboardtoazure.com
🥇 Certification Content Repository
🔗 https://github.com/johnthebrit/Certif...
📅 Weekly Azure Update
🔗    • Azure Infrastructure Updates  
☁ Azure Master Class
🔗    • Microsoft Azure Master Class v2  
⚙ DevOps Master Class
🔗    • DevOps Master Class  
💻 PowerShell Master Class
🔗    • PowerShell Master Class  
🎓 Certification Cram Videos
🔗    • Microsoft Certification Exam Prep Videos  
🧠 Mentoring Content
🔗    • Virtual Mentoring  
❔ Questions? Maybe I answered it in my FAQ
🔗 https://savilltech.com/faq
👕 Cure Childhood Cancer Charity T-Shirt Channel Store
🔗 https://johns-t-shirts-store.creator-...

👂 Enable the subtitles and from there you can translate to your native language via the auto-translate feature in settings!    • YouTube Captions and Auto Translate Q...   for a demo of using this feature.

SUBSCRIBE ✅    / @ntfaqguy  

#microsoft #azure #johnsavillstechnicaltraining #onboardtoazure #cloud

show more

Share/Embed