-
Notifications
You must be signed in to change notification settings - Fork 133
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
Unable to install tfx-cli using yaml task in Azure Devops Pipeline - TfxInstaller@4 #476
Comments
@v-gpriyanshu, I noticed that your screenshot shows the extension v3, yet in your message, you referred to TfxInstaller@4. Could you kindly clarify which version is currently in use? I've successfully installed [email protected] using TfxInstaller@4 on my test organization. |
I'm closing this issue. Feel free to reopen if you have any additional questions. |
@ivanduplenskikh I can confirm the same behaviour with v4 and v5. Neither of these can install any of |
I think what's going on here is that the MS Build Network Isolation policies are currently being rolled out on ADO pipelines. This means that At the moment I'm trialling a workaround by installing Edit 2: actually a better thing to do would be |
Whenever we try to install tfx-cli using TfxInstaller@4 task, error persists : "Unable to find Tfx version". We tried we every other version, it's not working. Here is the task :-
inputs:
version: 'v0.x'
The text was updated successfully, but these errors were encountered: