I have setup linux agents following the documentation here: https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/v2-linux?view=azure-devops
When I run some scripts on devOps pipelines on these agents I get the permission denied error.
What is the DevOps way of handling this permission?
0 Replies