Skip to content

docs: Document install procedure for Azure Functions for Linux #3025

Closed
@mrickard

Description

@mrickard

Description

For Windows, the Node agent can be installed via the New Relic Azure Site Extension. For Linux, customers can install via one of these methods:

  • installing as a dependency in package.json
  • injecting the agent in a Docker file for containerized functions
  • possibly using an init container for containerized functions (tested with web apps; not with functions)
  • and other methods as they become available

There's a confluence document on these procedures for Web Apps; we should verify that they behave as expected for Functions Apps.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done: Issues recently completed

Relationships

None yet

Development

No branches or pull requests

Issue actions