Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Dear Mohammed,
Indeed, you can create a service group and use tcp-udp keyword if your service uses both TCP and UDP with the same port number, for example, DNS (port53).
object-group service DNS tcp-udp
port-object eq 123
This will avoid you to hav...