microsoft / sql-spark-connector

Apache Spark Connector for SQL Server and Azure SQL
Apache License 2.0
273 stars 118 forks source link

Document support for Azure SQL Managed Instance #212

Open yochananrachamim opened 1 year ago

yochananrachamim commented 1 year ago

Here: https://learn.microsoft.com/en-us/sql/connect/spark/connector On "supported features" the doc states that Azure SQL is supported, but it says nothing about Managed Instance.

However, here https://learn.microsoft.com/en-us/azure/azure-sql/database/spark-connector on "Official supported versions" Managed instance is listed as supported.

Ask: please fix the doc (and the readme of this repo) to state if Managed Instance is supported.