Forum Discussion
visual studio connector
Hello,
Trying to use the VSTS (DevOps) connector to fetch data from https://msdata.visualstudio.com/Azure%20Stream%20Analytics.
Specifying Azure Stream Analytics as the project name - I hit an Invalid URI error.
If I try to escape the string (Azure%20Stream%20Analytics) - the system wouldn't allow % in the project name.
Any suggested workarrounds?
3 Replies
- v-cherch-msftMicrosoft Employee
Hi sashaal
Based on my test, i cannot reproduce the same issue as you said. Below are some articles for your reference. If it is not your case,you may submit a support ticket.https://powerbi.microsoft.com/en-us/support/
https://docs.microsoft.com/en-us/azure/devops/report/powerbi/data-connector-connect?view=vsts
Regards,
Cherie
- arsaveliHelper I
Just tested and it works fine. Are you using regular Analytics views, or trying to use one of more advanced functions like VSTS.Feed ?
- sashaalNew Member
Seems like a recent regression.
It does work on
Version: 2.51.4885.701 64-bit (October 2017)
and doesn't work on
Version: 2.63.3272.40461 64-bit (October 2018)
So my workarround is going to be not to upgrade on one of my machines...
Please fix.