Skip to content

Commit f9d12c8

Browse files
committed
Pattern compliance
1 parent a7e0a87 commit f9d12c8

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

articles/synapse-analytics/database-designer/quick-start-create-lake-database.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,17 @@ ms.author: gesaur
66
ms.reviewer: wiassaf, jovanpop
77
ms.service: azure-synapse-analytics
88
ms.subservice: database-editor
9-
ms.topic: conceptual
9+
ms.topic: quickstart
1010
ms.date: 08/16/2022
1111
ms.custom: template-concept
1212
---
1313

1414
# Quickstart: Create a new lake database leveraging database templates
1515

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

1818
## Prerequisites
19+
1920
- At least **Synapse User** role permissions are required for exploring a lake database template from Gallery.
2021
- **Synapse Administrator**, or **Synapse Contributor** permissions are required on the Azure Synapse workspace for creating a lake database.
2122
- **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
2627

2728
For our scenario we will use the `Retail` database template and select the following entities:
2829

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.
3132
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.
3637

3738
The easiest way to find entities is by using the search box above the different business areas that contain the tables.
3839

@@ -83,6 +84,6 @@ You can use lake database to train your machine learning models and score the da
8384
## Next steps
8485

8586
Continue to explore the capabilities of the database designer using the links below.
86-
- [Database templates concept](concepts-database-templates.md)
87-
- [Lake database concept](concepts-lake-database.md)
88-
- [How to create a lake database](create-empty-lake-database.md)
87+
- [Database templates concept](concepts-database-templates.md)
88+
- [Lake database concept](concepts-lake-database.md)
89+
- [How to create a lake database](create-empty-lake-database.md)

0 commit comments

Comments
 (0)