Azure DevOps Pipeline deployment

Copper Contributor

Dear Connections,

 

I am getting the below error while i am running a pipeline for deployment in Azure DevOps. Please somebody help me to sort out this issue.

 

Error##[error]Error: Error: Failed to deploy web package to App Service. Request Entity Too Large (CODE: 413)

 

Thanks & Regards,

Muthu Kumar M.,

1 Reply
Ensure, the Service connection to Azure Subscription has enough privilege to authenticate. Usually When you Deploy your app to Azure App Service with a ZIP or WAR their is a file limit to 2GB , follow the procedure
https://docs.microsoft.com/en-us/azure/app-service/deploy-zip