Hi Team,
I'm new to AppDynamics and planning to instrument AppDynamics with Azure App service (PaaS). But, I couldn't find any documentation related to Azure PaaS instrumentation. I found a link in AppDynamics documentation but it redirects to the same page
https://docs.appdynamics.com/display/PRO45/Platform+as+a+Service+Integrations#
Can you please share me the right link which talks about step by step how to instrument Azure Paas Service with AppDynamics.
Hi,
If your application is .NET-based, you can install AppDynamics agent using ARM template, NuGet package or using Extensions blade in Azure portal. The process is described here:
https://docs.appdynamics.com/display/PRO45/Install+the+AppDynamics+Azure+Site+Extension+for+.NET
If your app is Java-based, see this page:
https://docs.appdynamics.com/display/PRO45/Install+the+AppDynamics+Site+Extension+for+Java
Otherwise, you might want to use a corresponding language SDK to instrument your app.