Plumb through log analytics values (#274)

* plumb through log analytics values

* add option to specify a log analytics file as well

* use secret for log analytics
This commit is contained in:
Rohan Chakravarthy
2018-07-25 12:37:26 -07:00
committed by Robbie Zhang
parent 28daffa96f
commit ef6ae9ecf4
9 changed files with 141 additions and 21 deletions

3
.gitignore vendored
View File

@@ -26,6 +26,9 @@ bin/
# Test credentials file
credentials.json
# Test loganalytics file
loganalytics.json
# VS Code files
.vscode/