Forum Discussion

CCal's avatar
CCal
Advocate I
4 months ago
Solved

Users to trigger UDF from a Workspace App without explicit permissions

Hi, 

 

We use the Workspace App to distrubute reports to normal users who have no access to the workspace via the Audiences.

Now we want to implement UDFs in the report, that when clicked will trigger a pipeline to run with service principal authentication.

 

Now, I have to add grant the users explicitly Read and Execute permissions on the UDF fabric artifact. This means the users can view the code of the UDF. 

 

So, is it possible to have that layer hidden? Meaning, the user can only fire the UDF from the App and cannot inspect the code of the UDF itself.

2 Replies