Share via

Monitoring App Service Environment v3

Laurens van de Venn 260 Reputation points
2024-10-22T14:10:58.3433333+00:00

Hi Support,

What is recommended to monitor for a App Service Environment v3.

Regards,

Laurens van de Venn

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

{count} votes

1 answer

Sort by: Most helpful
  1. Laxman Reddy Revuri 5,475 Reputation points Microsoft External Staff Moderator
    2024-10-22T17:42:50.49+00:00

    Hi @Laurens van de Venn
    Thanks for the question and using MS Q&A platform.
    To effectively monitor an App Service Environment v3, focus on these key areas:
    Microsoft manages the infrastructure, while you are responsible for monitoring your App Service Plans and applications.
    App Service Environment v3 (and earlier versions) uses a single-tenant model, where each customer's workloads run in isolation from others. Management and networking, including customer traffic, are kept separate, allowing for on-demand scaling and safe capacity releases. Track CPU usage, memory consumption, and request counts to understand performance and resource use.
    Use platform logs and enable diagnostic settings to forward logs for better analysis.

    Create alerts for specific metrics and define action groups for notifications.

    Use Azure Monitor for a comprehensive view of metrics and logs and analyze data using queries.

    Regularly review performance metrics and adjust resources based on usage patterns. App Service Environment overview:
    https://learn.microsoft.com/en-us/azure/app-service/environment/overview
    https://learn.microsoft.com/en-us/azure/app-service/environment/ase-multi-tenant-comparison

    Go to your App Service.

    Click on Application Insights in the left menu. Select the Metrics section to see CPU usage, memory consumption, and request counts of App Service Environment.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it.

    0 comments No comments

Your answer

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