AppDynamics SaaS
list_alt
The table below lists the available environment variables:
Environment Variable (Application Setting) | Description (Value) | Required |
---|---|---|
appdynamics.controller.hostName |
Host associated with the Controller used by your Azure Function. Do not include http:// or https:// Example: mycompany.saas.appdynamics.com |
Yes |
appdynamics.controller.port |
Port associated with your Controller. If the port is left blank or is invalid, defaults to 443. Example: 8080 |
No |
appdynamics.agent.accountName |
Account name associated with the Controller used by your Azure Function. Example: MyAccount |
Yes |
appdynamics.agent.accountAccessKey |
Access key for your Controller. See Agent-to-Controller Connections. | Yes |
appdynamics.agent.applicationName |
Name of the Azure Function App. Example: ECommerceApp |
Yes |
appdynamics.controller.ssl.enabled |
Sets SSL connection to the Controller. Valid values:
|
No |