We are planning to deploy a Spring Boot Application within Azure that will contain job workers, as well as services that will use the Operate and Tasklist API’s on a Camunda SaaS instance.
A requirement will be to have firewall rules defined that will limit traffic to the following from the SB application to the Zeebe Gateway and Operate / Tasklist REST endpoints.
Does anyone have a set of example rules that you would typically define to restrict access to the above in this situation? I am no FW expert and I cannot find any documentation that provides any pointers.
Thanks in advance.