Book Image

Professional Azure SQL Database Administration

By : Ahmad Osama
Book Image

Professional Azure SQL Database Administration

By: Ahmad Osama

Overview of this book

As the cloud version of SQL Server, Azure SQL Database differs in key ways when it comes to management, maintenance, and administration. It’s important to know how to administer SQL Database to fully benefit from all of the features and functionality that it provides. This book addresses important aspects of an Azure SQL Database instance such as migration, backup restorations, pricing policies, security, scalability, monitoring, performance optimization, high availability, and disaster recovery. It is a complete guide for database administrators, and ideal for those who are planning to migrate from on premise SQL Server database to an Azure SQL Server database.
Table of Contents (13 chapters)
Professional Azure SQL Database Administration
Contributors
Preface
Free Chapter
1
Microsoft Azure SQL Database Primer
4
Restoring an Azure SQL Database
Index

Summary


This chapter was an introduction to the SQL Database as a service offering from Microsoft. You learned about the Azure SQL Database architecture and the different layers that make up the Azure SQL Database infrastructure.

You also learned about the request flow through the different layers when a user connects and queries an Azure SQL Database.

You learned to connect and query the database from SQL Server Management Studio and the Azure portal.

Most importantly, the chapter covered the differences between an on-premises SQL Database and an Azure SQL Database, along with the unsupported features on an Azure SQL Database.

In the next chapter, we will discuss how to migrate data from an on-premises system to an Azure SQL Database.