You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Sql/Sql.Test/LiveTests/TestLiveScenarios.ps1
+13-15Lines changed: 13 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Invoke-LiveTestScenario-Name "Create, get, update and remove a new SQL Server"-Description "Test on new SQL Server"-ScenarioScript `
1
+
Invoke-LiveTestScenario-Name "Create, get, update and remove a new SQL Server"-Description "Test on new SQL Server"-PowerShellVersion "5.1","Latest"-ScenarioScript `
2
2
{
3
3
param ($rg)
4
4
@@ -11,8 +11,7 @@ Invoke-LiveTestScenario -Name "Create, get, update and remove a new SQL Server"
Invoke-LiveTestScenario-Name "Create synapse data flow"-Description "Test creating a synapse data flow"-ScenarioScript `
23
+
Invoke-LiveTestScenario-Name "Create synapse data flow"-Description "Test creating a synapse data flow"-PowerShellVersion "5.1","Latest"-ScenarioScript `
Invoke-LiveTestScenario-Name "Remove synapse data flow"-Description "Test removing a synapse data flow"-ScenarioScript `
53
+
Invoke-LiveTestScenario-Name "Remove synapse data flow"-Description "Test removing a synapse data flow"-PowerShellVersion "5.1","Latest"-ScenarioScript `
0 commit comments