Skip to content
This repository was archived by the owner on Sep 22, 2023. It is now read-only.
This repository was archived by the owner on Sep 22, 2023. It is now read-only.

prevent warning for use of deprecated env var APPINSIGHTS_INSTRUMENTATIONKEY #29

@bradoyler

Description

@bradoyler

Need to update README and source to look for newly supported env var APPLICATIONINSIGHTS_CONNECTION_STRING and use APPINSIGHTS_INSTRUMENTATIONKEY as a fallback

ApplicationInsights:APPINSIGHTS_INSTRUMENTATIONKEY is in path of deprecation, please use  
 APPLICATIONINSIGHTS_CONNECTION_STRING env variable to setup the SDK. []

more info @ https://github.com/Azure/azure-functions-host/releases/tag/v2.0.12998

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions