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/synapse-analytics/database-designer/quick-start-create-lake-database.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,17 @@ ms.author: gesaur
6
6
ms.reviewer: wiassaf, jovanpop
7
7
ms.service: azure-synapse-analytics
8
8
ms.subservice: database-editor
9
-
ms.topic: conceptual
9
+
ms.topic: quickstart
10
10
ms.date: 08/16/2022
11
11
ms.custom: template-concept
12
12
---
13
13
14
14
# Quickstart: Create a new lake database leveraging database templates
15
15
16
-
This quick start gives you a complete sample scenario on how you can apply database templates to create a lake database, align data to your new model, and use the integrated experience to analyze the data.
16
+
This quick start gives you a complete sample scenario on how you can apply database templates to create a lake database, align data to your new model, and use the integrated experience to analyze the data.
17
17
18
18
## Prerequisites
19
+
19
20
- At least **Synapse User** role permissions are required for exploring a lake database template from Gallery.
20
21
-**Synapse Administrator**, or **Synapse Contributor** permissions are required on the Azure Synapse workspace for creating a lake database.
21
22
-**Storage Blob Data Contributor** permissions are required on data lake when using create table **From data lake** option.
@@ -26,13 +27,13 @@ Use the new database templates functionality to create a lake database that you
26
27
27
28
For our scenario we will use the `Retail` database template and select the following entities:
28
29
29
-
-**RetailProduct** - A product is anything that can be offered to a market that might satisfy a need by potential customers. That product is the sum of all physical, psychological, symbolic, and service attributes associated with it.
30
-
-**Transaction** - The lowest level of executable work or customer activity.
30
+
-**RetailProduct** - A product is anything that can be offered to a market that might satisfy a need by potential customers. That product is the sum of all physical, psychological, symbolic, and service attributes associated with it.
31
+
-**Transaction** - The lowest level of executable work or customer activity.
31
32
A transaction consists of one or more discrete events.
32
-
-**TransactionLineItem** - The components of a Transaction broken down by Product and Quantity, one per line item.
33
-
-**Party** - A party is an individual, organization, legal entity, social organization, or business unit of interest to the business.
34
-
-**Customer** - A customer is an individual or legal entity that has or has purchased a product or service.
35
-
-**Channel** - A channel is a means by which products or services are sold and/or distributed.
33
+
-**TransactionLineItem** - The components of a Transaction broken down by Product and Quantity, one per line item.
34
+
-**Party** - A party is an individual, organization, legal entity, social organization, or business unit of interest to the business.
35
+
-**Customer** - A customer is an individual or legal entity that has or has purchased a product or service.
36
+
-**Channel** - A channel is a means by which products or services are sold and/or distributed.
36
37
37
38
The easiest way to find entities is by using the search box above the different business areas that contain the tables.
38
39
@@ -83,6 +84,6 @@ You can use lake database to train your machine learning models and score the da
83
84
## Next steps
84
85
85
86
Continue to explore the capabilities of the database designer using the links below.
0 commit comments