Hello,
I had to disable domain networks firewall on the DB server to be able to connect from app server.
Is there a specific setting I should change instead of disabling firewall?
thank you!

Hello,
I had to disable domain networks firewall on the DB server to be able to connect from app server.
Is there a specific setting I should change instead of disabling firewall?
thank you!
Hello Alicja,
No this is not a requirement. There are a few docs out there that describe what ports must be enabled on the firewall to allow access to the DB server. E.g.:
docs.microsoft.com/.../configure-a-windows-firewall-for-database-engine-access
Thank you.