Skip to content

Commit a909a90

Browse files
authored
Merge pull request #194953 from DaleKoetke/patch-45
Add a pricing model section
2 parents 1f886bc + 1e88211 commit a909a90

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/azure-monitor/essentials/platform-logs-overview.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,13 @@ You can send platform logs to one or more of the destinations in the following t
5050
- [Tutorial: Stream Azure Active Directory logs to an Azure event hub](../../active-directory/reports-monitoring/tutorial-azure-monitor-stream-logs-to-event-hub.md)
5151
- [Tutorial: Archive Azure AD logs to an Azure storage account](../../active-directory/reports-monitoring/quickstart-azure-monitor-route-logs-to-storage-account.md)
5252

53+
## Pricing model
5354

55+
Processing data to stream logs is charged for [certain services](resource-logs-categories.md#costs) when sent to destinations other than a Log Analytics workspace. There's no direct charge when this data is sent to a Log Analytics workspace, but there is a Log Analytics charge for ingesting the data into a workspace.
56+
57+
The charge is based on the number of bytes in the exported JSON formatted log data, measured in GB (10^9 bytes).
58+
59+
Pricing is availalble on the [Azure Monitor pricing page](https://azure.microsoft.com/pricing/details/monitor/).
5460

5561
## Next steps
5662

0 commit comments

Comments
 (0)