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: powerapps-docs/maker/data-platform/create-virtual-tables-using-connectors.md
+5-10Lines changed: 5 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,6 @@ Watch a short video showing how to create a virtual table with the virtual conne
114
114
> [!IMPORTANT]
115
115
> 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.
116
116
117
-
118
117
-**Azure AD**: Select and sign in with your credentials.
119
118
-**SQL Server**: Server name, database name, user name, password, gateway (on-premises deployments only).
120
119
@@ -123,17 +122,13 @@ Watch a short video showing how to create a virtual table with the virtual conne
123
122
> [!IMPORTANT]
124
123
> These will be the credentials used for all authentication for the virtual table so use credentials with the correct level of permissions in SharePoint.
125
124
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.
131
127
132
-
:::image type="content" source="media/ve-sharepoint-direct-connect.png" alt-text="Use Direct connection":::
128
+
- Select to **Connect directly (cloud-services)**
133
129
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":::
135
131
136
-
:::image type="content" source="media/ve-sharepoint-connect-on-premises.png" alt-text="Connect to SharePoint with a gateway":::
137
132
138
133
---
139
134
@@ -163,7 +158,7 @@ To create a connection reference, when you're creating the connection for the vi
163
158
- 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**.
164
159
165
160
### 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":::.
167
162
168
163
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.
169
164
1. Select the check box if you want to configure the table name, column names, and primary field.
0 commit comments