Azure-docs: Environment Variables

Created on 8 May 2018  ·  3Comments  ·  Source: MicrosoftDocs/azure-docs

Example code shows GetEnvironmentVariable instead of process.env which will throw errors. Suggestion to edit with correct syntax.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

assigned-to-author doc-bug functionsvc triaged

Most helpful comment

@JeffLoo-ong The example does use process.env; GetEnvironmentVariable is a locally defined function that appears at the end of the snippet. I'll change the example's intro text to make that clearer.

All 3 comments

@JeffLoo-ong Thanks for the feedback! We are currently investigating and will update you shortly.

@tdykstra can you take a look? I am unfamiliar with the example.

@JeffLoo-ong The example does use process.env; GetEnvironmentVariable is a locally defined function that appears at the end of the snippet. I'll change the example's intro text to make that clearer.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ishepherd picture ishepherd  ·  3Comments

mrdfuse picture mrdfuse  ·  3Comments

Agazoth picture Agazoth  ·  3Comments

varma31 picture varma31  ·  3Comments

DeepPuddles picture DeepPuddles  ·  3Comments