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

Env variable logic for AZ PS upgrade notification #1001

Merged
merged 4 commits into from
Sep 22, 2023

Conversation

andystaples
Copy link
Contributor

@andystaples andystaples commented Sep 12, 2023

Issue describing the changes in this PR

resolves #990

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

@andystaples andystaples marked this pull request as ready for review September 13, 2023 20:38
src/Worker.cs Outdated Show resolved Hide resolved
src/Worker.cs Outdated Show resolved Hide resolved
release_notes.md Outdated Show resolved Hide resolved
@andystaples andystaples merged commit dfca531 into dev Sep 22, 2023
@andystaples andystaples deleted the andystaples/auto-upgrade-env-var branch September 22, 2023 19:00
andystaples added a commit that referenced this pull request Oct 16, 2023
Set AZUREPS_CHECK_FOR_UPGRADE environment variable to False unless otherwise specified in App Settings, to prevent an expensive check for available version upgrades by AZ PS.
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.

Opt out of the Azure PowerShell in-tool notification for version upgrade feature
3 participants