How can I avoid costs on a free Azure account?

Ignacio Ferrando 0 Reputation points
2024-11-25T13:11:20.4933333+00:00

A few days ago, I created a free account to host my .NET API. This application uses SQL Server, so I decided to work with Azure SQL Server. Since I was in the design phase, I opted for their free-tier offering. However, at some point, I must have created a database with a configuration outside the free tier. Upon reviewing it, I noticed that, despite not using that database at all, it had accumulated a cost of €45. I immediately deleted the resource, but costs have continued to accrue.

I’m not sure if I configured the backups or how I might have done it, but I understand that these ongoing charges might be related to that. My question is: how can I delete these backups? Additionally, I would like to know how to properly monitor and manage my resources to avoid unnecessary expenses. Thank you.

Azure SQL Database
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,763 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,084 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 28,736 Reputation points Microsoft Employee
    2024-11-25T15:15:04.0333333+00:00

    Hi @Ignacio Ferrando

    Firstly, some key tools you can use for managing costs are:

    1. Azure Cost Management + Billing:
      1. Cost Analysis will visualize and analyze your costs by resource, resource group, etc.
      2. Setup budgets to track your spend and configure alerts when your approach your configured caps.

    Start with these tools so you can ascertain where the €45 is indeed coming from. As a side note, I really think the costs is coming from somewhere.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.