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
Copy file name to clipboardExpand all lines: articles/sql-database/includes/sql-database-create-single-database.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ In this step, you will create an Azure SQL Database single database.
18
18
19
19
Create your resource group and single database using the Azure portal.
20
20
21
-
1. Select **Azure SQL** in the left-hand menu of the Azure portal. If **Azure SQL** is not in the list, select **All services**, then type *Azure SQL* in the search box.
22
-
2. Select **+Add** to open the **Select SQL deployment option** page. You can view additional information about the different databases by selecting **Show details** on the **Databases** tile.
21
+
1. Select **Azure SQL** in the left-hand menu of the [Azure portal](https://portal.azure.com). If **Azure SQL** is not in the list, select **All services**, then type *Azure SQL* in the search box. (Optional) Select the star next to **Azure SQL** to favorite it and add it as an item in the left-hand navigation.
22
+
2. Select **+Add** to open the **Select SQL deployment option** page. You can view additional information about the different databases by selecting **Show details** on the **Databases** tile.
23
23
3. Select **Create**:
24
24
25
25

@@ -38,7 +38,7 @@ Create your resource group and single database using the Azure portal.
38
38
-**Server name**: Type `mysqlserver`; along with some numbers for uniqueness.
39
39
-**Server admin login**: Type `azureuser`.
40
40
-**Password**: Type a complex password that meets password requirements.
41
-
-**Location**: Choose a location from the drop-down, such as `West US 2`.
41
+
-**Location**: Choose a location from the drop-down, such as `West US`.
0 commit comments