Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I'm trying to extract Power BI Activity logs. Here is my approach,
I got this error - Invoke-RestMethod : {"Message":"The requested resource does not support http method 'POST'."}
According to https://docs.microsoft.com/en-us/rest/api/power-bi/admin/getactivityevents this API requires a GET method.