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
//============= Config [Edit these with your settings] =====================
14
-
internalconststringazDevOrganizationUrl="http://dev.azure.com/myaccount";//change to the URL of your Azure DevOps account; NOTE: This must use HTTPS
14
+
internalconststringazureDevOpsOrganizationUrl="http://dev.azure.com/organization";//change to the URL of your Azure DevOps account; NOTE: This must use HTTPS
15
15
internalconststringclientId="872cd9fa-d31f-45e0-9eab-6e460a02d1f1";//change to your app registration's Application ID, unless you are an MSA backed account
16
16
internalconststringreplyUri="urn:ietf:wg:oauth:2.0:oob";//change to your app registration's reply URI, unless you are an MSA backed account
0 commit comments