Skip to content
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

Environment Variables #8266

Closed
JeffLoo-ong opened this issue May 8, 2018 — with docs.microsoft.com · 3 comments
Closed

Environment Variables #8266

JeffLoo-ong opened this issue May 8, 2018 — with docs.microsoft.com · 3 comments

Comments

Copy link

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.

@mimckitt
Copy link
Contributor

mimckitt commented May 8, 2018

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

@mimckitt
Copy link
Contributor

mimckitt commented May 8, 2018

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

@tdykstra
Copy link
Contributor

tdykstra commented May 9, 2018

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants