Creating the SQL Server

Let's take a look at the following steps to create the SQL Server:

  1. In the database options blade, navigate to Server -> Create to create a new server, and fill in the following parameters:
    • Server name: The name prefix must be unique within the database.windows.net domain. The name can contain lowercase letters, numbers, and dashes, and cannot exceed 63 characters.
    • Server admin login: Provide an SQL administrator name. This name cannot start with a number, contain non-alphabetic characters, or be identical to one of the reserved names or roles in the SQL server
    • Password: Provide an SQL administrator password. The password must comply with minimal strength requirements.
    • Location: Choose the same location that you have ...

Get Serverless computing in Azure with .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.