-
Notifications
You must be signed in to change notification settings - Fork 340
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Getting TypeError [TypeError: get() got an unexpected keyword argument 'proxies'] when running:
# Connect to Microsoft Sentinel with our QueryProvider and config details
qry_prov.connect(ws_config)
To Reproduce
New AML compute instance. Followed all steps to setup msticpy configuration.
config files present and properly loaded. All steps passing besides mentioned above.
Other compute instance with same settings works properly.
Expected behavior
Successfull connection to Sentinel provider.
Screenshots and/or Traceback
Environment (please complete the following information):
- Python Version: [3.10]
- OS: [Ubuntu Linux 24.10.18 ]
- Python environment: [Cloud Azure ML]
- MSTICPy Version: [2.14.0]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
