Skip to content

Draft: Update Azure Functions docs based on testing #20806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

nr-ahemsath
Copy link
Member

This PR updates our Azure Functions monitoring docs (compatibility/support and install instructions) based on testing I've recently done on various combinations of function model (isolated vs. in-process), host platform (Windows vs. Linux), hosting plan type (consumption or dedicated), function runtime (.NET Framework vs. .NET), and agent install method (Azure Site Extension vs. Agent NuGet package).

Summary of changes:

  • Called out that we do not support the combination of Linux OS, Consumption plan and In-Process function model
  • Called out that we only support functions using version 4 of the functions runtime
  • Changed the environment variable instructions for the Windows + Azure Site Extension install method to explicitly set all of the profiling env vars, similar to the instructions for using the NuGet package install method, except that the paths to the files/folders point to where the site extension places the agent (C:\home\NewRelicAgent). I removed the line "The Azure websites extension automatically configures all other required environment variables" because that turns out to be false in some cases (particularly consumption-type hosting plans).

Copy link

netlify bot commented May 30, 2025

Deploy Preview for docs-website-netlify ready!

Name Link
🔨 Latest commit 3df9610
🔍 Latest deploy log https://app.netlify.com/projects/docs-website-netlify/deploys/683f5ef534a1960008717d31
😎 Deploy Preview https://deploy-preview-20806--docs-website-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

Hi @nr-ahemsath 👋

Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.

We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes).

@nr-ahemsath nr-ahemsath marked this pull request as ready for review June 3, 2025 21:48
@adutta-newrelic adutta-newrelic self-requested a review June 4, 2025 12:31
@adutta-newrelic adutta-newrelic self-assigned this Jun 4, 2025
@adutta-newrelic adutta-newrelic added content requests related to docs site content from_internal Identifies issues/PRs from Relics (except writers) labels Jun 4, 2025
Copy link
Contributor

@adutta-newrelic adutta-newrelic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adutta-newrelic adutta-newrelic merged commit f861d79 into newrelic:develop Jun 4, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content requests related to docs site content from_internal Identifies issues/PRs from Relics (except writers)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants