A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
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/