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/purview/concept-business-glossary.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: evwhite
6
6
ms.service: purview
7
7
ms.subservice: purview-data-catalog
8
8
ms.topic: conceptual
9
-
ms.date: 04/28/2021
9
+
ms.date: 12/13/2022
10
10
---
11
11
12
12
# Understand business glossary features in Microsoft Purview
@@ -17,12 +17,12 @@ This article provides an overview of the business glossary feature in Microsoft
17
17
18
18
A glossary provides vocabulary for business users. It consists of business terms that can be related to each other and allows them to be categorized so that they can be understood in different contexts. These terms can be then mapped to assets like a database, tables, columns etc. This helps in abstracting the technical jargon associated with the data repositories and allows the business user to discover and work with data in the vocabulary that is more familiar to them.
19
19
20
-
A business glossary is a collection of terms. Each term represents an object in an organization and it is highly likely that there are multiple terms representing the same object. A customer could also be referred to as client, purchaser, or buyer. These multiple terms have a relationship with each other. The relationship between these terms could one of the following:
20
+
A business glossary is a collection of terms. Each term represents an object in an organization and it's highly likely that there are multiple terms representing the same object. A customer could also be referred to as client, purchaser, or buyer. These multiple terms have a relationship with each other. The relationship between these terms could be:
21
21
22
22
- synonyms - different terms with the same definition
23
23
- related - different name with similar definition
24
24
25
-
The same term can also imply multiple business objects. It is important that each term is well-defined and clearly understood within the organization.
25
+
The same term can also imply multiple business objects. It's important that each term is well-defined and clearly understood within the organization.
26
26
27
27
## Custom attributes
28
28
@@ -39,14 +39,14 @@ Microsoft Purview supports these out-of-the-box attributes for any business glos
39
39
- Resources
40
40
- Parent term
41
41
42
-
These attributes cannot be edited or deleted, but only the Name is mandatory to create a glossary term.
43
-
However, these attributes are not sufficient to completely define a term in an organization. To solve this problem, Microsoft Purview provides a feature where you can define custom attributes for your glossary.
42
+
These attributes can't be edited or deleted, but only the Name is mandatory to create a glossary term.
43
+
However, these attributes aren't sufficient to completely define a term in an organization. To solve this problem, Microsoft Purview provides a feature where you can define custom attributes for your glossary.
44
44
45
45
## Term templates
46
46
47
47
Term Templates provides glossary custom attributes to be logically grouped together in catalog. The feature allows you to group all the relevant custom attributes together in a template and then apply the template while creating the glossary term. For example, all finance- related custom attributes like cost center, profit center, accounting code can be grouped in a term template Finance Template and the Finance template can be used to create financial glossary terms.
48
48
49
-
All the standard attributes are grouped in a system default template. Any term template that you create will contain these attributes along with any additional custom attributes created as part of template creation process.
49
+
All the standard attributes are grouped in a system default template. Any term template that you create will contain these attributes along with any more custom attributes created as part of template creation process.
50
50
51
51
## Glossary vs classification vs sensitivity labels
Copy file name to clipboardExpand all lines: articles/purview/register-scan-azure-mysql-database.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
title: 'Connect to and manage Azure Database for MySQL'
3
3
description: This guide describes how to connect to Azure Database for MySQL in Microsoft Purview, and use Microsoft Purview's features to scan and manage your Azure Database for MySQL source.
@@ -33,23 +33,23 @@ This article outlines how to register a database in Azure Database for MySQL, an
33
33
34
34
* An active [Microsoft Purview account](create-catalog-portal.md).
35
35
36
-
* You will need to be a Data Source Administrator and Data Reader to register a source and manage it in the Microsoft Purview governance portal. See our [Microsoft Purview Permissions page](catalog-permissions.md) for details.
36
+
* You'll need to be a Data Source Administrator and Data Reader to register a source and manage it in the Microsoft Purview governance portal. See our [Microsoft Purview Permissions page](catalog-permissions.md) for details.
37
37
38
38
## Register
39
39
40
40
This section describes how to register an Azure Database for MySQL in Microsoft Purview using the [Microsoft Purview governance portal](https://web.purview.azure.com/).
41
41
42
42
### Authentication for registration
43
43
44
-
You will need **username** and **password** for the next steps.
44
+
You'll need **username** and **password** for the next steps.
45
45
46
46
Follow the instructions in [CREATE DATABASES AND USERS](../mysql/howto-create-users.md) to create a login for your Azure Database for MySQL.
47
47
48
48
1. Navigate to your key vault in the Azure portal
49
49
1. Select **Settings > Secrets**
50
50
1. Select **+ Generate/Import** and enter the **Name** and **Value** as the *password* from your Azure SQL Database
51
51
1. Select **Create** to complete
52
-
1. If your key vault is not connected to Microsoft Purview yet, you will need to [create a new key vault connection](manage-credentials.md#create-azure-key-vaults-connections-in-your-microsoft-purview-account)
52
+
1. If your key vault isn't connected to Microsoft Purview yet, you'll need to [create a new key vault connection](manage-credentials.md#create-azure-key-vaults-connections-in-your-microsoft-purview-account)
53
53
1. Finally, [create a new credential](manage-credentials.md#create-a-new-credential) of type SQL authentication using the **username** and **password** to set up your scan.
54
54
55
55
### Steps to register
@@ -112,7 +112,7 @@ To create and run a new scan, do the following:
112
112
113
113
## Next steps
114
114
115
-
Now that you have registered your source, follow the below guides to learn more about Microsoft Purview and your data.
115
+
Now that you've registered your source, follow the below guides to learn more about Microsoft Purview and your data.
116
116
117
117
-[Data Estate Insights in Microsoft Purview](concept-insights.md)
118
118
-[Lineage in Microsoft Purview](catalog-lineage-user-guide.md)
Copy file name to clipboardExpand all lines: articles/purview/register-scan-azure-postgresql.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
2
title: 'Connect to and manage an Azure Database for PostgreSQL'
3
3
description: This guide describes how to connect to an Azure Database for PostgreSQL single server in Microsoft Purview, and use Microsoft Purview's features to scan and manage your Azure Database for PostgreSQL source.
4
-
author: linda33wj
5
-
ms.author: jingwang
4
+
author: heniot
5
+
ms.author: shjia
6
6
ms.service: purview
7
7
ms.subservice: purview-data-map
8
8
ms.topic: how-to
9
-
ms.date: 11/02/2021
9
+
ms.date: 12/13/2022
10
10
ms.custom: template-how-to, ignite-fall-2021
11
11
---
12
12
13
13
# Connect to and manages an Azure Database for PostgreSQL in Microsoft Purview
14
14
15
-
This article outlines how to register an Azure Database for PostgreSQL deployed with single server deployment option, as well as how to authenticate and interact with an Azure Database for PostgreSQL in Microsoft Purview. For more information about Microsoft Purview, read the [introductory article](overview.md).
15
+
This article outlines how to register an Azure Database for PostgreSQL deployed with single server deployment option, and how to authenticate and interact with an Azure Database for PostgreSQL in Microsoft Purview. For more information about Microsoft Purview, read the [introductory article](overview.md).
16
16
17
17
## Supported capabilities
18
18
@@ -32,7 +32,7 @@ This article outlines how to register an Azure Database for PostgreSQL deployed
32
32
33
33
* An active [Microsoft Purview account](create-catalog-portal.md).
34
34
35
-
* You will need to be a Data Source Administrator and Data Reader to register a source and manage it in the Microsoft Purview governance portal. See our [Microsoft Purview Permissions page](catalog-permissions.md) for details.
35
+
* You'll need to be a Data Source Administrator and Data Reader to register a source and manage it in the Microsoft Purview governance portal. See our [Microsoft Purview Permissions page](catalog-permissions.md) for details.
36
36
37
37
## Register
38
38
@@ -44,14 +44,14 @@ Currently, to be able to manage and interact with an Azure Database for PostgreS
44
44
45
45
#### SQL Authentication
46
46
47
-
Connecting to an Azure Database for PostgreSQL database requires the fully qualified server name and login credentials. You can follow the instructions in [CONNECT AND QUERY](../postgresql/connect-python.md) to create a login for your Azure Database for PostgreSQL if you don't have this available. You will need **username** and **password** for the next steps.
47
+
Connecting to an Azure Database for PostgreSQL database requires the fully qualified server name and login credentials. You can follow the instructions in [CONNECT AND QUERY](../postgresql/connect-python.md) to create a login for your Azure Database for PostgreSQL if you don't have this available. You'll need **username** and **password** for the next steps.
48
48
49
-
1. If you do not have an Azure Key vault already, follow [this guide to create an Azure Key Vault](../key-vault/certificates/quick-create-portal.md).
49
+
1. If you don't have an Azure Key vault already, follow [this guide to create an Azure Key Vault](../key-vault/certificates/quick-create-portal.md).
50
50
1. Navigate to your key vault in the Azure portal
51
51
1. Select **Settings > Secrets**
52
52
1. Select **+ Generate/Import** and enter the **Name** and **Value** as the *password* from your Azure PostgreSQL Database
53
53
1. Select **Create** to complete
54
-
1. If your key vault is not connected to Microsoft Purview yet, you will need to [create a new key vault connection](manage-credentials.md#create-azure-key-vaults-connections-in-your-microsoft-purview-account)
54
+
1. If your key vault isn't connected to Microsoft Purview yet, you'll need to [create a new key vault connection](manage-credentials.md#create-azure-key-vaults-connections-in-your-microsoft-purview-account)
55
55
1. Finally, [create a new credential](manage-credentials.md#create-a-new-credential) of type SQL authentication using the **username** and **password** to set up your scan
56
56
57
57
### Steps to register
@@ -112,7 +112,7 @@ To create and run a new scan, do the following:
112
112
113
113
## Next steps
114
114
115
-
Now that you have registered your source, follow the below guides to learn more about Microsoft Purview and your data.
115
+
Now that you've registered your source, follow the below guides to learn more about Microsoft Purview and your data.
116
116
117
117
-[Data Estate Insights in Microsoft Purview](concept-insights.md)
118
118
-[Lineage in Microsoft Purview](catalog-lineage-user-guide.md)
0 commit comments