Skip to content

Commit 1bcfa26

Browse files
committed
Update JSON Script
1 parent 535ad5c commit 1bcfa26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/data-factory/connector-appfigures.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ The following properties are supported for the AppFigures linked service:
7474
```json
7575
{
7676
"name": "AppFiguresLinkedService",
77-
"type": "Microsoft.DataFactory/factories/linkedservices",
7877
"properties": {
7978
"type": "AppFigures",
8079
"typeProperties": {
@@ -96,7 +95,7 @@ The below table lists the properties supported by AppFigures source. You can edi
9695

9796
| Name | Description | Required | Allowed values | Data flow script property |
9897
| ---- | ----------- | -------- | -------------- | ---------------- |
99-
| Entity type | The type of the entity in AppFigures. | Yes | `products`<br>`ads`<br>`sales` | *(for inline dataset only)*<br>entityType |
98+
| Entity type | The type of the entity in AppFigures. | Yes | `products`<br>`ads`<br>`sales` | *(for inline dataset only)*<br>entityType |
10099

101100

102101
#### AppFigures source script examples

0 commit comments

Comments
 (0)