We use azure firewall to monitor all traffic that flows around our hub & spoke azure networks including connections to on-prem services. Some of those on prem services have non standard https ports and we hit a restriction when creating a new firewall rule which I cant find documented anywhere which says
"Firewall Policy Application Rule has a misconfiguration. There are two protocols mapped to the port 9000, a port must have an unique protocol associated to it. Please reassign the port number for the rule"
I have an existing firewall rule which includes port 9000 and protocol 'http'. I'm trying to create a completely unrelated firewall rule for a different on-prem service, in a different rule collection etc which includes port 9000 again coincidentally but for 'https'.
It seems strange to me to have such a restriction like this, is it really correct?