docs icon indicating copy to clipboard operation
docs copied to clipboard

Azure SQL DB / SQL Server Binding documentation

Open KrylixZA opened this issue 10 months ago • 4 comments

What content needs to be created or modified?

There is no binding specification under Dapr's supported bindings that explicitly guides a user on how to target Azure SQL DB or SQL Server.

Describe the solution you'd like

Another page for implementing a Dapr binding for Azure SQL DB / Server Server.

Where should the new material be placed?

https://docs.dapr.io/developing-applications/building-blocks/bindings/bindings-overview/ https://github.com/dapr/docs/tree/v1.13/daprdocs/content/en/reference/components-reference/supported-bindings

The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos

Additional context

KrylixZA avatar Apr 15 '24 07:04 KrylixZA

@KrylixZA - There is no binding for this (code implementation), is that the issue you are pointing out? As in this should be raised in Components Contrib repo?

msfussell avatar May 02 '24 20:05 msfussell

Hey @msfussell

A couple weeks ago, I asked on the Discord bindings channel about Azure SQL DB / SQL Server bindings. I was lead to believe through that chat that SQL DB bindings was supported, just not documented.

By the looks of it, I stand to be corrected? Either way, if we go ahead and implement SQL DB bindings, we need some docs too ;-)

KrylixZA avatar May 03 '24 21:05 KrylixZA

@KrylixZA - Great! Do you have an issue tracking the component implementation that you are proposing?

msfussell avatar May 09 '24 15:05 msfussell

Hey @msfussell, I've created an issue here: https://github.com/dapr/components-contrib/issues/3414

KrylixZA avatar May 10 '24 09:05 KrylixZA