Work with Microsoft Fabric Warehouse Using KingswaySoft

24 June 2025
KingswaySoft Team

A data warehouse is a central repository where structured data from various sources are consolidated and stored for reporting and analysis. Microsoft Fabric, being an end-to-end analytical platform, offers its own next-generation, lake-centric data warehouse. It is built within the Data Lake and supports multiple open formats. Fabric data warehouse offers seamless data collaboration between businesses, end users, and data engineers/scientists, with no compromise on security, data integrity, and governance. Some benefits of using Warehousing in Fabric are:

  • Unified platform for warehousing, analytics, visualizing, etc.
  • High-performance querying using Massive parallel processing (MPP)
  • Security and governance using granular access control
  • Scalable and flexible
  • Seamless reporting

The Fabric Workspace supports two distinct warehousing items - The Fabric Data Warehouse, and the SQL analytics endpoint. Let's see how they differ in terms of their behavior. The former is labeled in the Fabric workspace as "Warehouse" type, and this can be compared with a traditional data warehouse that can fully utilize transactional capabilities like DDL and DML query support and can act as a fast and simple data warehouse solution. The Warehouse can also be populated by any of the data ingestion methods such as COPY INTO, data pipeline, etc., or through the cross-database ingestion option using T-SQL. On the other hand, the SQL analytics endpoint is an autogenerated endpoint, which can be used to transition from the Lakehouse to the SQL view of the same Lakehouse. The main difference is also that with the SQL analytics endpoint, the T-SQL command can define and query data objects, but cannot perform manipulation.

In this blog post, we will be seeing how KingswaySoft components can be used to easily work with both the endpoints above. We will be primarily using KingswaySoft SQL Server Connection Manager, Premium SQL Server Source, and Premium SQL Server Destination components for this. 

Setting up Fabric Warehouse authentication parameters for SQL connectivity

When you are logged in to your Fabric workspace, you can create your Warehouse, Lakehouse, etc., by clicking on the "New Item". Once you have configured them, you can find them in the list under your workspace as shown below. The "type" field shows what the object is, and as you can see, the Warehouse is on its own, whereas the SQL analytics endpoint is generated under your Lakehouse.

Synapse Lakehouse and Warehouse architecture diagram.

In order to facilitate connectivity from our SQL Server SSIS connection manager, we would need to get the SQL endpoint for either the Warehouse or for the SQL analytics. The SQL endpoint Connection String acts as a service URL that can be used in our connection manager within SSIS to connect and read/write to the data objects in it. You could navigate to either one (the endpoint Connection String would be the same for both the Warehouse and Lakehouse since it is created under the same Fabric workspace) and click on the gear icon to open Settings. Here, you can choose "SQL endpoint" and copy out the SQL Connection String.

Power BI settings menu showing warehouse configuration options.

Azure Data Warehouse connection string details

We will be using this as the Data Source/host URL in our SSIS connection. Next, we move over to the Azure portal to set up permissions for the OAuth App. In your Azure tenant, under Entra Id, you could create a registered App and set up the redirect URL as well as generate the Client Secret. Once done, you could navigate to API permissions and provide the below-delegated permission.


Azure API permissions configuration showing user_impersonation delegated access to Azure SQL DB and Data Warehouse.

Note that you could provide additional Fabric or Warehouse permissions as required on top of the above. Once you are done with the Azure portal, save the Client Id, tenant Id, Client Secret, and the redirect URL, and let's move on to our SSIS package.

KingswaySoft SQL Server Connection Manager configuration

In your SSIS package, create a new SQL Server connection manager, and enter the Connection String you had copied from the Fabric workspace as the "Data Source/Host". Then, choose the Authentication Mode that you wish to work with. In our example, we are using the Authorization Code type, which can be used to create a token file for authentication.

SQL Server Connection Manager settings for OAuth authentication using Azure Active Directory.

Once done, click on "Sign in & Authorize" to log in and authorize your Azure App to access the Fabric data from the warehouses. When the token is created, you can select the "Initial Catalog/Database" in the connection manager. This populates the available Database objects in your Fabric workspace, and you can choose either the Warehouse to work with the warehouse DB, or the Lakehouse to query the SQL analytics endpoint. Note that only a single Database can be chosen in one connection manager, so you would need two connection managers if you wish to work with both warehouse and SQL analytics endpoint respectively.

Dropdown menu showing database options: TestLakehouse, master, Test_SampleWarehouse.

Now, since the SQL analytics endpoint only supports querying the data, by using the connection manager in which you have chosen the Lakehouse database, you can use the Premium SQL Server Source component, as shown below, to read from the dataset. Note that the  Data Source we have in our example shows Custom Command, and this is because we have modified the preset SQL statement. You could just click on the drop-down to get the list of tables in it.

SQL Server Source Editor displaying query results for Christmas holiday in Italy.

With the connection manager that points to the Warehouse database, you can use the Source component as shown above and also run DML and DDL statements by using the Premium SQL Server Destination component or the SQL server command task.

KingswaySoft SQL Server Destination Editor settings for updating dbo.Geography table

Conclusion

As shown in our demonstration above, you can easily connect to your Fabric Warehouse data objects using KingswaySoft. We offer support for modern authentication approaches that make the connection easy to configure as well as future-proof. 

We hope this has helped! 

Archive

June 2025 1 May 2025 2 April 2025 3 March 2025 1 February 2025 1 January 2025 2 December 2024 1 November 2024 3 October 2024 1 September 2024 1 August 2024 2 July 2024 1 June 2024 1 May 2024 1 April 2024 2 March 2024 2 February 2024 2 January 2024 2 December 2023 1 November 2023 1 October 2023 2 August 2023 1 July 2023 2 June 2023 1 May 2023 2 April 2023 1 March 2023 1 February 2023 1 January 2023 2 December 2022 1 November 2022 2 October 2022 2 September 2022 2 August 2022 2 July 2022 3 June 2022 2 May 2022 2 April 2022 3 March 2022 2 February 2022 1 January 2022 2 December 2021 1 October 2021 1 September 2021 2 August 2021 2 July 2021 2 June 2021 1 May 2021 1 April 2021 2 March 2021 2 February 2021 2 January 2021 2 December 2020 2 November 2020 4 October 2020 1 September 2020 3 August 2020 2 July 2020 1 June 2020 2 May 2020 1 April 2020 1 March 2020 1 February 2020 1 January 2020 1 December 2019 1 November 2019 1 October 2019 1 May 2019 1 February 2019 1 December 2018 2 November 2018 1 October 2018 4 September 2018 1 August 2018 1 July 2018 1 June 2018 3 April 2018 3 March 2018 3 February 2018 3 January 2018 2 December 2017 1 April 2017 1 March 2017 7 December 2016 1 November 2016 2 October 2016 1 September 2016 4 August 2016 1 June 2016 1 May 2016 3 April 2016 1 August 2015 1 April 2015 10 August 2014 1 July 2014 1 June 2014 2 May 2014 2 February 2014 1 January 2014 2 October 2013 1 September 2013 2 August 2013 2 June 2013 5 May 2013 2 March 2013 1 February 2013 1 January 2013 1 December 2012 2 November 2012 2 September 2012 2 July 2012 1 May 2012 3 April 2012 2 March 2012 2 January 2012 1

Tags