Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired.
if you are facing this issue , you can navigate to
Azure Devops _____> ProjectSettings ------> PipeLines --------> Service Connections --------->
here you can find the list of service connections available were displayed . select the service connection which you are facing issue
you will find this screen
it will navigate to expired page
then you can observe expired token one , delete that and create a new certificate .
final step is you need to go to back like
Azure Devops _____> ProjectSettings ------> PipeLines --------> Service Connections --------->
select the service connection which you are facing issue ---> select the edit button ---and just click on save button _---------> it will asks azure authentication ------> once you are done with
successful authentication , release pipe line works like as usual ,.