Install AppDynamics for Azure Cloud Services

You can use Microsoft Visual Studio with the NuGet package AppDynamics.Agent.Azure.CloudServices to add the .NET Agent directly to Azure Cloud Services projects: Web Roles and Worker Roles.

To install the Splunk AppDynamics for Windows Azure NuGet package you need:

  • Connection information for your Agent-to-Controller Connections 4.4.
  • Visual Studio >= 2012
  • A Visual Studio solution to monitor.

    The user account running Visual Studio must have the following permissions to the solution:

    • Read and Write permissions to each project directory.
    • Read and Write permissions to each Visual Studio .NET C# Project (*.csproj) file.
    • Read and Write permissions to the Service Definition (ServiceDefinition.csdef) file.
  • Windows Azure SDK
  • Windows Azure account

These instructions assume you are familiar with NuGet package management in Visual Studio and with the Microsoft Azure Portal. You can also try the step-through tutorial on how to instrument an App Service on the community knowledgebase.

If you are upgrading to a new version of the Splunk AppDynamics for Windows Azure NuGet Package, see Upgrade AppDynamics.WindowsAzure NuGet Package.