The URL tfs.azure.bakerhughes.com is a legacy-style Azure DevOps/TFS endpoint. When access to an Azure DevOps organization or project fails, the most common causes are:
- Using the wrong URL or endpoint format.
- Browser sign-in/cache issues.
- Missing or insufficient permissions to the organization/project.
Try the following steps:
- Clear sign-in state and browser cache
- Sign out using
https://aka.ms/VsSignout. - Then clear all browser cookies and site data (for example, press Ctrl+Shift+Delete and clear cookies/cache).
- Close the browser, reopen it, and try accessing the organization again.
- Sign out using
- Use a private/incognito browser session
- Open an InPrivate/Incognito window and try to access the Azure DevOps organization from there.
- This helps rule out cached credentials or conflicting sign-ins.
- Verify the organization URL pattern
- Ensure the URL being used matches the expected Azure DevOps pattern:
https://dev.azure.com/{organizationName} - If the organization has been moved or renamed, the old
tfs.azure...URL might no longer be valid, and the updateddev.azure.comURL must be used instead (contact the internal Azure DevOps admin if unsure of the correct organization name).
- Ensure the URL being used matches the expected Azure DevOps pattern:
- Check account type and permissions
- Confirm that the correct account type is being used to sign in (Microsoft Entra ID vs. personal Microsoft account), as mismatched accounts can block access.
- If the URL is correct but access is still denied or redirected, contact the Azure DevOps organization administrator to confirm that the account has been added as a project/organization member and has sufficient permissions.
If, after these steps, access is still not possible, the issue is likely related to tenant/organization configuration or permissions and must be checked by the Azure DevOps or Microsoft 365 administrator for the bakerhughes.com environment.
References: