Forum Discussion
muthusethum
Apr 16, 2021Copper Contributor
Azure DevOps Pipeline deployment
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
- SeshadrrIron ContributorEnsure, 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