Azure DevOps Linux Agents Azure Powershell Task taking longer time to login and log out
Dear All,
I’ve azure power shell script which copied the files from staging directory to ADLS location. I’m using Azure Power shell task in devops pipeline to do the work, when I’ve run the pipeline which is taking 13 minutes overall for completing the task. AZ context process taking 11 minutes and actual copy is faster.
Agent pools are Linux red-hat server.
login using Service Principle as authentication to azure services.
Can any please help out what causing the issue.
Regards,
Shekhar.
Dear All,I’ve azure power shell script which copied the files from staging directory to ADLS location. I’m using Azure Power shell task in devops pipeline to do the work, when I’ve run the pipeline which is taking 13 minutes overall for completing the task. AZ context process taking 11 minutes and actual copy is faster. Agent pools are Linux red-hat server.login using Service Principle as authentication to azure services.Can any please help out what causing the issue. Regards,Shekhar. Read More