Retrieve web application POST calls history

Sergei Dubovic 41 Reputation points
2021-03-08T09:24:51.793+00:00

Hello,
Dear Microsoft Team

My question is:
Can i get webapplication post requests history (with payload) for the last month if application logs (in azure panel) were disabled? Can i have an another option?

Thank you

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,146 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ryan Hill 29,481 Reputation points Microsoft Employee
    2021-03-08T16:25:22+00:00

    Hi @Sergei Dubovic ,

    Unfortunately, if your application logs were disabled, there is no way to retrieve this information. A better option I would advise is using Application Insights and configuring a retention that will best accommodate your application needs. You can do this easily by using a code-less implementation and capture HTTP requests made to your app.

    Regards,
    Rya

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.