Disable and Enable triggers in Azure Data Factory using PowerShell
This article will provide step-by-step instructions to enable and disable triggers in Azure Data Factory…
Update Secret in Azure Key Vault using PowerShell
This article describes how to update secret in azure key vault using PowerShell using AAD…
Activate and Deactivate Activity in Azure Data Factory
Microsoft recently introduced a feature in ADF to disable activity. This article describes how to…
Automatically Delete Old Files from Azure Storage Account
Follow these quick steps to periodically delete old files from Azure storage account.
Create SSIS Catalog in SQL Server
This article describes step by step approach to create SSISDB under Integration Services Catalog in…
Find deadlock in SQL Server
A deadlock occurs when two or more processes or transactions block each other from continuing…
Principle could not be found or this principal type is not supported
This article describes how to solve error: Principle ‘Data factory’ could not be found or…
The server principal is not able to access the database “master” under the current security context.
The server principal is not able to access the database “master” under the current security…
Grant Access to Azure SQL Database
This article describes how to Grant Access to Azure SQL Database for SQL Server users,…
Connect to Azure Analysis Services from SSMS
This article describes how to connect to Azure analysis services from SQL Server Management Studio…
Current date in KSQL
Learn how to get the current date in ksql using FORMAT_TIMESTAMP(FROM_UNIXTIME(unix_timestamp)) function in Confluent ksqlDB.
Open ispac File in Visual Studio
This article describes how to Open SSIS Package from ispac file or from…