I need to log the traffic coming from a range of IP address in Azure WAF by having custom rules. For example I need to log the traffic coming from IP range starting from 10.10.
From the Azure documentation, we find how it is done for the last part of the IP but not sure how to do it for the last but one part. for example : 10.10.10.0/24
Any suggestions will be helpful.