microsoft / microsoft/azure-sql-database-container

[Bug]: MSSQL extension for VS Code compatiblity

Open
#64 5 comments 0 reactions 3 assignees View on GitHub

@vamahtani is already working on this.

Since Jul 23, 2026.

Dominant language
Shell
Stars
17
Forks
4
Avg merge
9h 49m
Merged PRs (30d)
15

Description

Container image tag

sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest

Host OS

Windows 11 (x86_64)

Container runtime and version

Docker Desktop v4.80.0

What happened

Created a user DB called 'Greetings'. Connected via VSCode mssql extension. Greetings DB doesn't show up in the object explorer. Queries to the DB work via USE Greetings though. No errors are shown.

Only the master DB system database is shown. I suppose that is by design given this is a SQL DB dev container, but we should call that out in the known limitations so that people know that is expected and why.

Steps to reproduce

Run container, connect via sqlcmd to create a DB.
Connect via MSSQL VSCode extension.

Additional context

mssql extension version: 1.43.0
VSCode version: 1.127.0


Submitted via the Private Preview feedback form. Reporter: @twright-msft.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.