MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

process.env error #49890

Closed hEi872 closed 4 years ago

hEi872 commented 4 years ago

Error happened for process.env 'process' is not defined


Document Details

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

GiftA-MSFT commented 4 years ago

@hEi872 we will review your feedback and get back to you shortly. Thanks.

GiftA-MSFT commented 4 years ago

@PatrickFarley please can you help with this issue? Thanks.

PatrickFarley commented 4 years ago

Hi @hEi872 , I couldn't find an immediate fix so I'm asking others on my team to take a look.

PatrickFarley commented 4 years ago

@hEi872 , I've updated the JavaScript quickstarts, please have a look again.

The issue was that HTML-based JS cannot use the process construct - it's only for NodeJS.

please-close