microsoft / microsoft/go-sqlcmd
While connecting to ADS , it prompts error : EnableTrustCertificate
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
sqlcmd open ads
It prompts error :

Expected Output :
Would be nice to have an equivalent of the sqlcmd -C, --trust-server-certificate, on the azuredatastudio.exe cmd line, so this prompt can be supressed, if sqlcmd open ads --trust-server-certificate is used
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the sqlcmd open ads command and the existing -C/--trust-server-certificate option described in the issue. Trace how the Azure Data Studio launch handles connection prompts, then verify that sqlcmd open ads --trust-server-certificate suppresses the certificate prompt while preserving the normal launch behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go, sql
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100