Hi all,
This can be confusing, as the behavior differs from FQDN usage in L3 firewall rules,
The allow list URL Patterns does not support the use of the Asterix "*" as a wildcard within the URL.
- The " * " (asterisk) symbol when used as part of a URL or in line with a URL is simply a regular asterisk symbol and is interpreted as part of the URL, NOT as a wildcard
- Note that this isvery rarely useful, except in URLs that actually require asterisk symbols, such as https://web.archive.org/web/*/meraki.com
the "*" can only be used as a 'catch-all' wildcard, allowing or blocking everything.
entering abcd.com into the Allowed URL list, will allow all subdomains of abcd.com, and this would be the recommended usage.
Please refer to the documentation below for more information:
https://documentation.meraki.com/MX/Content_Filtering_and_Threat_Protection/Content_Filtering#Using_...
If you found this post helpful, please give it kudos. If my answer solved your problem, click "accept as solution" so that others can benefit from it.