Hi Aayush,
You can also check the similar issue with solution https://learn.microsoft.com/en-us/answers/questions/636604/microsoft-azure-app-service-response-413-payload-t
For example,
If you're using Spring Boot, you can set the spring.servlet.multipart.max-file-size
and spring.servlet.multipart.max-request-size
properties in the application.properties
or application.yml
file.
Please refer to your specific server or framework's documentation for the exact steps. If you're still having issues, you may want to reach out to Azure support for more specific guidance.
Please let me know if any further , kindly accept if it helps
Thanks
Deepanshu