Before you start instrumenting the .NET Agent with Azure Functions, make sure you meet the following requirements:
- Log in to the Windows Azure Portal.
Browse to Function App and select the desired function.
- Select Platform Features > Site Extensions > +Add.
- Click Choose Extensions and select AppDynamics Azure Site Extension 4.5.
- Click Legal Terms. Review AppDynamic's legal terms and conditions and select OK.
- Click OK in the Add Extension menu to complete the installation.
- Restart the function app.
After you install the AppDynamics Azure Site Extension, it appears in the list of the installed extensions.
Connect the .NET Agent to the Controller
You can connect your Azure Function apps to your Controller using the Kudu Console.
- Navigate to the AppDynamics Controller Configuration page in the Kudu Console:
http://{web app}.scm.azurewebsites.net/appdynamics/
For example: https://myazureexample.scm.azurewebsites.net/appdynamics/
- On the AppDynamics Controller Configuration page, enter your Controller connection information. For example:

- Click Validate to test the connection to the AppDynamics Controller and save your settings.
- Restart your function app.
Verify Instrumentation
To verify Azure Function instrumentation, view the function on flow maps in the AppDynamics Controller UI.
Azure Function Names in the Controller UI
In the Controller, the business transaction names match the Azure Function name.
HTTP Trigger functions are named using two segments of the function URL. You can change the name of HTTP Trigger functions in custom transaction naming.
Microsoft Azure, the Azure logo, Azure, and any other Microsoft Marks used in these materials are trademarks of Microsoft.com, Inc. or its affiliates in the United States and/or other countries.