You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My data environment is set to MSSentinel (or AzureSentinel - legacy name)
Even though I have the necessary permissions and authenticated to Sentinel Workspace and can run test queries on Sentinel tables, when I am using predefined Queries from the Queries list, I get an error:
Sorry for the huge delay in looking at this.
Could you upload the full stack trace? The screen shot has some critical bits of info missing.
You can also try this before running the query to turn on more detailed logging.
importmsticpyasmpmp.set_logging_level("INFO")
Set it back to default with mp.set_logging_level("WARNING") or just restart the kernel
My data environment is set to MSSentinel (or AzureSentinel - legacy name)
Even though I have the necessary permissions and authenticated to Sentinel Workspace and can run test queries on Sentinel tables, when I am using predefined Queries from the Queries list, I get an error:
MsticpyDataQueryError Traceback (most recent call last)
Cell In[34], line 1
----> 1 qry_prov.Azure.list_all_signins_geo()
The text was updated successfully, but these errors were encountered: