TF400893 - When view Analytics on Azure DevOps.

Procter, Shane 20 Reputation points
2026-08-31T15:09:21.25+00:00

TF400893 - When view Analytics on Azure DevOps. , I go to my boards and then Analytics and get an NetworkException: TF400893: Unable to contact the server. Please check your network connection and try again. No data is displayed.

Azure DevOps
0 comments No comments

Answer accepted by question author
TP 163.1K Reputation points Volunteer Moderator
2026-08-31T17:08:35.85+00:00

Hi,

There is a current issue that is being investigated, initial communication below:

Initial communication

Birendra Acharya, 8/31/2026, 12:48 PM EDT

Our engineers are currently investigating an event impacting Azure DevOps. The event is being triaged and we will post an update as soon as we know more.

Please view below link for details and ongoing updates:

Availability Degradation- Analytics feature

https://status.dev.azure.com/_event/860234565

Thanks.

-TP

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

2 additional answers

Sort by: Oldest
  1. Allan Solomon Mejia 8,000 Reputation points
    2026-08-31T15:28:16.7266667+00:00

    Hello @Procter, Shane

    TF400893: Unable to contact the server generally indicates that the Azure DevOps web client couldn't successfully communicate with the backend service. Since this occurs specifically under Boards → Analytics views, first determine whether this is user/browser-specific or organization/project-wide.

    Try the same Analytics page in an InPrivate/Incognito browser and, if possible, from another network/user. Also verify that Analytics is enabled for the project and that your account has at least Basic access with the View analytics permission. Microsoft documents these as prerequisites for Analytics views.

    If other Azure DevOps areas work normally but Analytics consistently returns TF400893 for multiple users/browsers, this points more toward an Analytics service/backend issue than a local network problem. I would then check Azure DevOps service health and open a support case if the issue persists, including the organization/project, timestamp, browser network trace/HAR if available, and any request/correlation ID.

    Microsoft's current Analytics troubleshooting guidance is here:

    Microsoft - Troubleshoot Azure DevOps Analytics views

    Don't recreate the Analytics views yet. The error indicates connectivity/service access rather than an invalid view definition.

    Help make this community better for everyone: if this answer resolved your issue, please accept it or leave an upvote. If not, share more details in a comment so we can continue the discussion and find the right solution.

    Was this answer helpful?

    0 comments No comments

  2. Vinodh247-1375 44,556 Reputation points Volunteer Moderator
    2026-08-31T16:04:52.44+00:00

    TF400893 when opening Boards -> analytics typically indicates that the Analytics page cannot communicate with the Azure DevOps Analytics service, rather than a problem with the work items themselves.

    You can try the following troubleshooting steps:

    Open Azure DevOps in an InPrivate/Incognito window and check whether the Analytics page loads correctly.

    1. Sign out completely and sign back in, then clear the browser cache and cookies related to azure DevOps. Authentication or cached session issues can sometimes prevent Analytics data from loading.

    Try a different browser or network connection. If Analytics works elsewhere, a VPN, proxy, firewall, or browser extension may be interfering with the connection.

    1. Check whether other users in the same azdevops organisation/project experience the same issue:
      • If multiple users are affected, the issue is more likely related to the Analytics service or organisation configuration.
      • If only your account is affected, focus on permissions and authentication.
      Verify that your account has the necessary project and Analytics permissions to access Analytics views and reports. Open your browser's Developer Tools (F12) and review the Network and Console tabs for failed requests or error details. These often provide additional clues about the underlying cause.

    imp thing to note: Avoid deleting or recreating Analytics views solely because of the TF400893 error. The message "Unable to contact the server" generally points to a connectivity, authentication, permission, or service communication issue and does not by itself indicate that an Analytics view is corrupted.

    If you can confirm whether the issue affects only your account or multiple users in the organisation, that information will help narrow down the root cause.

    Help make this community better for everyone: if this answer resolved your issue, please accept it or leave an upvote. If not, share more details in a comment so we can continue the discussion and find the right solution.

    Was this answer helpful?

    0 comments No comments

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.