Configure the Agent with the Kudu Console

When you add the Splunk AppDynamics Azure Site Extension to your web app, you can interactively configure the .NET Agent using the Kudu Console.

  1. Navigate to the Controller Configuration page in the Kudu Console: http://{web app}.scm.azurewebsites.net/appdynamics/.
    For example: https://myazureexample.scm.azurewebsites.net/appdynamics/
  2. On the Controller Configuration page, enter your Controller connection information.
    For example:
    • Controller Host: mycompany.saas.appdynamics.com
    • Port: 443
    • Enable SSL: selected
    • Account Name: my-account-name
    • Access Key: my-access-key
    • Application Name: MyAzureApp
  3. Click Validate to test the connection to the Controller and save your settings.
  4. Restart your web app.
    After you apply some load to your web app, you can view it on flow maps in the Controller UI.