Skip to content

Commit bf82733

Browse files
authored
Merge pull request #184641 from danimir/patch-1
Update automated-backups-overview.md
2 parents fd5d550 + c35e7bd commit bf82733

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

articles/azure-sql/database/automated-backups-overview.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
author: SQLSourabh
1111
ms.author: sourabha
1212
ms.reviewer: kendralittle, mathoma, wiassaf, danil
13-
ms.date: 08/28/2021
13+
ms.date: 01/10/2022
1414
---
1515
# Automated backups - Azure SQL Database & Azure SQL Managed Instance
1616

@@ -226,14 +226,20 @@ For more details about backup storage pricing visit [Azure SQL Database pricing
226226
227227
### Monitor costs
228228

229-
To understand backup storage costs, go to **Cost Management + Billing** in the Azure portal, select **Cost Management**, and then select **Cost analysis**. Select the desired subscription as the **Scope**, and then filter for the time period and service that you're interested in.
229+
To understand backup storage costs, go to **Cost Management + Billing** in the Azure portal, select **Cost Management**, and then select **Cost analysis**. Select the desired subscription as the **Scope**, and then filter for the time period and service that you're interested in as follows:
230230

231-
Add a filter for **Service name**, and then select **sql database** in the drop-down list. Use the **meter subcategory** filter to choose the billing counter for your service. For a single database or an elastic database pool, select **single/elastic pool PITR backup storage**. For a managed instance, select **mi PITR backup storage**. The **Storage** and **compute** subcategories might interest you as well, but they're not associated with backup storage costs.
231+
1. Add a filter for **Service name**.
232+
2. In the drop-down list select **sql database** for a single database or an elastic database pool, or select **sql managed instance** for managed instance.
233+
3. Add another filter for **Meter subcategory**.
234+
4. To monitor PITR backup costs, in the drop-down list select **single/elastic pool pitr backup storage** for a single database or an elastic database pool, or select **managed instance pitr backup storage** for managed instance. Meters will only show up if there exists consumption.
235+
5. To monitor LTR backup costs, in the drop-down list select **ltr backup storage** for a single database or an elastic database pool, or select **sql managed instance - ltr backup storage** for managed instance. Meters will only show up if there exists consumption.
236+
237+
The **Storage** and **compute** subcategories might interest you as well, but they're not associated with backup storage costs.
232238

233239
![Backup storage cost analysis](./media/automated-backups-overview/check-backup-storage-cost-sql-mi.png)
234240

235-
>[!NOTE]
236-
> Meters are only visible for counters that are currently in use. If a counter is not available, it is likely that the category is not currently being used. For example, managed instance counters will not be present for customers who do not have a managed instance deployed. Likewise, storage counters will not be visible for resources that are not consuming storage.
241+
>[!IMPORTANT]
242+
> Meters are only visible for counters that are currently in use. If a counter is not available, it is likely that the category is not currently being used. For example, managed instance counters will not be present for customers who do not have a managed instance deployed. Likewise, storage counters will not be visible for resources that are not consuming storage. For example, if there is no PITR or LTR backup storage consumption, these meters won't be shown.
237243
238244
For more information, see [Azure SQL Database cost management](cost-management.md).
239245

0 commit comments

Comments
 (0)