Skip to content

Commit 6405b56

Browse files
committed
Update servicePrincipalId property
1 parent bfdf0b0 commit 6405b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-sharepoint-online-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The following properties are supported for a SharePoint Online List linked servi
101101
| ------------------- | ------------------------------------------------------------ | ------------ |
102102
| type | The type property must be set to: **SharePointOnlineList**. | Yes |
103103
| siteUrl | The SharePoint Online site url, e.g. `https://contoso.sharepoint.com/sites/siteName`. | Yes |
104-
| servicePrincipalId | The Application (client) ID of the application registered in Azure Active Directory. You need to grant SharePoint Online site permission. Refer to [Prerequisites](#prerequisites) for the configuration steps.| Yes |
104+
| servicePrincipalId | The Application (client) ID of the application registered in Azure Active Directory. Refer to [Prerequisites](#prerequisites) for more details including the permission settings.| Yes |
105105
| servicePrincipalKey | The application's key. Mark this field as a **SecureString** to store it securely, or [reference a secret stored in Azure Key Vault](store-credentials-in-key-vault.md). | Yes |
106106
| tenantId | The tenant ID under which your application resides. | Yes |
107107
| connectVia | The [Integration Runtime](concepts-integration-runtime.md) to use to connect to the data store. If not specified, the default Azure Integration Runtime is used. | No |

0 commit comments

Comments
 (0)