Skip to content

[Azure LFO] Support Python 3.9 in onboarding script#3

Merged
agulen merged 3 commits into
mainfrom
altan/2509/python39
Sep 11, 2025
Merged

[Azure LFO] Support Python 3.9 in onboarding script#3
agulen merged 3 commits into
mainfrom
altan/2509/python39

Conversation

@agulen
Copy link
Copy Markdown
Member

@agulen agulen commented Sep 11, 2025

Overview

Jira

The script to install LFO was initially built with Python 3.11.8, but we need to support an earlier version for backwards compatibility. Customers from large orgs with 100s or 1000s of subscriptions may run this script locally since it will execute faster than in cloud shell. We need to account for this requirement.

This PR updates the script so that it can be executed with Python 3.9.

Testing

  • Unit tests passing
  • Successfully executed in cloud shell
  • Successfully executed locally with Python 3.9

@agulen agulen requested review from benjjs and gpalmz September 11, 2025 15:23
@agulen agulen merged commit bba2ba3 into main Sep 11, 2025
2 checks passed
@agulen agulen deleted the altan/2509/python39 branch September 11, 2025 15:52
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