we use Mesibo on Azure Container Instance since 2 years. In the last week we have restart the container and it pulled the latest image from docker hub. Now we have 2 issue:
- We can enable only 5 Ports, but Mesibo on Prem require 10 port, there are all necessary?
- In the Log console i see that the Public IP is the egress IP but the ingress is different, if i try to connect to a port on Public IP/DNS i cannot establish any connection. In your documentation i see: If you are running a VM instance having the only private address, pass -p parameter before the token but before i never added this parameter on Azure Container. It's necessary, how i can add it?
Thanks