Welcome to Azure-DevOps Discussions! #7
Replies: 3 comments 6 replies
-
Thanks for such amazing repo. I'm having this error message while running the scripts in powershell "New-Object : Exception calling ".ctor" with "1" argument(s): "Keyword not supported: '"server'." + $sqlcc = New-Object -TypeName System.Data.SqlClient.SqlConnection -Ar ...
Also this is the powershell command I'm running .\Processes.ps1 -PAT "pattokexyz" -Organization "orgnisationxyz" -Connstr "Server=tcp:mydev.database.windows.net,1433;Initial Catalog=|azuredevopsreports|;Persist Security Info=False;User ID=devuser;Password=devpassword;MultipleActiveResultSets=False;Encryt=True;TrustServerCertificate=False;Connection Timeout=30;" |
Beta Was this translation helpful? Give feedback.
-
Can your Azure DevOps report project be used with Azure DevOps 2020? |
Beta Was this translation helpful? Give feedback.
-
Exactly. That's why I created a DROP script and recreated it every time! |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions