Skip to content

Commit 4d0f977

Browse files
committed
fix sql mi json file
1 parent 2f47c7d commit 4d0f977

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: AzureSQLMI/deploy/arm/template-latest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
"settings": {
309309
"fileUris": [
310310
"https://raw.githubusercontent.com/Azure/SQL-Migration-AzureSQL-PoC/main/script/SQLVMPostInstallation.ps1"
311-
311+
],
312312
"commandToExecute": "powershell.exe -ExecutionPolicy Unrestricted -File SQLVMPostInstallation.ps1"
313313
},
314314

@@ -774,7 +774,7 @@
774774
"protectedSettings": {}
775775
}
776776
}
777-
// END JUMP BOM
777+
// END JUMP BOX
778778
],
779779
"outputs": {
780780
}

0 commit comments

Comments
 (0)