You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Server name | The fully qualified server name | The name should be something like this: **mynewserver20170313.database.windows.net**. |
101
-
| Database name | mySampleDatabase | The name of the database to which to connect. |
102
-
| Authentication | SQL Login| SQL Authentication is the only authentication type that we have configured in this tutorial. |
103
-
| User name | The server admin account | This is the account that you specified when you created the server. |
104
-
| Password (SQL Login) | The password for your server admin account | This is the password that you specified when you created the server. |
105
-
| Save Password? | Yes or No | Select Yes if you do not want to enter the password each time. |
106
-
|[Optional]Enter a name for this profile | A profile name, such as **mySampleDatabase**| A saved profile name speeds your connection on subsequent logins. |
100
+
|**Server name | The fully qualified server name | The name should be something like this: **mynewserver20170313.database.windows.net**. |
101
+
|**Database name**| mySampleDatabase | The name of the database to which to connect. |
102
+
|**Authentication**| SQL Login| SQL Authentication is the only authentication type that we have configured in this tutorial. |
103
+
|**User name**| The server admin account | This is the account that you specified when you created the server. |
104
+
|**Password (SQL Login)**| The password for your server admin account | This is the password that you specified when you created the server. |
105
+
|**Save Password?**| Yes or No | Select Yes if you do not want to enter the password each time. |
106
+
|**Enter a name for this profile**| A profile name, such as **mySampleDatabase**| A saved profile name speeds your connection on subsequent logins. |
107
107
108
108
5. Press the **ESC** key to close the info message that informs you that the profile is created and connected.
| Database name | mySampleDatabase | For valid database names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
59
-
| Subscription | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
60
-
| Resource group | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
61
-
| Select source | Blank database | Specifies that a blank database should be created. |
58
+
|**Database name**| mySampleDatabase | For valid database names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
59
+
|**Subscription**| Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
60
+
|**Resource group**| myResourceGroup | For valid resource group names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
61
+
|**Select source**| Blank database | Specifies that a blank database should be created. |
62
62
63
63
4. Click **Server** to create and configure a new server for your new database. Fill out the **New server form** with the following information:
| Server name | Any globally unique name | For valid server names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
68
-
| Server admin login | Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
69
-
| Password | Any valid password | Your password must have at least 8 characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and and non-alphanumeric characters. |
70
-
| Location | Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |
67
+
|**Server name**| Any globally unique name | For valid server names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
68
+
|**Server admin login**| Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
69
+
|**Password**| Any valid password | Your password must have at least 8 characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and and non-alphanumeric characters. |
70
+
|**Location**| Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |
| Database name | mySampleDatabase | For valid database names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
49
-
| Subscription | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
50
-
| Resource group | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
51
-
| Source source | Sample (AdventureWorksLT) | Loads the AdventureWorksLT schema and data into your new database |
48
+
|**Database name**| mySampleDatabase | For valid database names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
49
+
|**Subscription**| Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
50
+
|**Resource group**| myResourceGroup | For valid resource group names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
51
+
|**Source source**| Sample (AdventureWorksLT) | Loads the AdventureWorksLT schema and data into your new database |
52
52
53
53
> [!IMPORTANT]
54
54
> You must select the sample database on this form because it is used in the remainder of this quick start.
@@ -58,12 +58,12 @@ Follow these steps to create a SQL database containing the Adventure Works LT sa
| Server name | Any globally unique name | For valid server names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
62
-
| Server admin login | Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
63
-
| Password | Any valid password | Your password must have at least 8 characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and and non-alphanumeric characters. |
64
-
| Subscription | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
65
-
| Resource group | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
66
-
| Location | Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |
61
+
|**Server name**| Any globally unique name | For valid server names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
62
+
|**Server admin login**| Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
63
+
|**Password**| Any valid password | Your password must have at least 8 characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and and non-alphanumeric characters. |
64
+
|**Subscription**| Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
65
+
|**Resource group**| myResourceGroup | For valid resource group names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
66
+
|**Location**| Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |
67
67
68
68
> [!IMPORTANT]
69
69
> The server admin login and password that you specify here are required to log in to the server and its databases later in this quick start. Remember or record this information for later use.
| Server name | Any globally unique name | For valid server names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
124
-
| Server admin login | Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
125
-
| Password | Any valid password | Your password must have at least 8 characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and and non-alphanumeric characters. |
126
-
| Subscription | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
127
-
| Resource group | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
128
-
| Location | Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |
123
+
| **Server name** | Any globally unique name | For valid server names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
124
+
| **Server admin login** | Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/en-us/sql/relational-databases/databases/database-identifiers). |
125
+
| **Password** | Any valid password | Your password must have at least 8 characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and and non-alphanumeric characters. |
126
+
| **Subscription** | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
127
+
| **Resource group** | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](https://docs.microsoft.com/azure/architecture/best-practices/naming-conventions). |
128
+
| **Location** | Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |
129
129
130
130

0 commit comments