Adrian Mudzwiti
Results
2
comments of
Adrian Mudzwiti
I've reviewed the logs, the underlying API being referenced by the beta SDK is "https://graph.microsoft.com/v1.0//security/partner/securityAlerts ", the resource has not yet been exposed on V1 hence the error being returned.
Thanks @ericfel, this is awesome. Works like a charm. Only had to make one small change: client = GraphServiceClient(credentials=creds, request_adapter=request_adapter)