Create and Configure a SQL Database

A step-by-step guide to setting up your first Azure SQL Database, including server creation, firewall rules, and basic configurations.

Beginner Getting Started Setup
Learn More

Connect to Azure SQL Database

Explore different methods to connect your applications and tools to your Azure SQL Database, covering various programming languages and tools.

Beginner Connectivity Development
Learn More

Import and Export Data

Learn how to efficiently import and export data into and out of your Azure SQL Database using BACPAC files, SQL Server Management Studio (SSMS), and Azure Data Studio.

Intermediate Data Management Migration
Learn More

Secure Your SQL Database

Understand best practices for securing your Azure SQL Database, including authentication, authorization, threat detection, and data encryption.

Intermediate Security Best Practices
Learn More

Performance Tuning and Optimization

Discover techniques to monitor and optimize the performance of your Azure SQL Database for maximum efficiency and responsiveness.

Advanced Performance Optimization
Learn More

High Availability and Disaster Recovery

Learn about configuring and managing high availability and disaster recovery options for your Azure SQL Database to ensure business continuity.

Advanced HA/DR Business Continuity
Learn More

Migrate to Azure SQL Database

A comprehensive guide to migrating your on-premises SQL Server databases to Azure SQL Database using various tools and strategies.

Intermediate Migration On-premises to Cloud
Learn More

Monitor Azure SQL Database with Azure Monitor

Leverage Azure Monitor to gain insights into your SQL Database performance, health, and resource utilization.

Intermediate Monitoring Azure Monitor
Learn More