Forum Discussion
ducky
1 year agoAdvocate I
API - 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
1 year agoSuper User
When you Invoke-PowerBIRestMethod you use relative URIs, not the full URL (you would use the full URL with Invoke-RestMethod)