Hi,
When i was creating the HTTPS Redirect rule configuration in application gateway withWAF_V2 we are getting the below error.
"Failed to save configuration changes to application gateway 'Test-ApplicationGateway'. Error: The number of RedirectConfigurations exceeds the maximum allowed value. The number of RedirectConfigurations is 21 and the maximum allowed is 20."
Is there anyway to increase the RedirectConfigurations Rule limit?
Microsoft has rolled out WAF_V2 version with support "Static IP" but there is no documentation for this newer version, please share if you have any documentation.
We are getting the below error while using the Custom domain API URL with configuration of "WAF_V2" Enabled.
If we use Azure Default URL we are not getting any error API calling is working properly, is there anyway to Allow CORS rule in application Gateway Level.
We have enabled CORS rule in API level but that doesn't worked with Custom URL.
Error:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.testdomain.com/api/v1/mobileplatforms. (Reason: CORS request did not succeed).[Learn More]
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.testdomain.com/api/v1/mobileplatforms. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Possibly unhandled rejection: {"data":null,"status":-1,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","headers":{"Authorization":"545454CF-74C6-4273-8E05-DB8F53662070:FKmHuWeC4D3pRL/+M44TvkFTqsIKS0/uOX0IVtGlIpM=","nna-date":"Mon,
08 Oct 2018 09:38:29 GMT","Accept":"application/json, text/plain, */*"},"url":"https://api.testdomain.com/api/v1/mobileplatforms","cached":false},"statusText":"","xhrStatus":"error"}.
Your help is appreciated in advance..
Cheers!!
Raja R