I am currently evaluating Power BI as part of an platform as a service app. We want to provide a pre-configured app workspace as a starting point. The requiremets are: Every customer will have his own SQL database. Customers should be able to customize reports and add own data sources.
My idea copy our template app workspace to the customer and then adjust the connection strings via the rest api.
- Is it possible to access an account outside our Azure Active Directoy with the rest api.
- Is it possible to copy an app workspace from one AAD tenant to another?