on 2023 Jul 18 6:36 PM
Hello Community of Experts,
The read job itself is successful, the users and groups are exactly what we want. The problem we are running into is that it takes 8-10 hours for this to run. I do not see an option for Delta run on Azure AD connector.
So my questions are:
1. Based on my filters, would expectation be that it runs for 8-10 hours over an Azure AD which is roughly 250k users?
2. Is there a Delta mode for Azure AD read? I'm new to IPS so maybe I'm missing where this is located.
3. How can I improve this performance? We are going to need to run this job daily to get adds/removes from the Azure User Groups, so ideally whatever solution we have should be able to run in less than an hour
4. Am I going about this all wrong? Are there better ways to get ONLY the users from the subset of Azure AD groups into IAS?
Request clarification before answering.
Hi Chris,
I'm curious, did you managed to fix this in the meantime?
Cheers Carsten
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
chrisryan
I just found a article in Microsoft Graph API for delta which can be useful for you to add that in IPS Properties .
https://learn.microsoft.com/en-us/graph/delta-query-overview
https://learn.microsoft.com/en-us/graph/delta-query-users?tabs=http
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Yogananda,
Thanks for providing the links to learn more about the Graph API delta. I'm curious to learn how that would fit into the IPS Source System I have setup for Azure. It seems like SAP would need to provide an option for Delta in the Jobs area highlighted below. Not sure if we can customize the Source app type like suggested in the article. Would love to hear if you've been able to do this in the environment.
Below are the options I see for job types...
Hi Yogananda,
As per the documentation there's no support for delta Synch with AAD and only with on-prem AD:
https://help.sap.com/docs/identity-provisioning/identity-provisioning/manage-full-and-delta-read
What are your thoughts on syncing the other way around using AAD provisioning?
based also on your blog (https://blogs.sap.com/2022/07/18/know-more-about-sap-ias-scim-apis-latest/)
I was able to do some testing and provision users with the app using URL https://<IAS Tenant>/service/scim and a clientid/client secret generated for an admin user. I see this scenario already considers a delta mode but not sure if this scenario is deprecated or recommended from a SAP standpoint.
Thanks
Diego
User | Count |
---|---|
71 | |
21 | |
9 | |
8 | |
7 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.