Reply
Topic Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe to Topic
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
04-16-2020
09:07 AM
SQL connections to Remote Desktop Server
Hello,
We have a 2016 SQL server vm and a 2016 Remote Desktop Server Session Host vm running in Azure. Are the connections from the RDS to the SQL encrypted ? How can we know?
Thanks,
Joe
Labels:
- Labels:
-
Server Solutions
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
11-30-2022
09:41 PM
Steps to Connect to Microsoft SQL Server remotely-
Step 1: Enabling TCP/IP protocol.
Step 2: Configure the Windows Firewall.
Step 3: Establishing the newly created rule.
Step 4: Connection to Server.
Regards,
Rachel Gomez
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
04-20-2020
12:28 AM
If the RDS VM and the SQL server VM is in Azure, why do you want to encrypt the traffic flowing via your own vnet?
Kind regards, Janosch (Note: Leaving role as of March 2023, don't expect further answers. Connect with me via LinkedIn: https://linkedin.com/in/janoschulmer)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
04-20-2020
05:15 AM
Hello,
As part of a SAR Questionnaire, we are being asked this question "Is End2End encryption in place for data in-transit using TLS 1.2 at miniminal?" I believe this is needed to prevent a man in the middle attack.
Thanks,
Joe
