An Azure service that provides a cloud content delivery network with threat protection.
Hi @ Bill Pratt
Welcome to Microsoft Q&A Platform.
As discussed, offline on Teams, the issue occurs because the managed rule is still blocking the request even though a custom rule is configured.
Based on your current configuration, the custom rule is set with the Equals operator and the match value as /example/path. If you want to use the Equals operator, you must specify the full URI, for example: https://xxxxxxxx:443/example/path instead of only the path /example/path.
If you prefer to match only the path, you should use the Contains operator in the custom rule instead of the Equals operator
Please
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.