I have created a .Net6 function app project and created a pipeline in the Azure DevOps. Whenever I push a new changes the Releases throws the following error aftar pipeline completed. .
The deployment is success if I disconnet the deplyment process in the Deploymenter Center from Azure App Service portal and click on the Create Release manually as shown below
Where I did go wrong? What's the solution if it has to trigger and get succeeded automatically without any additional work like disconnecting it and re-trying it?