Hi @EEFC , the absolute fastest path to stop Azure billing for no longer used situations: Immediate action (stops billing fastest):
- Cancel the subscription directly:
- Azure Portal → Subscriptions → Select subscription → Cancel subscription
- This stops billing immediately and deletes resources after 90 days
If you need resources gone NOW:
Delete all resource groups first (Portal → Resource Groups → Delete each one) Then cancel subscription
To fully close the organization account:
Cancel all subscriptions (as above)
Azure Portal → Azure Active Directory → Properties → Delete directory Must remove all users, apps, subscriptions first Can take 24-48 hours to process
Gotchas to avoid ongoing charges:
Check for hidden subscriptions (some orgs have multiple) Look for reserved instances or support plans (separate billing) Cancel any marketplace subscriptions separately Check Azure DevOps organizations (separate billing)
Fastest route if you just want billing stopped ASAP: Go to Subscriptions → Cancel → Confirm. Done. Everything else can happen later.
If you're being charged but can't find resources, check the Cost Management + Billing section to see exactly what's generating charges - sometimes there are zombie resources or subscriptions you didn't know about.