Open meastp opened 2 years ago
i have same issue
The system cannot find the path specified: 'C:\\Program Files\\Common Files\\AzureCliExtensionDirectory\\rdbms-connect'. Retrying ...
route to CXP team
FYI, a workaround until this is fixed is to use a Linux agent instead (ubuntu-latest
) (and pscore instead of ps).
Adding the Service team for the devops/pipelines issue.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @v-anvashist, @V-hmusukula.
Author: | meastp |
---|---|
Assignees: | jiasli |
Labels: | `Service Attention`, `customer-reported`, `Installation`, `DevOps`, `Pipelines`, `Auto-Assign` |
Milestone: | Backlog |
@v-anvashist, @V-hmusukula Please look into this issue once you get a chance.
@meastp I am not able to repro this issue.
We are using windows 10 and able to install rdbms connect
Thanks, Anjali
@v-anvashist
I'm using Azure DevOps with a Microsoft-Hosted Pipeline Agent (have tried both windows-2019 and windows-2022)
i.e. not windows 10, but nice to know that at least some windows versions work :)
@meastp Thanks for your response ! After detailed analysis we figured out that we are not owing the same.
@navba-MSFT Could you please redirect this issue to some another team?
Thanks, Anjali
please, any updates on how to fix this?
@v-anvashist Any updates on this? Its not working on my win10 nor in Pipeline Agent
Hi,
I'm using Azure DevOps with a Microsoft-Hosted Pipeline Agent (have tried both
windows-2019
andwindows-2022
)Trying to run
az extension add --name rdbms-connect --debug
in this task:
See the "included software" links under both agents for what's installed on the agents: https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml
The
--debug
log is attached below.azuredevops.log
Please shout out if more info is needed.