How to Build a Simple Data Warehouse in Azure – Part 2
This is the second part of the three-part article which aims to help both beginners and...
Deploying Azure Synapse Analytics workspaces – How it works
In the article, An Overview of the Azure Synapse Analytics, we explored the Azure Synapse workspace and its features as an analytics...
What is Azure Synapse Analytics? Complete Overview
This post provides an overview of the Azure Synapse Analytics. It explains what it is and how it can be used....
Azure SQL Elastic Pool – Understanding and Creating
Microsoft Azure offers many PAAS services for addressing the database requirements based on the...
How to Connect to Azure SQL Database Securely
As a database administrator, I started my journey in deploying managed SQL databases on the cloud, and I highly recommend deploying Azure...
Deploying the first SQL to Azure Migration project with Azure Database Migration Service
Azure Database Migration Service (ADMS) supports Schema and Data migration from different database technologies to the Azure platform. This...
Introduction to Azure Database Migration Service (ADMS)
Microsoft Azure platform provides an Azure Database Migration Service (ADMS) – a convenient...
Deploying a Database on Azure SQL
Introduction Azure SQL Database is a Platform as a Service (PaaS) offered by Microsoft Azure. Hence, you need the Azure subscription to use...
Basics of sys.dm_exec_requests
Performance monitoring and troubleshooting in SQL Server is a vast topic. In SQL Server 2005, dynamic management views, also known as...
Migrating SQL Server Database to Azure SQL (PaaS)
In this article, we will highlight SQL Server Data migration to Azure SQL (PaaS). You can...