Dynatrace setup for Azure App service

Stalin Arockiam 0 Reputation points
2025-02-19T02:32:52.92+00:00

Hi Team, our Application is based in Azure App service and there is no VM's setup, in this application I would like to install Dynatrace setup for monitoring, Please provide the steps to implement. Thanks.

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

2 answers

Sort by: Most helpful
  1. Deepanshu katara 16,720 Reputation points MVP Moderator
    2025-02-19T05:58:31.43+00:00

    Hello , Welcome to MS Q&A

    To install Dynatrace on an Azure App Service, you can follow these steps:

    Select the App Service: In the Azure portal, go to the Resource menu and select the App Service you want to monitor.

    Check App Service Status: Ensure that the App Service is running, as Dynatrace OneAgent can only be installed on running App Services.

    Install Extension: Click on the selected App Service and choose "Install Extension". This will update the application settings for the App Service and restart it to complete the Dynatrace OneAgent configuration.

    Please note that App Service extensions are currently supported only for App Services running on Windows OS, and managing agents for Function apps is not supported at this time.

    For more detailed guidance, you can refer to the following resources:

    Please let us know if any questions

    Kindly accept answers if it helps

    Thanks

    Deepanshu


  2. Harshitha Veeramalla 1,306 Reputation points Microsoft External Staff Moderator
    2025-03-05T12:30:07.2+00:00

    Hi @Stalin Arockiam

    As per this Github,Dynatrace can be configured even in Linux App Service. Follow this Doc to configure for Linux Environment.

    In the above link you will find the documentation for both Windows and Linux Environment.

    Steps for Windows App Service:

    • Install the latest version of Dynatrace OneAgent from the Extensions section.

    enter image description here

    • Click on the browse option on the Installed Extension to configure Dynatrace OneAgent.

    enter image description here

    • Get the Environment ID and API Token from the Dynatrace UI
    • Make sure to save the API Token for future. It can be generated only once.
    • Next Install the OneAgent.

    enter image description here

    • Restart the WebApp inorder for the OneAgent to be injected into the Module.
    • To make sure Dynatrace is installed correctly, navigate to the Inspect element in your WebApp page.You can see the below mentioned script type.

    enter image description here


    Hope this Helps.

    Please remember to "Accept Answer" if the sol has helped, so that others in the community facing similar issues can easily find the solution.


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.