question

HugoSimo-0861 avatar image
0 Votes"
HugoSimo-0861 asked SaurabhSharma-msft commented

Code obfuscation in Adf

Hi!
I have been working on some ADF code and I have a question about code obfuscation.
Is there any way to obfuscate or hide adf code when deploying it to some client. We are using arm templates for deployment but that is flexible.
Thanks in advance!

azure-data-factory
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @hugosimo-0861,

Thanks for using Microsoft Q&A !!
I do not think you can hide adf code required if your client has permissions to view the pipelines. You may look for creating custom roles with specific data factories permissions and assign the same role to specific users (in your case clients). You can refer to the documentation for role definitions and az role definition create cmdlet to use it.

Also, could you please help providing end to end scenario case so that we can check internally for any other alternatives as well.

1 Vote 1 ·

Thanks for the response.
The idea is the creation of templates to increase the speed of deployment. Essentially we would like to be able to create internal code that could be deployed in various different clients while keeping it private for security and business reasons.

0 Votes 0 ·

Hi @hugosimo-0861,

Unfortunately, I do not see a way to do that but I am checking internally with the products to get their thoughts on the same. I will update you back here on the same

Thanks
Saurabh

0 Votes 0 ·
Show more comments

0 Answers