NOt able to access PII

Pellegrini, Laura 0 Reputation points
2026-06-16T08:04:38.7966667+00:00

I'm not able to access this link ///Personal information

Azure DevOps

1 answer

Sort by: Newest
  1. AI answer

    2026-06-16T08:04:51.07+00:00

    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:

    1. Using the wrong URL or endpoint format.
    2. Browser sign-in/cache issues.
    3. Missing or insufficient permissions to the organization/project.

    Try the following steps:

    1. 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.
    2. 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.
    3. 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 updated dev.azure.com URL must be used instead (contact the internal Azure DevOps admin if unsure of the correct organization name).
    4. 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:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.