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
+2-3Lines changed: 2 additions & 3 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,7 +122,7 @@ 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
-
>[!NOTE] At this time virtual tables using the Virtual Connector Provider wizard only supports online options for SharePoint.
125
+
>[!NOTE] At this time virtual tables using the virtual connector provider wizard only supports online options for SharePoint.
127
126
128
127
- Select to **Connect directly (cloud-services)**
129
128
@@ -158,7 +157,7 @@ To create a connection reference, when you're creating the connection for the vi
158
157
- 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**.
159
158
160
159
### Configure your Data
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 *https://microsoft.sharepoint.com/teams/Contoso*.
160
+
- 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":::.
162
161
163
162
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.
164
163
1. Select the check box if you want to configure the table name, column names, and primary field.
0 commit comments