Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What would happen to Application Insight when a Azure region goes down. Will Application insight still be accessible

What would happen to Application Insight when an Azure region goes down? Will Application insight still be accessible? As we rely on telemetry data.

like image 734
Narenkv Avatar asked Oct 21 '25 09:10

Narenkv


1 Answers

There is no built-in geo-replication for Application Insights. Best practice would be for you to have an instance for each of your application deployments in every region. E.g. if your app runs in East US and in West Europe, also have AppInsights in each region and log to there respectively.

If you need to have your telemetry available in cases of an regional outage as well, I would look into Continuous Export - to a storage account in a separate region.

like image 179
silent Avatar answered Oct 23 '25 07:10

silent



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!