Forum Discussion
Get all users subscribed to the self-service password reset service
- Aug 31, 2017You are correct, I recently ran into this same issue with one of my clients.
This is just another example of needing to fully understand the capabilities and limitations of the tools while trying to keep up with the changes.
I would not be surprised to see these limits increased in the future.
Thanks Dean,
I'm looking for more historical data, not for the last 30 days that AAD reporting provides, but it seems the we are the ones that should have stared collecting the historical data at our side, since I have not found any other solution.
"
Reporting API data retrieval limitations
Currently, the Azure AD Reports and Events API retrieves up to 75,000 individual events of the https://msdn.microsoft.com/library/azure/mt126081.aspx#BKMK_SsprActivityEvent and https://msdn.microsoft.com/library/azure/mt126081.aspx#BKMK_SsprRegistrationActivityEvent types, spanning the last 30 days.+
If you need to retrieve or store data beyond this window, we suggest persisting it in an external database and using the API to query the deltas that result. Our recommendation is to begin retrieving this data when you start using SSPR in your organization, persist it externally, and then continue to track the deltas from this point forward.
"
Regards.
This is just another example of needing to fully understand the capabilities and limitations of the tools while trying to keep up with the changes.
I would not be surprised to see these limits increased in the future.
- VasilMichevAug 31, 2017MVP
If you really need that data, there are 3rd party products, just saying :)
- Carlos GomezAug 31, 2017Brass Contributor
Hi Vasil,
Could you share the names of the ones you know, just for reference.
Thanks.
- John CurrieJan 08, 2018Copper Contributor
Have you found a way to do this yet or the names of the tools? I have the same issure with a client with more than 100 000 users.