Skip to content

Conversation

@AnatoliB
Copy link
Contributor

We need this to enable placeholders for PowerShell functions:

  • For placeholder purposes, the Functions Host starts language workers with a generic set of environment variables.
  • During specialization, the Functions Host sends a set of environment variables specific for the user app to the language worker, so that it has an opportunity to configure these variables without the need to restart.

Copy link
Contributor

@Francisco-Gamino Francisco-Gamino left a comment

Choose a reason for hiding this comment

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

Just one comment (clarification). Other than that, LGTM.

@AnatoliB AnatoliB merged commit 2b04f5b into Azure:dev Mar 24, 2020
@AnatoliB AnatoliB deleted the environment-reload branch March 24, 2020 16:13
AnatoliB added a commit that referenced this pull request Apr 28, 2020
AnatoliB added a commit that referenced this pull request Apr 28, 2020
AnatoliB added a commit that referenced this pull request Apr 28, 2020
AnatoliB added a commit that referenced this pull request Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants