Is there any limitation on Patch requests on Azure Application Gateway?
I have an Azure Application Gateway (WAF mode is detection) and a web application in the backend in my edge network. Everything works well, but I have an issue with a “Patch” request. When I sent this request I received: 400 Bad RequestMicrosoft-Azure-Application-Gateway/v2 I didn’t have this issue in another environment without Azure Application Gateway (WAF mode detection). I wanna know if there is any limitation on the Patch request. Read More