Skip to content

Commit 3d3b22a

Browse files
committed
Revised for style
1 parent da6e1a7 commit 3d3b22a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 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,7 +122,7 @@ 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-
>[!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.
127126
128127
- Select to **Connect directly (cloud-services)**
129128

@@ -158,7 +157,7 @@ To create a connection reference, when you're creating the connection for the vi
158157
- 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**.
159158

160159
### 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":::.
162161

163162
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.
164163
1. Select the check box if you want to configure the table name, column names, and primary field.

0 commit comments

Comments
 (0)