cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Community access restored to most members


I've been able to make some changes to restore community engagement access to most members.

Follow the blog post for up to date information



We thank you for your patience while we get this fixed


Deploying AppDynamics for Azure

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.

1 REPLY 1

Andrew.Popovych
Adventurer

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.