Skip to content

Commit 9ea1fe3

Browse files
authored
Update based on feedback
1 parent 5b2349a commit 9ea1fe3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/synapse-analytics/database-designer/create-lake-database-from-lake-database-templates.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@ In this article, you'll learn how to use the Azure Synapse database templates to
6363
8. Once the canvas has all the tables that meet your requirements, select **Create database** to continue with creation of lake database. The new database will show up in the database designer and you can customize it per your business needs.
6464

6565
9. The database designer has more **Properties** on the right that need to be configured.
66-
- **Name** give your database a name. Names cannot be edited after the database is published, so make sure the name you choose is correct.
67-
- **Description** Giving your database a description is optional, but it allows users to understand the purpose of the database.
68-
- **Storage settings for database** is a section containing the default storage information for tables in the database. This default is applied to each table in the database unless it's overridden on the table itself.
69-
- **Linked service** is the default linked service used to store your data in Azure Data Lake Storage. The default linked service associated with the Synapse workspace will be shown, but you can change the **Linked Service** to any ADLS storage account you like.
70-
- **Input folder** used to set the default container and folder path within that linked service using the file browser or manually editing the path with the pencil icon.
71-
- **Data format** lake databases in Azure Synapse support parquet and delimited text as the storage formats for data.
66+
- **Name**: Give your database a name. Names cannot be edited after the database is published, so make sure the name you choose is correct.
67+
- **Description**: Giving your database a description is optional, but it allows users to understand the purpose of the database.
68+
- **Storage settings for database**: This section contains the default storage information for tables in the database. This default is applied to each table in the database unless it's overridden on the table itself.
69+
- **Linked service**: This is the default linked service used to store your data in Azure Data Lake Storage. The default linked service associated with the Synapse workspace will be shown, but you can change the **Linked Service** to any ADLS storage account you like.
70+
- **Input folder**: This is used to set the default container and folder path within that linked service using the file browser or manually editing the path with the pencil icon.
71+
- **Data format**: Lake databases in Azure Synapse Analytics support Apache Parquet and delimited text as the storage formats for data.
7272
> [!NOTE]
7373
> You can always override the default storage settings on a table by table basis, and the default remains customizable. If you are not sure what to choose, you can revisit this later. If you are unsure of the folder hierarchy in the data lake, you can also specify wildcards to traverse the directory structure.
7474

0 commit comments

Comments
 (0)