MicroStrategy ONE

How to Connect to Azure Synapse Analytics

Azure Synapse Analytics is a cloud-based Enterprise Data Warehouse that leverages Massively Parallel Processing (MPP) to quickly run complex queries across petabytes of data.

  1. Connect to MicroStrategy Web and click Add External Data from the Home page.
  2. Select Azure Synapse Analytics from the Connect to Your Data window.
  3. Select a query type from the Select Import Options window.

  4. Click the icon next to Data Sources to add a new data source.
  5. Select the DSN-less Data Sources option.
  6. Edit the Host Name, Port Number, and Database Name as needed.

    By default, the MicroStrategy ODBC Driver for SQL server produces the following connection string:

    Copy
    DRIVER={MicroStrategy ODBC Driver for SQL Server Wire Protocol}; hostname=; Port=1433; Database=; EncryptionMethod=1; ValidateServerCertificate=0;EnableQuotedIdentifiers=1;

    To edit the string, click Show connection string > Edit connection string and edit from the Connection String dialog.

  7. Enter your credentials and rename the Data Source Name.
  8. Click Save.

Related Topics

KB484838: Best practices for performance tuning based on Azure Synapse Analytics

Integrating MicroStrategy 2021 With Azure Synapse Analytics