Skip to content

Commit 13c3839

Browse files
committed
Acrolinx
1 parent 2b7b55b commit 13c3839

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

powerapps-docs/maker/data-platform/create-virtual-tables-using-connectors.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This document covers the new experience using Power Apps (make.powerapps.com) t
2727
- Snowflake (preview)
2828
- PostgreSQL
2929

30-
With the exception of the Excel connector provider, all virtual connector providers use a Power Platform connector. More information: [Connector reference for virtual connector providers used with virtual tables](#connector-reference-for-virtual-connector-providers-used-with-virtual-tables)
30+
Except for the Excel connector provider, all virtual connector providers use a Power Platform connector. More information: [Connector reference for virtual connector providers used with virtual tables](#connector-reference-for-virtual-connector-providers-used-with-virtual-tables)
3131

3232
You can create a virtual table for Excel using the virtual connector provider by following the legacy process. More information: [Create the virtual table for Microsoft Excel](#create-the-virtual-table-for-microsoft-excel)
3333

@@ -191,7 +191,7 @@ Server should be provided in **Server:Port/SID**-format. Notice that the server
191191

192192
# [PostgreSQL](#tab/PostgreSQL)
193193

194-
PostgreSQL is a relational database management system developed by PostgreSQL Global Development Group. For PostgreSQL connections, you must provide a server, database name, authentication type, username and password.
194+
PostgreSQL is a relational database management system developed by PostgreSQL Global Development Group. For PostgreSQL connections, you must provide a server, database name, authentication type, username, and password.
195195

196196
- Enter **Server** ___location and TCP port, such as *postgres-vcp-test.postgres.database.azure.com:5432*.
197197
- Enter **Database Name**, such as *Adventureworks*.
@@ -223,7 +223,7 @@ However, you might want to create your own connection reference for the virtual
223223
> [!NOTE]
224224
>
225225
> - The benefit of optionally naming your connection reference is because it can be easier to find later if you need details about it.
226-
> - If you are using an existing connection you can select an existing connection reference or create a new one. Creating a new connection reference is only used if you want to segment your virtual tables into completely unrelated solutions for use later.
226+
> - If you're using an existing connection you can select an existing connection reference or create a new one. Creating a new connection reference is only used if you want to segment your virtual tables into completely unrelated solutions for use later.
227227
228228
To create a connection reference, when you're creating the connection for the virtual table, follow these steps:
229229

@@ -380,8 +380,8 @@ With the connection reference and the virtual table data source setup, an **Enti
380380
:::image type="content" source="media/ve-entity-catalog.png" alt-text="Entity Catalog":::
381381

382382
> [!NOTE]
383-
> - The creation of the entity catalog is an asynchronous process. Depending on your environment, this may take a few minutes.
384-
> - The tables displayed in the entity catalog are not virtual tables in themselves. You need to select from this list of tables representing the external data to create virtual table in Dataverse.
383+
> - The creation of the entity catalog is an asynchronous process. Depending on your environment, this might take a few minutes.
384+
> - The tables displayed in the entity catalog aren't virtual tables in themselves. You need to select from this list of tables representing the external data to create virtual table in Dataverse.
385385
386386
> [!TIP]
387387
> - If the entity catalog creation takes a long time, you can check the job completion status by navigating to **Settings -> System Jobs** view.

0 commit comments

Comments
 (0)