Skip to content

Commit b1e8761

Browse files
committed
Added template file name restrictions
1 parent b6cda13 commit b1e8761

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/purview/how-to-create-import-export-glossary.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 09/27/2021
1111

1212
# How to create, import, and export glossary terms
1313

14-
This article describes how to create a business glossary term in Azure Purview data catalog, and import and export glossary terms using .csv files.
14+
This article describes how to work with the business glossary in Azure Purview. Steps are provided to create a business glossary term in Azure Purview data catalog, and import and export glossary terms using .csv files.
1515

1616
## Create a new term
1717

@@ -66,7 +66,7 @@ Notice that term names are case-sensitive. For example, `Sample` and `saMple` co
6666

6767
:::image type="content" source="media/how-to-create-import-export-glossary/select-term-template-for-import.png" alt-text="Screenshot of the Glossary terms page, Import terms button.":::
6868

69-
3. Download the csv template and use it to enter your terms you would like to add.
69+
3. Download the csv template and use it to enter your terms you would like to add. When naming your template csv file, the name needs to start with a letter and can only include letters, numbers, spaces, '_', or other non-ascii unicode characters. Special characters in the file name will create an error.
7070

7171
> [!Important]
7272
> The system only supports importing columns that are available in the template. The "System Default" template will have all the default attributes.
@@ -96,4 +96,4 @@ You should be able to export terms from glossary as long as the selected terms b
9696
9797
## Next steps
9898

99-
Follow the [Tutorial: Create and import glossary terms](tutorial-import-create-glossary-terms.md) to learn more.
99+
* For more information about glossary terms, see the [glossary reference](reference-purview-glossary.md)

0 commit comments

Comments
 (0)