Microsoft Office 365 API Management API's

Alexander De Grande 0 Reputation points
2025-03-07T11:42:08.72+00:00

We have a pipeline in azure synapse that is collecting the Audit.Sharepoint logs from Sharepoint.
With the Microsoft 365 Management API's

Now we always first perform a stop, than a start and than collecting the content.

Now since last week this is not working anymore and we are getting The subscription was disabled.

We did a test and start is returning

{
    "contentType": "Audit.SharePoint",
    "status": "enabled",
    "webhook": null
}

But if we are calling the list we are receiving an empty array, also the content is not working than.

Tried to run the start multiple times after each other without any success.

Tried the Audit.Exchange that was working, but after we called the stop api and than a new start it was also not listed in the list anymore.

Can someone help us out

Microsoft 365 Developer Program
Microsoft 365 Developer Program
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Developer Program: A Microsoft program designed to help developers build cross-platform productivity experiences by giving them access to a developer subscription, sample data packs, documentation, training, experts, recommendations, and community events.
62 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.