Skip to content

Commit 5b58e2c

Browse files
authored
Live publish
2 parents 542f066 + 6f53252 commit 5b58e2c

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

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

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ Watch a short video showing how to create a virtual table with the virtual conne
114114
> [!IMPORTANT]
115115
> These will be the credentials used for all authentication for the virtual table so use credentials with the correct level of permissions with SQL Server.
116116
117-
118117
- **Azure AD**: Select and sign in with your credentials.
119118
- **SQL Server**: Server name, database name, user name, password, gateway (on-premises deployments only).
120119

@@ -123,17 +122,13 @@ Watch a short video showing how to create a virtual table with the virtual conne
123122
> [!IMPORTANT]
124123
> These will be the credentials used for all authentication for the virtual table so use credentials with the correct level of permissions in SharePoint.
125124
126-
- Select to **Connect directly (cloud-services)** or **Connect using on-premises data gateway**.
127-
128-
:::image type="content" source="media/ve-sharepoint-connect.png" alt-text="Connect to Sharepoint":::
129-
130-
- For **Direct connection**, sign into SharePoint.
125+
> [!NOTE]
126+
> At this time virtual tables using the virtual connector provider wizard only support online versions of SharePoint.
131127
132-
:::image type="content" source="media/ve-sharepoint-direct-connect.png" alt-text="Use Direct connection":::
128+
- Select to **Connect directly (cloud-services)**
133129

134-
- For on-premises, select your authentication type, provide your credentials, choose a gateway, and then select **Create**.
130+
:::image type="content" source="media/ve-sharepoint-connect.png" alt-text="Connect to Sharepoint":::
135131

136-
:::image type="content" source="media/ve-sharepoint-connect-on-premises.png" alt-text="Connect to SharePoint with a gateway":::
137132

138133
---
139134

@@ -163,7 +158,7 @@ To create a connection reference, when you're creating the connection for the vi
163158
- If you chose SQL and Azure AD as your authentication method, you'll be asked for your SQL server name and database name. Provide these and select **Next**.
164159

165160
### Configure your Data
166-
- If you're creating a SharePoint virtual table, you're asked to enter the URL of your SharePoint site or select from your most recently used SharePoint sites. The most recently used list is populated by gathering information about your recently used sites using Microsoft Graph and your Azure AD credentials. If you're pasting the SharePoint URL, only include the information up to the site name, such as *https://microsoft.sharepoint.com/teams/Contoso*.
161+
- If you're creating a SharePoint virtual table, you're asked to enter the URL of your SharePoint site or select from your most recently used SharePoint sites. The most recently used list is populated by gathering information about your recently used sites using Microsoft Graph and your Azure AD credentials. If you're pasting the SharePoint URL, only include the information up to the site name, such as :::no-loc text="https://microsoft.sharepoint.com/teams/Contoso":::.
167162

168163
1. A page is displayed where you can either search your data source for a specific table or list, or select a table or list from the provided list.
169164
1. Select the check box if you want to configure the table name, column names, and primary field.

0 commit comments

Comments
 (0)