Example code shows GetEnvironmentVariable instead of process.env which will throw errors. Suggestion to edit with correct syntax.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@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.
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.