Skip to content

Commit b0f207d

Browse files
committed
Learn Editor: Update restore.md
1 parent d4104f4 commit b0f207d

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

articles/azure-monitor/logs/restore.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,22 +129,29 @@ You can:
129129
130130
## Pricing model
131131
132-
The charge for restored logs is based on the volume of data you restore, and the duration for which the restore is active. Data restores are billed on each UTC-day that the restore is active.
132+
The charge for restored logs is based on the volume of data you restore, and the duration for which the restore is active. Thus, the units of price are *per GB per day*. Data restores are billed on each UTC-day that the restore is active.
133133
134134
- Charges are subject to a minimum restored data volume of 2 TB per restore. If you restore less data, you will be charged for the 2 TB minimum each day until the [restore is dismissed](#dismiss-restored-data).
135-
- On the first and last days that the restore is active, charges are prorated based on the period that the restore is active.
135+
- On the first and last days that the restore is active, you are only billed for the part of the day the restore was active.
136136
137137
- The minimum charge will be for a 12-hour restore duration, even if the restore is active for less than 12-hours.
138138
139-
- For more information, see [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/).
139+
- For more information on your data restore price, see [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/).
140140
141-
For example, if your table holds 500 GB a day and you restore 10 days data from that table, you'll be charged for 5 TB of restored data each day until you [dismiss the restored data](#dismiss-restored-data).
141+
Here are some examples:
142+
143+
1. If your table holds 500 GB a day and you restore 10 days data from that table, your total restore size is 5 TB and you will be charged for this 5 TB of restored data each day until you [dismiss the restored data](#dismiss-restored-data). Your daily cost will be 5000 GB multiplied by your data restore price (see [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/).)
144+
145+
1. If instead, only 700 GB of data is restored, each day that the restore is active will be billed for the 2 TB minimum restore level. Your daily cost will be 2000 GB multiplied by your data restore price.
146+
147+
1. If a data restore is only kept active for 1 hour, it will be billed for 12-hour minimum. The cost for this data restore will be 2000 GB multiplied by your data restore price multiplied by 0.5 days.
142148
143149
> [!NOTE]
144150
> There is no charge for querying restored logs since they are Analytics logs.
145151
146152
## Next steps
147153
148154
- [Learn more about data retention and archiving data.](data-retention-archive.md)
155+
149156
- [Learn about Search jobs, which is another method for retrieving archived data.](search-jobs.md)
150157

0 commit comments

Comments
 (0)