
Mount and Unmount Data Lake in Databricks
Mounting object storage to Databricks fie system allows easy access to object storage as if they were on the local file system. In this article, we will see how to mount and unmount data lake in Databricks.

Automate Confluent ksqlDB deployments with ksql-migrations
Confluent Cloud provides ksqlDB, a streaming SQL engine for Kafka. It is an easy-to-use yet powerful interactive SQL interface for stream processing on Kafka, In this article, we will see how to automate Confluent ksqlDB deployments using ksql-migrations.

Call a notebook from another notebook in Databricks
In this article, we will see how to call a notebook from another notebook in Databricks and how to manage the execution context of a notebook.

Shared Integration Runtime in Azure Data Factory
Azure Data Factory uses Integration Runtimes as a compute infrastructure to execute data movement and data transformation activities. This article describes how to set up Azure Data Factory Shared Integration Runtime.

Use Key Vault Secrets in Azure Data Factory
To secure connection details in data factory, we can store credentials in the Azure key vault and access them in Azure data factory. This article describes how to access Azure key vault secrets from Azure data factory linked services.

Get local date in Azure SQL database
This article describes how to get local time zone date in Azure SQL database using an user defined scaler function and AT TiME ZONE.

Call Graph API from Azure Data Factory
Microsoft has enabled support for accessing Microsoft Graph API from Azure data factory. In this article, we will see how to call Graph API from Azure data factory using the managed identity.

Share Power BI Report with External Users
This article describes how to share Power BI reports with external users using Azure B2B.

SSIS Environment Design Patterns
In this article, we will see 3 SSIS design patterns that we can use to set up SSIS configurations and deployments.

Export and Import Azure Data Factory
Migrate Azure data factory from one resource group to another using these 3 simple steps.

Is Your SSIS Catalog Migration Ready
Are you planning to migrate your SSIS Catalog to a newer version of SQL Server? You might like to know if your SSIS Catalog has

Migrate SSIS Catalog using SSIS Catalog Migration Wizard
SSIS Catalog Migration Wizard helps you migrate SSIS Catalog from one server to another It is an add-in for Visual Studio 2017, 2019, 2022, SSMS 18, 19. It also works as a standalone tool.