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-data-warehouse/create-data-warehouse-portal.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,16 +45,14 @@ Follow these steps to create a SQL Data Warehouse that contains the AdventureWor
45
45
46
46
| Setting | Suggested value | Description |
47
47
| :------ | :-------------- | :---------- |
48
-
|**Database name**| mySampleDataWarehouse | For valid database names, see [Database Identifiers](/sql/relational-databases/databases/database-identifiers). Note, a data warehouse is a type of database.|
49
48
|**Subscription**| Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
50
49
|**Resource group**| myResourceGroup | For valid resource group names, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming). |
51
-
|**Select source**| Sample | Specifies to load a sample database. Note, a data warehouse is one type of database. |
52
-
|**Select sample**| AdventureWorksDW | Specifies to load the AdventureWorksDW sample database. |
50
+
|**Data warehouse name**| mySampleDataWarehouse | For valid database names, see [Database Identifiers](/sql/relational-databases/databases/database-identifiers). Note, a data warehouse is one type of database.|
53
51
||||
54
52
55
53

56
54
57
-
4.Click **Server** to create and configure a new server for your new database. Fill out the **New server form** with the following information:
55
+
4.Select an existing **Server** or click **Create new** to create and configure a new server for your new database. Fill out the **New server form** with the following information:
58
56
59
57
| Setting | Suggested value | Description |
60
58
| :------ | :-------------- | :---------- |
@@ -76,7 +74,7 @@ Follow these steps to create a SQL Data Warehouse that contains the AdventureWor
76
74
77
75
8. Click **Apply**.
78
76
79
-
9. Now that you've completed the SQL Data Warehouse form, click **Create** to provision the database. Provisioning takes a few minutes.
77
+
9. Now that you've completed the Basics tab of the SQL Data Warehouse form, click **Review + Create** to provision the database. Provisioning takes a few minutes.
0 commit comments