Skip to content

Commit 0b5f7aa

Browse files
committed
Update sample output for SqlServerDataset
1 parent a65541b commit 0b5f7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/tutorial-hybrid-copy-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ In this step, you define a dataset that represents data in the SQL Server databa
465465
DatasetName : SqlServerDataset
466466
ResourceGroupName : <resourceGroupName>
467467
DataFactoryName : <dataFactoryName>
468-
Structure : {"name": "ID" "type": "String", "name": "FirstName" "type": "String", "name": "LastName" "type": "String"}
468+
Structure :
469469
Properties : Microsoft.Azure.Management.DataFactory.Models.SqlServerTableDataset
470470
```
471471

0 commit comments

Comments
 (0)