Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.33 KB

File metadata and controls

20 lines (11 loc) · 1.33 KB

Configure Azure Function environment variables

For more information about configuration of Azure Function environment variables, see the Microsoft Azure Functions documentation article Manage your function app.

Navigate to your Azure Function App Configuration and add the following new application settings:

If you are using Azure DevOps Repos in your Snyk account, you may also want to configure the following application setting:

  • AZURE_DEVOPS_ORG: the name of your Azure DevOps organization

If you want to use the optional parameters for troubleshooting in a separate New Relic event, configure the following application settings:

Azure Function Configuration

Azure Function Configuration

Next Copy the Azure Function URL.