Kaushikkumar Halvadia
Kaushikkumar Halvadia

Reputation: 867

workspace-based application insight pricing calculator

I am planning to use the Azure Monitor service and specifically Workspace-based Application Insights for the client's project.

Before I purpose/implement Workspace-based Application Insights, I need to share the estimated cost with the client so I checked the Azure Pricing Calculator however in Azure Pricing Calculator for Azure Monitor service they have mentioned ONLY Classic Application Insights and I am interested in Workspace-based Application Insights so if someone has used or know about pricing then please share a link here. Please share official/authenticated information ONLY.

Upvotes: 3

Views: 1221

Answers (1)

Venkatesan
Venkatesan

Reputation: 10322

workspace-based application insight pricing calculator

As per this MSDoc,

Since workspace-based Application Insights resources store their data in a Log Analytics workspace, the billing for data ingestion and retention is done by the workspace where the Application Insights data is located. This enables you to leverage all options of the Log Analytics pricing model, including commitment tiers in addition to Pay-As-You-Go.

As per Azure Monitor pricing

  • Application Insights charge for the data they consume.
  • Two different types of logs can be ingested for workspace-based Application Insights data
  1. Analytics Logs and
  2. Basic Logs
  • Application Insights data absorbed into either the workspace-based or classic versions is free to keep for 90 days without any price charges.

References taken from

Upvotes: 3

Related Questions