Find Long Running Queries in Azure SQL Database
This post describes how to find long running queries in Azure SQL Database using dynamic…
A project which specifies SQL Server 2022 or Azure SQL Database Managed Instance as the target platform cannot be published to Microsoft Azure SQL Database v12.
While deploying a DACPAC project to Azure SQL Database using Azure DevOps, you may encounter…
Create user assigned managed identity in Azure
Managed identity in Azure simplifies access management by automatically associating service principals with resources, like…
Send Blob Files via Email using Logic Apps
This blog post details how to automate the process of sending blob files from Azure…
Implement Azure SQL Database Deployment CI CD pipeline
In this blog post, we’ll delve into the step-by-step guide of how to implement Azure…
Access Key Vault from Azure DevOps Pipeline
When setting up deployment pipelines in Azure DevOps, sometimes you need to get secret information…
Create Elastic Jobs Using Azure Elastic Jobs Manager
Microsoft Azure offers Azure Elastic Job agent as a managed service, enabling efficient scheduling of…
Programmatically Start and Stop Azure Data Factory Integration Runtime
This article describes how to perform Azure Data Factory automation with managed identity and…
Transaction Batching in SQL Server
This post explores the concept of transaction batching in SQL Server as a solution to…
Delete multiple records in PowerApps using Remove function
Remove function deletes records from a data source. This article describes how to delete multiple…
An error occurred in the microsoft .net framework while trying to load assembly id 65536 SSIS
Error An error occurred in the Microsoft .NET Framework while trying to load assembly id…
Export and Import PowerApps Package
Microsoft PowerApps simplifies app creation with templates, connectors, and third-party apps. Its popularity among developers…