Azure Synapse
Azure Synapse Analytics is a cloud-based enterprise data warehouse that combines big data and data warehousing.
Connecting
To connect to Azure Synapse, follow these general steps:
- Open the DBCode Extension: Launch Visual Studio Code and open the DBCode extension.
- Add a New Connection: Click on the “Add Connection” icon.
- Complete new connection form: Choose Azure Synapse as the type, and enter the required information including server, database, and authentication details.
- Connect: Click save to connect to your Synapse workspace.
- Start Managing Your Data: Once connected, you can start querying your data warehouse directly from Visual Studio Code.
For detailed instructions on connecting to Azure Synapse, refer to the Connect article.
By using Azure Synapse with DBCode, you can connect to your Synapse workspaces, query and manage your data, and visualize your results, all directly from Visual Studio Code.
For more information about Azure Synapse, check out Azure Synapse Analytics.