-
Notifications
You must be signed in to change notification settings - Fork 596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Azure SQL Database from Cromwell on Azure [VS-812] #8220
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## ah_var_store #8220 +/- ##
================================================
Coverage ? 85.884%
Complexity ? 35513
================================================
Files ? 2194
Lines ? 167012
Branches ? 18001
================================================
Hits ? 143436
Misses ? 17195
Partials ? 6381 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this lives for a while, I'd want the last big block of commands and comments in the .md file to be markdown text and command lines (like the beginning of the doc).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Say hello to Azure SQL Database from
sqlcmd
, Python and Java (via Ammonite) running in a Cromwell on Azure deployment. Since the Azure Batch VMs spun up by Cromwell on Azure appear to have no identity associated with them the workflow currently takes a database access token as a parameter which it passes to the three tasks.