Transfering my resource group from Azure for Students subscription to my personal microsoft account

Jan Rzadkosz 20 Reputation points
2026-07-07T15:25:31.9633333+00:00

I have a resource group on my student microsoft account (SQL database, web apps) and I want to move it to my personal account. The problem is when I graduate my student's e-mail will be disabled, therefore I guess I'll lost my access to this micrisift account.

Can I do this:
On my student profile create another subscription - pay-as-you-go
Move the resource group to this new subscription
Move pay-as-you-go subscription to my personal accout with the resource group.

Azure Migrate
Azure Migrate

A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.

0 comments No comments

Answer accepted by question author
Alex Burlachenko 25,115 Reputation points MVP Volunteer Moderator
2026-07-08T10:10:26.72+00:00

hi Jan Rzadkosz & thx for sharing urs issue here at Q&A portal,

that general plan can work, but don’t leave it until the student email is disabled. Not every resource can be moved between subscriptions. App Service usually can, SQL can have limits depending on config. Check move support first

https://learn.microsoft.com/azure/azure-resource-manager/management/move-support-resources

Moving the subscription ownership/billing to another account is separate from moving resources:

https://learn.microsoft.com/azure/cost-management-billing/manage/billing-subscription-transfer

Best practical path is create and or confirm a personal Microsoft account. Add that personal account as Owner on the student subscription and resources first. Create a Pay-As-You-Go subscription under the account/tenant u want to keep.

Move the resource group &resources if supported. Test everything after the move: web app config, SQL connection strings, identities, DNS, secrets. If the student tenant itself will disappear, be extra careful with Entra ID identities, managed identities, Key Vault access policies, and app registrations. That stuff can break quietly, which is Azure’s favorite hobby.

rgds,

Alex

&

If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal

and at my blog https://ctrlaltdel.blog/

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

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.