Skip to content

Commit 8ddeae4

Browse files
authored
Merge pull request #23164 from MicrosoftDocs/WilliamDAssafMSFT-patch-1
Update dns-alias-overview.md
2 parents 0416bd0 + 64a22e6 commit 8ddeae4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

azure-sql/database/dns-alias-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
author: emlisa
1212
ms.author: emlisa
1313
ms.reviewer: wiassaf, mathoma, vanto
14-
ms.date: 06/26/2019
14+
ms.date: 07/11/2022
1515
---
1616
# DNS alias for Azure SQL Database
1717
[!INCLUDE[appliesto-sqldb-asa](../includes/appliesto-sqldb-asa.md)]
@@ -20,6 +20,9 @@ Azure SQL Database has a Domain Name System (DNS) server. PowerShell and REST AP
2020

2121
A *DNS alias* can be used in place of the server name. Client programs can use the alias in their connection strings. The DNS alias provides a translation layer that can redirect your client programs to different servers. This layer spares you the difficulties of having to find and edit all the clients and their connection strings.
2222

23+
> [!NOTE]
24+
> In Azure Synapse Analytics, the Azure SQL logical server DNS alias is only supported for dedicated SQL Pool (formerly DW). For dedicated SQL pools in Azure Synapse workspaces, the DNS alias is not currently supported.
25+
2326
Common uses for a DNS alias include the following cases:
2427

2528
- Create an easy to remember name for a server.

0 commit comments

Comments
 (0)