AppInsights High Availability

Sergei Kiselev 66 Reputation points
2021-09-03T10:51:34.71+00:00

Hi,

Is there any approach to configure high availability for application insights? I have some business logic based on the data from application insights. And if the application insights will be unavailable, I'll lost my business data. I want to configure high availability for appinsight. Or replication for kusto. Or something like this. Is it possible? What approaches should I use?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,645 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SwathiDhanwada-MSFT 18,996 Reputation points Moderator
    2021-09-07T13:06:24.517+00:00

    @Sergei Kiselev Application Insights doesn’t support disaster recovery as of now. But please do note that Azure Monitor logs will soon be supporting availability zones and it doesn't require additional deployment as well.

    Regarding to your question on how to set up high availability , you might have to create separate application insights for both the regions. Same question has been answered here.

    Reference video for high availability information: https://channel9.msdn.com/Shows/IT-Ops-Talk/OPS115-Log-Analytics-workspace-design-deep-dive


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.