Right now IP restrictions have to be added one IP at a time. Services like Azure Web Apps can publish 20-30+ IPs for a single resource, so allow-listing them means creating dozens of individual entries - it clutters the list and is a pain to maintain or update later.
Request: let us paste a comma-separated list of IPs into one entry, save it under a single name (e.g., "Azure Web App - Production"), and have it apply as a group instead of needing separate rows for every IP.