You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just had a user install azure-devops via "pip install azure-devops". This apparently was updated yesterday, Aug 13, and is azure-devops 6.0.0b3. When running the python script to get a connection we are receiving an error that we need to include "-preview" flag.
I don't see anyway to actually include that.