VBS Visual Application Deploy Jobs always fail the first time.
For one of our projects, all of our deployment jobs fail initially, due to an authentication error. If I go to the build job and kick it off again, it asks to refresh the authentication. Then it works.
Seeing that we are using OAuth2, I would expect this to work correctly the first time. Do I need to configure something to prevent this inconvenience?
0