RE: Problem with connection to customer D365FO UAT database from sql client (Microsoft Subscription)
When connecting to AX database you need the following:
1. Database server name - as per your post it is www.google.com/search
2. User name from the LCS - for example axdbadmin
3. Password from LCS for this user
4. Exact database name from LCS: for example db_d365opsprod_12345_12345_78eb
You need to enter the database name in the connection dialog on the second tab "Connecton properties" in the field "Connect to database"
If you do not do that - you won't be able to connect
5. You can only connect to the AX database from AOS server. If you cannot RDP to AOS server - it's a different type of question.
All above details can be found in LCS, you don't need to go to Azure Portal or anywhere else. You won't find Azure SQL server there because it's hosted by Microsoft.
There are no firewall rules that needs to be added for enable SQL connection from AOS to AX database but you can only connect to the database directly, you cannot connect to the server itself because of firewall in Azure SQL won't allow it (hence step 4 above).
Any further queries - don't hesitate to ask.
Regards,
Yev