Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
Hello Anton Ovchynnikov,
Greetings! Thanks for raising this question in the Q&A forum
The core issue here is that a Microsoft for Startups (Founders Hub) approval email confirms your eligibility for Azure credits, but it does not by itself provision an Azure subscription or directory. Provisioning only happens after a separate "Activate Azure" step is completed inside Founders Hub, and that step creates an Azure Sponsorship subscription tied to the personal Microsoft account (MSA) you signed up with. Until that activation is completed and syncs through to Azure's billing system, your MSA has no directory of its own, so the Azure portal falls back to the default system tenant, "Microsoft Services" (tenant ID f8cdef31-a31e-4b4a-93e4-5f571e91255a). That default tenant has no directory and no subscription attached to your account, which is exactly why you're seeing "No subscriptions" everywhere, why AADSTS16000 references the "Microsoft Services" tenant, and why the Help + Support blade also fails (it needs a real tenant context to load, and your account isn't a member of one yet).
Steps to resolve:
Confirm the Founders Hub activation step was actually completed, not just approval. Sign in to Founders Hub with the same MSA, go to the Benefits tab, and look for the Azure sponsorship benefit. If it shows Redeem or Activate Azure rather than Active, click through it. This routes you to the Azure Sponsorship Portal (not the normal Azure free-trial signup) and is the step that actually creates your directory and subscription.
Check the Verification checklist on the Founders Hub Home page. If any item there is still pending or under manual review, Azure provisioning will not proceed even if you received the welcome email, since the email confirms program approval, not that every downstream verification step has cleared.
Check the Azure Sponsorship Balance page directly, using the same MSA: https://www.microsoftazuresponsorships.com/Balance. This page sometimes reflects a provisioned subscription/credit balance before it becomes visible in the main Azure portal, since there can be a sync delay between the sponsorship system and Azure's directory/subscription blade.
Give it up to the documented window. Microsoft's own guidance for this flow is that provisioning can take up to 24 to 48 hours after activation, and occasionally longer during backend sync issues. Since you're past 30 hours from the welcome email but need to confirm whether the actual "Activate Azure" step (step 1) was completed at that time or only the initial approval, re-check step 1 first, since the clock only really starts once activation itself is triggered.
If activation was completed and you're still past 48 hours with nothing provisioned, or the checklist in step 2 is fully clear, this needs Startups/Billing support to intervene manually, since it will require an engineer to check the back-end link between your MSA and the sponsorship record. Since you can't reach Help + Support from inside the portal (same AADSTS16000 blocker), use one of these instead:
- Submit a request directly through Founders Hub support (accessible from the Founders Hub site itself, which doesn't require an Azure directory context).
- Use the external Azure support request page: https://azure.microsoft.com/en-us/support/create-ticket/ and select Billing as the issue type rather than a technical category, since this is a subscription-provisioning/billing issue, not a portal bug.
If this answer helps you kindly accept the answer which will help others who have similar questions.
Best Regards,
Jerald Felix.