An Azure relational database service.
A “free” Azure SQL Database can still generate charges if either of these happened:
- Usage went beyond the free amount. Azure free offers include only limited quantities and only certain tiers. Any usage beyond the included free services and quantities is billed.
- The subscription is no longer in its free-credit period. For Azure for Students, usage is covered by the $100 credit for 12 months. After the credit is exhausted or the 12 months end, deployed products are decommissioned unless the subscription is upgraded. For a regular Azure free account, after the free period or free quantities expire, usage is charged at pay-as-you-go rates.
To find the exact cause of the ₹2.5K charge:
- In the Azure portal, open Cost Management.
- Select Cost analysis.
- Change the view to review charges by resource or by service for the current billing period.
- Check whether the SQL Database resource is the only billed item and review the invoiced charges.
- Review the invoice that contains the charge.
- If the charge is unexpected, analyze audit logs and user permissions on the resource’s parent scope.
Important detail for this scenario: Azure bills for provisioned resources and usage, not only for active app traffic. A database left deployed can still consume billable capacity depending on the offer and limits.
To stop further charges:
- If the database is no longer needed, delete the unused resource.
- If the subscription is Azure for Students, check the remaining credit in the Azure Sponsorships portal.
- If the free period or credit has ended, expect pay-as-you-go charges unless the resource is removed.
For support, billing help is available through an Azure support request. If predefined options in the basic plan are blocking progress, create a billing support request from Help + Support in the Azure portal and use the billing category.