Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1000 Bytes

sql-database-create-new-server-portal.md

File metadata and controls

27 lines (20 loc) · 1000 Bytes

Create an Azure SQL Database logical server

Use the following steps in the Azure portal to create an Azure SQL Database logical server.

  1. If you're not currently connected, connect to the Azure portal.

  2. Click New, click Data + Storage, and then locate SQL Database.

  3. Click SQL Database to open the SQL Database blade.

  4. Provide the values for the following server properties:

    • Server name
    • Server admin login
    • Password
    • Subscription (only if you have multiple subscriptions)
    • Resource group (new or existing)
    • Location
  5. Click Create. In the notification area, you can see that deployment has started.

  6. Wait for deployment to finish before continuing to the next step.