Forum Discussion
JuniorIce
6 years agoNew Member
undefined
I have inherited an Azure subscription from a person who previously had my job role. Documentation is sparse and I can't seem to figure out what workspace or workspaces are using the A4 instance that...
GilbertQ
6 years agoSuper User
Hi there
What you could do is access the Power BI Admin APIs to find this information
https://docs.microsoft.com/en-us/rest/api/power-bi/
Or you could look at the Power BI Helper which can extract this information for you: https://radacad.com/power-bi-helper
What you could do is access the Power BI Admin APIs to find this information
https://docs.microsoft.com/en-us/rest/api/power-bi/
Or you could look at the Power BI Helper which can extract this information for you: https://radacad.com/power-bi-helper
JuniorIce
6 years agoNew Member
Thanks for the reply GilbertQ . The Power BI Helper download isn't signed by the publisher so I can't safely pursue that option.
I looked through the API reference and don't see a method that would take as input the Capacity and then return the array of Workspaces associated with that Capacity. (i.e., there's no GetWorkspacesFromCapacity method or the like).
Do you have any other ideas for how I could get this? thanks!
- GilbertQ6 years agoSuper UserHi there
Those are my suggestions I would be looking into, I am not sure what else could be done?