microsoft / msticpy

Microsoft Threat Intelligence Security Tools
Other
1.72k stars 310 forks source link

Ianhelle/aml updates 2024 01 31 #751

Closed ianhelle closed 4 months ago

ianhelle commented 4 months ago

Adding checks for running in invalid environment to aml_tools.

  1. Spark serverless kernel is offered by default in AML but this breaks many things
  2. Python 3.8 kernel seems to function poorly - esp ipywidgets
  3. In AML we now issue a warning if not using Python 3.10 kernel
  4. Added method to check for MSI being higher pri auth_method than cli or device code (MSI no longer works from AML)
    • issue warning to reconfigure settings
    • temporarily re-order to lower MSI priority