You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/restore.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,9 +140,9 @@ You can:
140
140
- Run only one active restore on a specific table at a given time. Executing a second restore on a table that already has an active restore will fail.
141
141
142
142
## Pricing model
143
-
The charge for the restore operation is based on the volume of data you restore and the number of days the data is available. The cost of retaining data for part of a day is the same as for a full day.
143
+
Maintaining restored logs incurs a pro-rated cost per day and per GB based on the time the data is kept restored and the amount of data restored (subject to the minimal restore duration and data volume). There is no charge for querying against restored logs.
144
144
145
-
For example, if your table holds 500 GB a day and you restore 10 days of data, you'll be charged for 5000 GB a day until you dismiss the restored data.
145
+
For example, if your table holds 500 GB a day and you restore 10 days of data, you will be charged for 5000 GB a day until you dismiss the restored data.
146
146
147
147
> [!NOTE]
148
148
> There is no charge for restored data during the preview period.
0 commit comments