Skip to content

Commit b635114

Browse files
authored
Merge pull request #40708 from mdmaarschalk/patch-4
new sql data warehouse form
2 parents 68986bb + bc38f78 commit b635114

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/sql-data-warehouse/create-data-warehouse-portal.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,14 @@ Follow these steps to create a SQL Data Warehouse that contains the AdventureWor
4545

4646
| Setting | Suggested value | Description |
4747
| :------ | :-------------- | :---------- |
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.|
4948
| **Subscription** | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
5049
| **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.|
5351
||||
5452

5553
![create data warehouse](media/create-data-warehouse-portal/select-sample.png)
5654

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:
5856

5957
| Setting | Suggested value | Description |
6058
| :------ | :-------------- | :---------- |
@@ -76,7 +74,7 @@ Follow these steps to create a SQL Data Warehouse that contains the AdventureWor
7674

7775
8. Click **Apply**.
7876

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.
8078

8179
![click create](media/load-data-from-azure-blob-storage-using-polybase/click-create.png)
8280

0 commit comments

Comments
 (0)