Introduction

In this article, I will discuss how to create, copy, rename, and delete the SQL database in Azure.

Prerequisites

Agenda

Create SQL Database

Below, I will explain how to create an SQL database in the Azure portal.

Copy SQL Database

Below, I will explain how to copy a SQL database in the Azure portal.

It will take some time to copy the SQL database and after that, the database will show under the SQL databases section.

Rename SQL Database

Below, I will explain how to rename an SQL database in the Azure portal.

In Azure, there is no option available to rename an existing SQL database in the portal.

But we can still do that, which is explained below.

After that, go to the Azure portal, and there you can see the database name has been changed.

Delete SQL Database

Below, I will explain how to delete an SQL database in the Azure portal.

After that, it will take some time and the database will be permanently deleted from the server.