Skip to content

Commit c1c2ca3

Browse files
authored
Merge pull request #189713 from Clare-Zheng82/0225_Update_TeamDesk_related_docs
Update TeamDesk related documents
2 parents 87a1bd7 + 1911ffa commit c1c2ca3

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
lines changed

articles/data-factory/connector-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: data-factory
77
ms.subservice: data-movement
88
ms.custom: synapse
99
ms.topic: conceptual
10-
ms.date: 01/10/2022
10+
ms.date: 02/25/2022
1111
ms.author: jianleishen
1212
---
1313

articles/data-factory/connector-teamdesk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-movement
99
ms.topic: conceptual
1010
ms.custom: synapse
11-
ms.date: 02/23/2022
11+
ms.date: 02/25/2022
1212
---
1313

1414
# Transform data in TeamDesk (Preview) using Azure Data Factory or Synapse Analytics
@@ -57,7 +57,7 @@ The following properties are supported for the TeamDesk linked service:
5757
|:--- |:--- |:--- |
5858
| type | The type property must be set to **TeamDesk**. |Yes |
5959
| url | The URL of your TeamDesk database. An example is `https://www.teamdesk.net/secure/db/xxxxx`. | Yes |
60-
| authenticationType | Type of authentication used to connect to the TeamDesk service. Allowed values are **Basic** and **Token**. Refer to corresponding sections below on more properties and examples respectively.|Yes |
60+
| authenticationType | Type of authentication used to connect to the TeamDesk service. Allowed values are **basic** and **token**. Refer to corresponding sections below on more properties and examples respectively.|Yes |
6161

6262
### Basic authentication
6363

articles/data-factory/data-flow-source.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-flows
99
ms.topic: conceptual
1010
ms.custom: seo-lt-2019
11-
ms.date: 01/10/2022
11+
ms.date: 02/25/2022
1212
---
1313

1414
# Source transformation in mapping data flow
@@ -65,6 +65,7 @@ Mapping data flow follows an extract, load, and transform (ELT) approach and wor
6565
| [Snowflake](connector-snowflake.md) | | ✓/✓ |
6666
| [SQL Server](connector-sql-server.md) | | ✓/✓ |
6767
| [REST](connector-rest.md#mapping-data-flow-properties) | | ✓/✓ |
68+
| [TeamDesk (Preview)](connector-teamdesk.md#mapping-data-flow-properties) | | -/✓ |
6869

6970
Settings specific to these connectors are located on the **Source options** tab. Information and data flow script examples on these settings are located in the connector documentation.
7071

articles/data-factory/includes/data-factory-v2-connector-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: jianleishen
33
ms.service: data-factory
44
ms.topic: include
5-
ms.date: 01/10/2022
5+
ms.date: 02/25/2022
66
ms.author: jianleishen
77
---
88

@@ -96,6 +96,7 @@ ms.author: jianleishen
9696
| | [SharePoint Online List](../connector-sharepoint-online-list.md) | ✓/− | || | |
9797
|   | [Shopify (Preview)](../connector-shopify.md) | ✓/− | || | |
9898
|   | [Square (Preview)](../connector-square.md) | ✓/− | || | |
99+
|   | [TeamDesk (Preview)](../connector-teamdesk.md) | | ✓/− | | | |
99100
|   | [Web Table (HTML table)](../connector-web-table.md) | ✓/− | || | |
100101
|   | [Xero](../connector-xero.md) | ✓/− | || | |
101102
|   | [Zoho (Preview)](../connector-zoho.md) | ✓/− | || | |

articles/synapse-analytics/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,6 +1115,8 @@ items:
11151115
href: ../data-factory/connector-square.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
11161116
- name: Sybase
11171117
href: ../data-factory/connector-sybase.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
1118+
- name: TeamDesk
1119+
href: ../data-factory/connector-teamdesk.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
11181120
- name: Teradata
11191121
href: ../data-factory/connector-teradata.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
11201122
- name: Vertica

0 commit comments

Comments
 (0)