Share via

Unable to access Azure for Students subscription - external user in auto-created tenant, no subscription visible

Guo Tang 20 Reputation points
2026-03-30T11:47:12.95+00:00

I am a university student in China. I activated an Azure for Students subscription using my school email (<PII Removed>@buct.edu.cn) and received a confirmation email. The subscription ID is: <PII Removed>.My school does not have an Azure AD / Entra ID tenant. After activation, a tenant was automatically created: <PII Removed>.onmicrosoft.com. My user account (<PII Removed>@buct.edu.cn) is listed as an "external user" (MicrosoftAccount) in this tenant. I can log in with this email, but I cannot see the Azure for Students subscription in the portal.

I have tried:

  • Checking the "Subscriptions" page – it is empty.
  • Using the "Convert to internal user" option in Azure AD, but I am concerned about potential complications.

I need to have this subscription assigned to my user account (<PII Removed>@buct.edu.cn) with Owner permissions. Please help me resolve this access issue.

Screenshots are attached showing:

  1. The subscription confirmation email with subscription ID.
  2. My user details in the tenant (external user).

Thank you.

Community Center | Not monitored
0 comments No comments

Answer accepted by question author
  1. Bharath Y P 7,715 Reputation points Microsoft External Staff Moderator
    2026-03-30T13:14:37.0733333+00:00

    Hello Guo, it looks like your school email ended up as a guest (external MicrosoftAccount) in the auto-created onmicrosoft.com tenant, and guests don’t automatically get Owner permissions on the subscription. That’s why you can’t see it in the portal. Here’s what you can try:

    1. Switch to the correct directory – In the Azure portal, click your profile icon (top right) > “Switch directory” and pick the tenant that holds your Azure for Students subscription.
    2. Clear or update your subscription filters – Go to Subscriptions > click the filter in the top-left > select Portal Setting > choose Select all so every subscription you have access to is shown.
    3. Convert your guest to a member (work/school) user – In Azure Active Directory > Users, find your external user entry > choose Convert to member. This changes your identity type so you can be assigned roles.
    4. Assign yourself the Owner role on the subscription – Go back to Subscriptions, select the Azure for Students subscription > Access control (IAM) > Add role assignment > pick Owner and add your converted user.
    5. Sign out and sign back in – After you’ve switched directories, updated filters, converted user type, and assigned Owner, signing out and back in should surface the subscription under Subscriptions.

    If any of those steps fail or the subscription still doesn’t appear, please let me know:

    • Which directories show up when you click “Switch directory”?
    • Did the “Convert to member” action complete without error?
    • Are you signing in with a personal Microsoft account vs. work/school account?
    • What do you see if you run az account list --output table in Azure CLI?

    Reference list for more details:

    Hope this helps! Let me know how it goes.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Q&A Assist
    2026-03-30T11:47:32.71+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The Azure for Students subscription exists, but the account that can see and manage it is almost certainly in a different directory/tenant than the one currently selected in the Azure portal.

    Use the following steps to locate and access the subscription:

    1. Sign in to the Azure portal (https://portal.azure.com) with the same email address that received the Azure for Students confirmation email.
    2. In the top-right corner of the portal, select the account avatar, then select Switch directory.
    3. In the directory list, look for any other directories/tenants besides 2025030205buctedu.onmicrosoft.com (for example, a directory created automatically for the Azure for Students signup). Switch to each directory and check Subscriptions again.
    4. If the correct directory is selected but Subscriptions is still empty and shows No subscriptions found, then the account in that directory does not have sufficient permissions on the subscription. In that case, the subscription either:
      • Was created in a different tenant tied to another identity for the same email, or
      • Was not fully provisioned because of an account or signup issue.

    Because the subscription ID is known and the portal shows no subscription in any directory, this becomes a billing/subscription support case that must be fixed by Microsoft:

    1. Go to the Azure support entry point for billing/subscription issues and create a support request: https://go.microsoft.com/fwlink/?linkid=2083458.
    2. In the request, provide:
      • The Azure for Students subscription ID: aaa7b0ba-e4f7-4ec4-aea0-c0a3ab936627.
      • The sign-in email (the @buct.edu.cn address).
      • A description that the tenant 2025030205buctedu.onmicrosoft.com was auto-created and the account appears as an external user, and that no subscriptions are visible in any directory.
    3. Ask support to:
      • Confirm which tenant the subscription is actually in.
      • Assign the subscription to the correct tenant and user, and grant Owner permissions on that subscription to the @buct.edu.cn account.

    Do not use “Convert to internal user” to try to fix this. That operation changes how the account is represented in the tenant but does not move or reassign subscriptions. Subscription-to-tenant and role assignments must be corrected by Microsoft support when they are misaligned.

    If the portal sign-in ever shows No subscriptions found even after switching directories, follow the same pattern: verify the directory, then ensure the account is added as Owner on the subscription. If that cannot be done from the portal, it must be done by support.


    References:

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.