Skip to content

Commit de14fd7

Browse files
authored
Updated master name
1 parent 676b9ca commit de14fd7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • samples/features/sql-big-data-cluster/app-deploy/SSIS

samples/features/sql-big-data-cluster/app-deploy/SSIS/spec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ name: back-up-db
22
version: v1
33
runtime: SSIS
44
entrypoint: ./back-up-db.dtsx
5-
options: /REP V /CONN "MasterSQL"\;"\"Data Source=service-master-pool;User ID=sa;Initial Catalog=master;Password=[SA_PASSWORD]\""
6-
schedule: "*/1 * * * *"
5+
options: /REP V /CONN "MasterSQL"\;"\"Data Source=master-0;User ID=sa;Initial Catalog=master;Password=[SA_PASSWORD]\""
6+
schedule: "*/1 * * * *"

0 commit comments

Comments
 (0)