Is there an existing issue for this?
Describe the bug
If you have a SQL Container resource (in this case SqlServerEndToEnd playground app), VS Code offers to let you open the primary endpoint in your browser. But that doesn't make sense for a non HTTP endpoint.
Expected Behavior
The "open in browser" / "open in VSCode" links probably shouldn't show unless the scheme is http/https.
Steps To Reproduce
- Run the
SqlServerEndToEnd playground project in VS Code
- Look at a SQL Server resource.
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response