You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but these don't seem to provide the "service principal" or anything and that seems like it's required. What's the correct way of connecting if I only have a cluster ID and database name?
The text was updated successfully, but these errors were encountered:
I took a look at our options for your scenario, and it seems like the only option is an interactive login when the Azure login prompt will be shown for each new connection. I do not think it makes sense to support this connection type in the library because it is impossible to use in any real scenario.
On the development side, I was looking for test options and saw a few things:
but these don't seem to provide the "service principal" or anything and that seems like it's required. What's the correct way of connecting if I only have a cluster ID and database name?
The text was updated successfully, but these errors were encountered: