I started a Windows 2022 server on Azure, installed Oracle 19c database on this VM
The database is running, listner is running
I can access the database local on the server
but when I try to access the database from an other machine I get TNS-12541: TNS Kein Listener !!
In Defender Firewall I entered TNSLSNR.exe and oracle.exe to be accessed from outside.
Event when I turn off Defender Firewall on the server I get this error.
What do I have to configure how that I can access the oracle 19c database on a VM Windows Sever2022 in Azure?