Azure DevOps cannot detect my active Azure for Students subscription when creating a new organization

David B 0 Reputation points
2026-08-22T02:30:23.58+00:00

Azure DevOps cannot detect my active Azure for Students subscription when creating a new organization

I am trying to create a new Azure DevOps organization. During the organization creation process, Azure DevOps asks me to select an Azure subscription for billing, but it displays the following message:

“We couldn't find any subscriptions you have access to.”

However, I have already verified in the Azure Portal that my Azure for Students subscription exists and is working correctly:

  • Subscription: Azure for Students
  • Status: Active
  • My role: Owner
  • Current cost: $0.00
  • The student credit is active and available.

I have also signed out and signed back in to refresh my session, but Azure DevOps still does not detect the subscription.

As a result, I cannot complete the creation of the Azure DevOps organization.

Has anyone experienced this issue with an Azure for Students subscription?

Azure DevOps
0 comments No comments

2 answers

Sort by: Oldest
  1. AI answer

    2026-08-22T02:30:40.5033333+00:00

    Yes. An Azure for Students subscription is a supported subscription type for creating an Azure DevOps organization.

    For this specific symptom, the documented causes and fixes are:

    1. Refresh the directory sign-in token in Azure portal This is the most common cause, especially in cross-tenant scenarios.
      • Sign in to the Azure portal.
      • Select Settings.
      • Select All Directories.
      • Find the directory that owns the Azure for Students subscription and select Switch.
      • Complete the sign-in prompt again.
      • Return to Azure DevOps and try creating the organization again.
    2. Confirm subscription prerequisites Verify that:
      • The subscription is in the Azure public cloud.
      • The subscription is not disabled or past due.
      • Access is at least Contributor or Owner. In this case, Owner already satisfies that requirement.
    3. If the subscription still does not appear, check for token/cache issues Azure DevOps can keep an old cached token.
      • Sign out of Azure DevOps Services and sign back in.
      • Clear browser cache and cookies.
      • Retry the organization creation flow.
    4. If many subscriptions are associated with the account Azure DevOps subscription pickers can omit some subscriptions when more than 50 Azure subscriptions are associated with the account. In that case, use a separate native Microsoft Entra user in the subscription’s tenant with the required permissions, then sign in with that user and create the organization.

    Also note:

    • Azure DevOps organization creation must be done manually through the web portal.
    • A new organization includes free tier benefits, but an active Azure subscription is required to create new organizations.

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

    1 person found this answer helpful.
  2. Tejaswini Billakurthi 270 Reputation points Microsoft External Staff Moderator
    2026-09-03T10:26:51.54+00:00

    Hello @David B

    Thank you for reaching out to Microsoft Q & A

    Yes, Azure for Students subscriptions are supported for creating Azure DevOps organizations.

    The most common cause of this issue is a stale authentication token or a tenant mismatch between Azure DevOps and the Azure subscription. We recommend refreshing the directory sign-in token by switching to the directory that owns the Azure for Students subscription in the Azure portal (Settings > All Directories) and completing the sign-in process again. Then, retry creating the Azure DevOps organization. This is especially important in cross-tenant scenarios.

    Additionally, please verify that:

    • The subscription is active and not disabled or past due.
    • The subscription is in the Azure public cloud.
    • Your account has Owner or Contributor access to the subscription.

    If the subscription still does not appear:

    • Sign out of Azure DevOps and sign back in.
    • Clear browser cache and cookies.
    • Retry the organization creation process.

    If your account is associated with a large number of Azure subscriptions, consider using a native Microsoft Entra user from the subscription's tenant with the required permissions and try creating the organization again.

    For reference prelease verify below documents:

    https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/create-organization?view=azure-devops

    https://learn.microsoft.com/en-us/azure/devops/organizations/billing/billing-faq?view=azure-devops#what-types-of-azure-subscriptions-can-be-used-to-create-an-azure-devops-organization-

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

    Was this answer helpful?

    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.