docs
docs copied to clipboard
Azure SQL DB / SQL Server Binding documentation
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 - 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?
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 - Great! Do you have an issue tracking the component implementation that you are proposing?
Hey @msfussell, I've created an issue here: https://github.com/dapr/components-contrib/issues/3414