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

Opt out of the Azure PowerShell in-tool notification for version upgrade feature #990

Closed
AnatoliB opened this issue Sep 1, 2023 · 0 comments · Fixed by #1001
Closed
Assignees

Comments

@AnatoliB
Copy link
Contributor

AnatoliB commented Sep 1, 2023

In the Azure Functions context, the Azure PowerShell in-tool notification for version upgrade feature is less valuable and potentially dangerous, as it may negatively impact apps performance and reliability. In order to avoid that, the PS Worker should opt out of this feature by setting $env:AZUREPS_CHECK_FOR_UPGRADE to $false automatically, before giving control to customer code or loading any Az PS modules.

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 a pull request may close this issue.

3 participants