Blog
Azure Articles
Learn about Azure

Migrating an On-premises Database to Azure
Pre-requisite for Migrating an on-premises database to Azure. How can you validate whether your database is compatible with Azure SQL Database? This can be validated in multiple ways: What are…

Azure Data Sync between Azure SQL databases
Azure Data Sync is a powerful tool that allows the synchronization of data across multiple Azure SQL databases. This tool can be used for a variety of purposes, including data…

How to make On-Premises databases offline
The primary reason why a database is made in an offline state is that they are not in use, or they are redundant. There are multiple ways through which the…

Log Reader Agent Error Solution on Azure SQL Database while performing transactional replication
In one of our projects for a leading banking and financial organisation, we encountered an issue while performing transactional replication. Log reader agent error could not execute ‘sp_replcmds’ on…

What is Azure migration and what are the different migration patterns?
Migration, in simple words, is a set of processes of transferring data and applications from one location to another. Migration usually comes in the picture when there is a need to transfer data from on-premises server to the Cloud.

A brief introduction to the world of Azure – and how you can become an expert in it
We recently had a chance to speak with Amanpreet Bhatia, an Azure developer working with a large UK-based insurer.

DevOps in Power Platform. Environment variable for configuration details using Solution.
In any application development world, we have a concept called as environment variable where we store configuration details like API prefixes (base url), environment name.