Share via

Por que no puedo validar mi cuenta de estudiante en Azure?

GARY PAUL CARTAGENA CRESPIN 0 Reputation points
2023-09-07T03:08:05.5133333+00:00

Yo tengo una cuenta universitaria, por parte de la Universidad Francisco Gavidia, en El Salvador. He intentado iniciar sesion y validar mi cuenta de estudiante para recibir los beneficios, pero al ingresar mi informacion, me da una alerta de que no ha sido encontrado. Mi pregunta es, ¿Como puedo ser verificado correctamente?

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. Sandeep G-MSFT 21,136 Reputation points Microsoft Employee Moderator
    2023-09-11T09:23:38.2633333+00:00

    @GARY PAUL CARTAGENA CRESPIN

    How are you trying to validate your student account? What are the steps that you are following to do this.

    If you are trying to validate by logging in to Azure portal and if you are getting an error stating your account is not found, then you will have to first make sure your account is added in Azure AD tenant.

    You might see Error AADSTS16000 when you try to login to Azure AD portal and if your account is not found.

    Error AADSTS16000 is thrown when the user not found in the tenant used for authentication. In your case, this error usually occurs when you sign in to Azure Portal using your personal account which is not added as an external/guest user to an Azure AD tenant. Due to this, you by default get connected to the Microsoft Services tenant.

    Since you are connected to the Microsoft Services tenant as a standard user with restricted access, you cannot perform actions such as creating new users, groups, enterprise applications, and so on. To perform administrative actions, you must have administrative access to the tenant.

    For this purpose, you need to create your own tenant rather than using the Microsoft Services tenant. When you create a new tenant, you by default become the Global Administrator of the new tenant and have full access to all the options in that tenant.

    To create a new tenant, open in-private/incognito browser window (just to avoid SSO), access https://azure.microsoft.com/en-us/free/ to create a free Azure account.

    Once the new account is created, you should be able to see and switch to the new tenant by clicking on the settings icon as highlighted below:

    User's image

    In some cases, the user might already have an active session that uses a different personal account than the one that's intended to be used. Or they have a session that uses their organization account although they intended to use a personal guest account (or vice versa).

    In that scenario, try signing in to the Azure Portal trough a tenant-specific URL using the following format:

    https://portal.azure.com/<tenant domain name>

    Eg.

    https://portal.azure.com/constoso.onmicrosoft.com

    Let me know if you have any further questions.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

Your answer

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