Skip to content

Commit 2a05ed5

Browse files
Merge pull request #244827 from Clare-Zheng82/0713-Update_linked_service_parameterization_doc
[New feature] - Add parameterize linked services
2 parents ce3feb6 + cbe303c commit 2a05ed5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/data-factory/parameterize-linked-services.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: data-factory
66
ms.subservice: data-movement
77
ms.custom: synapse, ignite-2022
88
ms.topic: conceptual
9-
ms.date: 03/21/2023
9+
ms.date: 07/13/2023
1010
author: chez-charlie
1111
ms.author: chez
1212
---
@@ -54,7 +54,11 @@ All the linked service types are supported for parameterization.
5454
- Azure SQL Managed Instance
5555
- Azure Synapse Analytics
5656
- Azure Table Storage
57+
- Dataverse
5758
- DB2
59+
- Dynamics 365
60+
- Dynamics AX
61+
- Dynamics CRM
5862
- File System
5963
- FTP
6064
- Generic HTTP
@@ -119,3 +123,5 @@ Refer to the [JSON sample](#json) to add ` parameters` section to define paramet
119123
}
120124
}
121125
```
126+
127+

0 commit comments

Comments
 (0)