Guided Tour & Getting Started

On your first sign-in the tool selector offers a short interactive tour. It runs inside the live application: each step highlights a real control (connections, the Object Explorer, the query editor, Execute, results, the AI assistant) and, in DB DevOps, walks the navigation rail, Migration Scripts, Releases and Approvals.

Getting Started checklist

The badge in the header of both applications tracks five milestones, computed from your actual activity (never checked off manually):

MilestoneCompleted when you
Connect to a databaseConnect to any registered connection
Run a queryExecute a query from the IDE
Upload a migration scriptCreate or upload a script in DB DevOps
Execute a scriptRun a script against a target connection
Create a releaseBundle scripts into a release

The badge shows live progress (for example 3/5) and switches to a completed state when everything is done. It stays in the header so the checklist and tour replays remain one click away.

Where state lives

Tour progress and the welcome prompt are stored per user server-side (GET/PUT /api/me/onboarding), so they follow you across browsers and survive restarts. Checklist milestones are derived from the audit trail at read time.