If your Azure Subscription ID has been deleted, it typically means that the associated resources and billing should no longer be active. However, if you are still receiving monthly bills, it is possible that there are lingering charges from resources that were not fully deleted or from another subscription that is still active.
Here are some steps you can take to investigate and potentially resolve the issue:
- Check for Active Subscriptions: Even though the specific Subscription ID is deleted, it's essential to verify if there are any other active subscriptions under your Tenant ID that might be incurring charges. You can do this by navigating to the Subscriptions section in the Azure portal.
- Review Billing Statements: Look at your billing statements in the Cost Management section to identify what services are being charged. This can help you pinpoint the source of the charges.
- Contact Azure Support: If you cannot find any active subscriptions or if the charges are unclear, it may be best to contact Azure support. They can provide detailed insights into your billing and help clarify any ongoing charges related to the deleted subscription.
- Audit Logs: Check the Azure Activity Logs for any actions related to the subscription or resources that might still exist. This can provide clues on what might still be active.
- Permissions Review: Ensure that your Global Admin role is correctly configured and that you have the necessary permissions to view all subscriptions and billing details.
If you still cannot resolve the issue after these steps, Azure support will be your best resource for further assistance.
References: