Can we collect the old Azure App Service history?
I need to get the past 2 years' history.
Loading
Can we collect the old Azure App Service history?
I need to get the past 2 years' history.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prasad RaveendranPosted Oct 19, 2023, 1:43 AM
Azure App Service itself doesn't provide a built-in feature for collecting historical data and logs for your app service directly within the service. However, you can implement a strategy to collect and store your application logs and historical data externally using various Azure services and tools. Here's a general approach:
Application Insights