Tag not monitored by Microsoft.
The behavior indicates a sign-in/sign-out loop rather than a successful login. Use the following checks and fixes:
- Verify the account type and eligibility
- For Azure Dev Tools for Teaching or similar student portals, each student must have a valid Microsoft account.
- If the student signs in with a university email and it is not yet a Microsoft account, create a Microsoft account using that university email.
- If the student previously used a personal email, ensure that email is linked to a Microsoft account or create one for it.
- Confirm correct sign-in URL and tenant
- Ensure the student is using the correct portal URL provided by the institution.
- If the portal uses My Apps (Azure AD/Entra), confirm the URL is either
https://myapps.microsoft.comor the institution’s customized My Apps URL (for example,https://myapps.microsoft.com/contoso.com). - If there are issues with personal vs. organizational accounts, try signing in via a tenant-specific URL such as:
-
https://myapplications.microsoft.com?tenantId=your_domain_name -
https://myapplications.microsoft.com?tenant=your_tenant_ID
-
- Check browser and security settings
- Make sure the browser is supported for My Apps and meets requirements.
- Add the portal/My Apps URL to the browser’s trusted sites if required by your organization.
- Clear browser cache and cookies and try again.
- If using Internet Explorer or Microsoft Edge with support.microsoft.com–style sign-in loops, ensure that key Microsoft domains are either all in or all out of Trusted Sites so cookies can be shared correctly.
- Validate the user account state in Entra ID
- Confirm in Microsoft Entra ID (Azure AD) that:
- The account is enabled for sign-ins.
- The account is not locked out.
- The password is not expired.
- If there have been many failed attempts, wait for the lockout period to expire before trying again.
- Confirm in Microsoft Entra ID (Azure AD) that:
- Check MFA and Conditional Access
- Ensure Multi-Factor Authentication is not blocking access (for example, outdated phone or app details).
- Verify that no Conditional Access or legacy Identity Protection policy is preventing sign-in from that device/location.
- Confirm the student’s authentication contact info (phone, email, authenticator app) is current.
- Test with another browser/device and network
- Try signing in from a different browser (Edge/Chrome/Firefox) and another device.
- If it works elsewhere, the issue is likely local browser profile, cached tokens, or security software on the original device.
- If the account is not backed by Entra/Office 365
- For services like Services Hub or similar, ensure the account is a Work or School account associated with a Microsoft Entra Directory or Office 365 tenant. If only a personal account exists and the service requires organizational accounts, the workspace must be configured to allow personal accounts by Microsoft support.
If the loop persists after these steps, collect details (exact URL, tenant, browser, timestamp, and any error codes) and escalate to the institution’s IT/Entra administrator to review sign-in logs and Conditional Access in the tenant.
References:
- Resolve student sign-in problems
- Troubleshoot problems with the My Apps portal
- Services Hub sign in FAQs
- Troubleshoot account sign-in problems with a Microsoft Entra Domain Services managed domain
- Troubleshoot sign in issues for support.microsoft.com
- Troubleshoot application sign-in
- Why can't I log in to my Outlook account? - Microsoft Q&A
- How do I unblock my access to the Microsoft Feedback Portal? - Microsoft Q&A
- How to remove Microsoft Sign In - Microsoft Q&A
- Unable to sign into account - says I am not connected to Internet but I am - Microsoft Q&A
- Microsoft Entra ID not working in SQL Server VSCode - Microsoft Q&A