Microsoft Secure Tech Accelerator
Apr 03 2024, 07:00 AM - 11:00 AM (PDT)
Microsoft Tech Community

Collecting MCAS activity events using REST API

Microsoft

Hi,

We are planning to collect MCAS activity events using the REST API calls (https://docs.microsoft.com/en-us/cloud-app-security/api-activities-list). We have a challenge here in establishing a permanent API token for data collection. The API token we create from the portal, is associated with the user created it and it becomes inactive when the user's Azure PIM session expires. So, for us, it lasts for 4 hours only. We needed to re-active the PIM session to continue the collection.  It's not a preferred way for the scheduled collection.

 

What is the best practice to pull the activity logs from MCAS REST APIs. (PS: Though the SIEM agent provides the activity logs, those logs don't have complete data. That's the reason for looking at the REST APIs).

1 Reply
What i would do in this case is create a security administrator account for my Mcas tenant from ( Mcas portal > settings cog > manage admin access). And create a api token using this generic account.

This token would not expire unless you delete the user account and should continue to work..

Let me know if this doesn't work for you..

You can connect me on twitter at @Er_mansury for a private discussion on this topic..