Skip to content

Failed to start server - #9965

Open
nataliefiann wants to merge 4 commits into
currentfrom
nfiann-missingado
Open

nataliefiann wants to merge 4 commits into
currentfrom
nfiann-missingado

Conversation

@nataliefiann

@nataliefiann nataliefiann commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR:

Customers repeatedly hit the following error when opening Studio, but the exact
text didn't appear anywhere in the docs, so it wasn't self-serve searchable:

Failed to start server. The project is not fully set up: Azure Service User not found

The original request assumed the fix was reconnecting the account-level service
user. After checking with the Cloud Config team, that turned out to be wrong.
The error codes are swapped in the backend, so this message is raised when the
user's own Azure DevOps account isn't linked, not when the account-level
service user is missing. Sebastian Kapfer confirmed this and opened
dbt-labs/dbt-cloud#19047 to
correct the error codes and reword the message.

The message for this cause becomes something like Missing Azure user; link your Azure DevOps account in your personal profile, and
Azure Service User not found will only appear for a genuinely missing
account-level service user. This PR documents only what's live today, so the
follow-up is to add the new string and move the existing one to the service user
case.

Checklist


🚀 Deployment available! Here are the direct links to the updated files:

@nataliefiann
nataliefiann requested a review from a team as a code owner September 8, 2026 11:05
@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs-getdbt-com Ready Ready Preview Sep 8, 2026 5:22pm UTC

Request Review

@github-actions github-actions Bot added the content Improvements or additions to content label Sep 8, 2026
@nataliefiann
nataliefiann marked this pull request as draft September 8, 2026 11:06

If the <Constant name="studio_ide" /> fails to start and displays the following error, your personal Azure DevOps account isn't linked to <Constant name="dbt" />:

`Missing Azure user; link your Azure Devops account in your personal profile`

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devops or DevOps - querying wording here

Comment thread website/docs/docs/platform/git/authenticate-azure.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content Improvements or additions to content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants