Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Commit

Permalink
issue-556 deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
PiDiBi committed Jun 28, 2016
1 parent acf58d8 commit 3564499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ARM/scenario_complete.json
Expand Up @@ -1489,7 +1489,7 @@
},
"dependsOn": [
"[resourceId('Microsoft.DataFactory/datafactories', variables('dataFactoryName'))]",
"[resourceId('Microsoft.DataFactory/datafactories/linkedServices', variables('dataFactoryName'), variables('storageAsaLinkedServiceName'))]"
"[resourceId('Microsoft.DataFactory/datafactories/linkedServices', variables('dataFactoryName'), variables('sqlAnalyticsLinkedServiceName'))]"
]
},
/* Pipeline: AzureMLDataPrep */
Expand Down

0 comments on commit 3564499

Please sign in to comment.