Skip to content

Commit e9b382f

Browse files
authored
Merge pull request #180038 from linda33wj/purview
Address doc feedback
2 parents a5c4e17 + b9160cb commit e9b382f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/purview/register-scan-mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The supported MySQL server versions are 5.7 to 8.x.
2727

2828
When scanning MySQL source, Purview supports:
2929

30-
- Extracting metadata including MySQL server, databases, tables, views, table/view columns, etc.
30+
- Extracting metadata including MySQL server, databases, tables, views, and table/view columns.
3131
- Fetching lineage on assets relationships among tables and views.
3232

3333
## Prerequisites

articles/purview/register-scan-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The supported PostgreSQL server versions are 8.4 to 12.x.
2727

2828
When scanning PostgreSQL source, Purview supports:
2929

30-
- Extracting metadata including PostgreSQL server, databases, schemas, tables, views, table/view columns, etc.
30+
- Extracting metadata including PostgreSQL server, databases, schemas, tables, views, and table/view columns.
3131
- Fetching lineage on assets relationships among tables and views.
3232

3333
## Prerequisites

articles/purview/register-scan-salesforce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article outlines how to register Salesforce, and how to authenticate and in
2323
|---|---|---|---|---|---|---|
2424
| [Yes](#register)| [Yes](#scan)| No | No | No | No| No|
2525

26-
When scanning Salesforce, Purview supports extracting metadata including Salesforce organizations, objects, fields, foreign keys, unique_constraints, etc.
26+
When scanning Salesforce, Purview supports extracting metadata including Salesforce organizations, objects, fields, foreign keys, and unique_constraints.
2727

2828
## Prerequisites
2929

articles/purview/register-scan-sapecc-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This article outlines how to register SAP ECC, and how to authenticate and inter
3333
* Set up the latest [self-hosted integration runtime](https://www.microsoft.com/download/details.aspx?id=39717). For more information, see [the create and configure a self-hosted integration runtime guide](../data-factory/create-self-hosted-integration-runtime.md).
3434

3535
>[!NOTE]
36-
>Scanning SAP ECC is a memory intensive operation, you are recommended to install Self-hosted Integration Runtime on a machine with large memory e.g. 128 GB.
36+
>Scanning SAP ECC is a memory intensive operation, you are recommended to install Self-hosted Integration Runtime on a machine with at least 128GB RAM.
3737
3838
* Ensure [JDK 11](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) is installed on the virtual machine where the self-hosted integration runtime is installed.
3939

articles/purview/register-scan-saps4hana-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This article outlines how to register SAP S/4HANA, and how to authenticate and i
3333
* Set up the latest [self-hosted integration runtime](https://www.microsoft.com/download/details.aspx?id=39717). For more information, see [the create and configure a self-hosted integration runtime guide](../data-factory/create-self-hosted-integration-runtime.md).
3434

3535
>[!NOTE]
36-
>Scanning SAP S/4HANA is a memory intensive operation, you are recommended to install Self-hosted Integration Runtime on a machine with large memory e.g. 128 GB.
36+
>Scanning SAP S/4HANA is a memory intensive operation, you are recommended to install Self-hosted Integration Runtime on a machine with at least 128GB RAM.
3737
3838
* Ensure [JDK 11](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) is installed on the virtual machine where the self-hosted integration runtime is installed.
3939

0 commit comments

Comments
 (0)