Thank you for your answers.
@AnuragSharma-MSFT
After open the port 1433
Status: active
....
1433 ALLOW Anywhere
1433 (v6) ALLOW Anywhere (v6)
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Login timeout expired.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x102.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online..
maybe open another port ?
@Dan Guzman
Already tested :(