Forum Discussion

Adz007's avatar
Adz007
Copper Contributor
May 14, 2024

Issue With Renewing Azure Devops Service Principle Token

Today i got an issue when tried to build my project in azure devops, and the issue was stating Invalid Client Id or Client Secret.
But they were valid and after doing some research i came to know cause of expired Service Principle Token (which expire once in 3 month)  i was getting that issue.
But i wanted to know whether in order to renew the service principle token am i required to have permission's greater that project administrator something like owner in azure devops ??
Cause i am not able to renew the token using the steps mentioned in the below post
https://learn.microsoft.com/en-us/azure/devops/pipelines/release/azure-rm-endpoint?view=azure-devops#service-principals-token-expired 

Resources