Hello Chris,
It sounds like you're running into an issue with app registrations in Microsoft Entra ID due to a restriction set by your tenant's admin. Here’s what you need to know:
Why You Can't Access App Registrations
By default, Microsoft Entra ID allows all users to register applications. However, tenant administrators can restrict this capability. It looks like the admin has disabled the ability for standard users to register apps, which is likely a standard practice in educational or student tenants to maintain security and manageability.
Options for You
Contact Your Administrator: Since app registration is disabled for your account, the best course of action is to reach out to your college's IT or Azure admin team. They can enable app registrations for you by assigning your account the Application Developer role, which allows you to create app registrations even if the global setting for user registrations is set to "No".
Educational Tenant Considerations: Many educational institutions have these restrictions in place to help manage the use of cloud resources. It’s not uncommon for student accounts to have limited capabilities in cloud environments.
Workarounds
- If you have another account (like a personal Microsoft account), you could potentially use that to explore Microsoft Azure and its app registration functionality, but keep in mind that it won't have access to college resources or services tied specifically to your educational tenant.
Follow-Up Questions
To assist you better, I’d recommend answering a few questions:
- Have you tried reaching out to your college's admin team regarding this restriction?
- Are you familiar with how to find your IT support or administrative contacts within your institution?
- Is there a specific app or project you were hoping to use app registrations for?
References
Hope this helps clarify the limitations you're encountering! If you have any more questions, feel free to ask.