Full support for notebookutils.credentials.getToken() when using a Service Principal
When running a Notebook in the security context of a Service Principal, unfortunately notebookutils.credentials.getToken('pbi') and notebookutils.credentials.getToken('https://api.fabric.microsoft.com') only return a few scopes:
* Dataset.ReadWrite.All
* Lakehouse.ReadWrite.All
* MLExperiment.ReadWrite.All
* MLModel.ReadWrite.All
* Notebook.ReadWrite.All
* SparkJobDefinition.ReadWrite.All
* Workspace.ReadWrite.All
This severely limits the usability of the token when working in Fabric for other item types and Fabric REST APIs. Please make it so that the token can access all item types and all Fabric REST APIs.
The Service Principal has Contributor access to the workspaces and the Notebook is executed in the security context of the Service Principal.
Recent ideas
Exported PDF from PowerBI to not have any indents/borders
Currently, using the "Export to PDF" option in PowerBI results in two consistently buggy results: A white border/indent is generated, increasing the size of the page from 8.5x11 to 9x11.5 Sometime...EliShalev30 minutes agoNew MemberNew1View0likes0CommentsAdding a Container for Logical Grouping of Activities in Data Pipelines
Dear Team, I would like to propose a feature enhancement for Data Pipelines in Microsoft Fabric that allows the logical grouping of activities into a container. This container would serve to: Im...lukas_karlovsky1 hour agoNew MemberPlanned868Views15likes5CommentsSupport Native SQL LIKE / NOT LIKE Wildcard Filtering Across Power BI Reports
Description Currently, Power BI does not provide a native way for report consumers to perform dynamic SQL-style wildcard filtering using patterns such as LIKE '____' - Above return all values wit...Seeralan2 hours agoNew MemberNew4Views0likes0Comments