MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.36k forks source link

TLS for Datawarehouse? #49643

Closed loboc101 closed 3 years ago

loboc101 commented 4 years ago

Hi, the document does not clearly mentions if the SSL/TLS applies to Azure SQL Datawarehouse also. Can you please confirm on that. Thanks !


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

KalyanChanumolu-MSFT commented 4 years ago

Thank you for the feedback. This is being assigned to the content author to evaluate and update the documentation as appropriate.

loboc101 commented 4 years ago

Any update on this issue? It's been almost a week. Thanks

VanMSFT commented 4 years ago

Hi @loboc101! Thanks for submitting this issue. The Encryption in Transit portion should apply to Azure SQL DW as well, but I'll need to check with @julieMSFT on this.

@julieMSFT - Can you confirm?

VanMSFT commented 3 years ago

Hey @julieMSFT - Sorry, I lost track of this. Can you help with this issue?

reassign:julieMSFT

julieMSFT commented 3 years ago

assign:nanditavalsan

nanditavalsan commented 3 years ago

Hi,

I can confirm that documentation applies to Synapse SQL data warehouse as well. As noted in the documentation, the connection is between the client and the server on which the data warehouse resides. "SQL Database and SQL Managed Instance enforce encryption (SSL/TLS) at all times for all connections. This ensures all data is encrypted "in transit" between the client and server irrespective of the setting of Encrypt or TrustServerCertificate in the connection string."

VanMSFT commented 3 years ago

Thanks, @nanditavalsan! I'll modify the documentation for clarify.