I just want to pose a quick question about the Microsoft API URLs that are used in the add-on. At what point will the add-on be updated to reflect the new URL changes? I had a conversation with a Microsoft engineer, and he mentioned that the following URLs may not work past Dec 31 2024:
API_ADVANCED_HUNTING = "/api/advancedhunting/run"
API_ALERTS = "/api/alerts"
API_INCIDENTS = "/api/incidents
This link shows the difference between some of the old vs new urls : Use the Microsoft Graph security API - Microsoft Graph v1.0 | Microsoft Learn
I know it's a while off. However, it comes quick at times. Just trying to understand the process so I can stay ahead of it. Also, I have seen add-ons that have the option for legacy inputs and also for current. It would be great to have an option like that before the URL switch for this add-on.