Download all SSRS Reports from Report Server
If you are working with SQL Server Reporting Services (SSRS), one of the most common…
Connect Python Azure Function to Azure SQL Using Managed Identity
An Azure Function is a lightweight, serverless compute option in Azure that lets you execute…
Data Agent in Microsoft Fabric – Here’s How it Works
In this post, I’ll walk you through how I built a Fabric Data Agent on…
Transferring Sensitive Data During SSIS Catalog Migrations to Another Server
Migrating your SQL Server Integration Services (SSIS) Catalog to a new server or instance is…
Migrate SSRS Reports to a New Server in just a few clicks
In this guide, we’ll walk through the ssrs report migration process and share best practices…
SSMS 21 Copilot: Here’s How It Works
SQL Server Management Studio (SSMS) version 21 introduces native Copilot integration, enhancing SQL development. Users…
Cross Database Query in Azure SQL Database
In modern cloud architectures, it’s common to distribute data across multiple Azure SQL Databases. While…
Azure Analysis Services Model Missing
In this article, we will see how to fix Azure Analysis Services model missing issue.
How to Delete Stale Delta Files in Microsoft Fabric Lakehouse
This article describes how to delete delta files from fabric lakehouse using python code and…
How AI and Automation are Transforming DevOps Workflows
AI and automation in DevOps are trending everywhere. As per statistics, 90% of lеadеrs agrее…
Automate Databricks Infrastructure as Code with Terraform
This article describes how to Implement Infrastructure as Code Databricks with Terraform.
CS2001 Missing AssemblyAttributes.cs when executing SSIS package deployed to the server
How to resolve error : CS2001 Missing AssemblyAttributes.cs when executing SSIS package deployed to the…