Forum Discussion
ducky
Advocate I
2 years agoAPI - UpdateGroupAsAdmin - Assign a log analytics workspace
Im trying to assign to each Powerbi workspace a log analytics workspace via API. Below its part of my script that should do that. Only showing this as the rest Im sure its working. I believe that s...
lbendlin
Super User
2 years agoWhen you Invoke-PowerBIRestMethod you use relative URIs, not the full URL (you would use the full URL with Invoke-RestMethod)