Skip to content

Commit 7bad46a

Browse files
authored
Merge pull request #80 from Azure/ianhelle/msticpy_1_0_changes-2021-03-16
Ianhelle/msticpy 1 0 changes 2021 03 16
2 parents 4c400ca + 43a17bf commit 7bad46a

35 files changed

+14794
-10215
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,3 +332,4 @@ ASALocalRun/
332332
**/Kqlmagic_temp_files/**
333333
**/.mypy_cache/**
334334
**/kqlmagic/**
335+
/.vscode/**

A Getting Started Guide For Azure Sentinel ML Notebooks.ipynb

Lines changed: 237 additions & 97 deletions
Large diffs are not rendered by default.

A Getting Started Guide For Azure Sentinel Notebooks.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -878,9 +878,9 @@
878878
"metadata": {
879879
"hide_input": false,
880880
"kernelspec": {
881-
"display_name": "Python 3.6",
881+
"display_name": "Python 3.8 - AzureML",
882882
"language": "python",
883-
"name": "python36"
883+
"name": "python38-azureml"
884884
},
885885
"language_info": {
886886
"codemirror_mode": {

ConfiguringNotebookEnvironment.ipynb

Lines changed: 1027 additions & 531 deletions
Large diffs are not rendered by default.

Entity Explorer - Account.ipynb

Lines changed: 1641 additions & 1502 deletions
Large diffs are not rendered by default.

Entity Explorer - Domain and URL.ipynb

Lines changed: 188 additions & 207 deletions
Large diffs are not rendered by default.

Entity Explorer - IP Address.ipynb

Lines changed: 142 additions & 167 deletions
Large diffs are not rendered by default.

Entity Explorer - Linux Host.ipynb

Lines changed: 495 additions & 531 deletions
Large diffs are not rendered by default.

Entity Explorer - Windows Host.ipynb

Lines changed: 2204 additions & 2018 deletions
Large diffs are not rendered by default.

Guided Hunting - Anomalous Office365 Exchange Sessions.ipynb

Lines changed: 608 additions & 554 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)