azure app service request size limit
i have node js- express server deployed on azure app service .
in this application i am uploading file to azure blob storage through post request! locally for large files ( more than 30MiB) , the upload happens successfully , when i deployed my application , i always have request failed with status 413.
so how can i increase my request size ?
my application is deployed in azure app service
Reply
1 answer
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
1 deleted comment
Comments have been turned off. Learn more