Azure / Azure/Azure-Data-Factory-Integration-Runtime-in-Windows-Container
SetupEnv function in install script never seems to be callable
- Dominant language
- PowerShell
- Stars
- 32
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
We are investigating why we can't turn off auto-update on our self-hosted IRs in containers because when it auto-updates then if things restart in the app service it will pull the original version of the IR (which is essentially a downgrade). This has caused some challenges for our data team members as they notice this behavior.
We would like to control this through rolling out new image versions that match the stable IR updates the MSFT puts out, however it doesn't seem like in the build.ps1 script that the SetupEnv function has any way of being called. Is that intentional or is there a reason that isn't at least callable using a flag?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with build.ps1 and trace how SetupEnv is defined and whether the install flow invokes it. Check how build or container options are passed, then confirm the requested behavior is controllable through a flag and does not force an unintended auto-update or downgrade.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100