Azure Dynamic group attribute "membershipruleprocessingstatus"

Abha Dabral 25 Reputation points
2023-04-21T08:50:02.04+00:00

Hello, I have also posted this in another forum and so I am re-posting my ask https://learn.microsoft.com/en-us/answers/questions/1221202/azure-dynamic-group-stopped-processing-changes?page=1&orderby=Helpful&comment=answer-1204152#newest-answer-comment We are working with Azure AD Dynamic group for license assignment. One of the group we recently created has processing failed. We want to create an alert such that when any such group processing status is marked as failed, it should send the alert. We are yet to identify if it is going to be email alert or is going to be through teams channel. I have tried to find this in Audit logs so that I can put the Kusto query on audit logs from Log Analytics, but I am not sure if this is going to be in it or not. Is this option possible? The other option is to call MS Graph API. I follow this article for permissions https://learn.microsoft.com/en-us/answers/questions/819840/select-group-membershipruleprocessingstatus-fails All I need is to know the dynamic groups that has membershipRuleProcessingStatus as Failed User's image

Can you please advise? Thank you in advance!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,447 questions
{count} votes

Accepted answer
  1. Vasil Michev 100.2K Reputation points MVP
    2023-04-25T15:54:47.1233333+00:00

    As this property is only updated by the backend, you might not find any relevant audit entries. I'd go with the second solution, enumerate groups as needed and fire up the alert.


0 additional answers

Sort by: Most helpful