Skip to content

Commit 8d2a843

Browse files
authored
Apply suggestions from code review
1 parent 3026f3a commit 8d2a843

4 files changed

Lines changed: 3 additions & 7 deletions

File tree

azure-sql/database/single-database-create-arm-template-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ These resources are defined in the template:
4949
- [**Microsoft.Sql/servers**](/azure/templates/microsoft.sql/servers)
5050
- [**Microsoft.Sql/servers/databases**](/azure/templates/microsoft.sql/servers/databases)
5151

52-
More Azure SQL Database template samples can be found in [Azure Quickstart Templates](/azure/azure-resource-manager/templates/).
52+
More Azure SQL Database template samples can be found in [Azure Quickstart Templates](/samples/browse/?expanded=azure&products=azure-resource-manager&terms=azure%20sql%20database).
5353

5454
## Deploy the template
5555

docs/connect/odbc/download-odbc-driver-for-sql-server.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,6 @@ See also [Installing the Linux driver](linux-mac/installing-the-microsoft-odbc-d
157157

158158
See also [Installing the macOS driver](linux-mac/install-microsoft-odbc-driver-sql-server-macos.md).
159159

160-
### Older Linux releases
161-
162-
- **Red Hat Enterprise Linux 5 and 6 (64-bit)** - [Download Microsoft ODBC Driver 11 for SQL Server - Red Hat Linux](../../../docs/connect/odbc/download-odbc-driver-for-sql-server.md)
163-
- **SUSE Linux Enterprise 11 Service Pack 2 (64-bit)** - [Download Microsoft ODBC Driver 11 Preview for SQL Server - SUSE Linux](../../../docs/connect/odbc/download-odbc-driver-for-sql-server.md)
164160

165161
### Release notes for Linux and macOS
166162

docs/integration-services/connection-manager/ole-db-connection-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To use Microsoft Entra authentication with the managed identity for your ADF to
129129

130130
You can then configure the OLEDB provider on your OLEDB connection manager. Here are the options to do this:
131131

132-
- **Configure at design time.** In SSIS Designer, double-click on your OLEDB connection manager to open the **Connection Manager** window. In the **Provider** drop-down list, select [**Microsoft OLEDB Driver for SQL Server**](../../../docs/integration-services/connection-manager/ole-db-connection-manager.md).
132+
- **Configure at design time.** In SSIS Designer, double-click on your OLEDB connection manager to open the **Connection Manager** window. In the **Provider** drop-down list, select [**Microsoft OLEDB Driver for SQL Server**](/sql/connect/oledb/download-oledb-driver-for-sql-server).
133133

134134
> [!NOTE]
135135
> Other providers in the drop-down list might not support Microsoft Entra authentication with your ADF's managed identity.

docs/sql-server/editions-and-components-of-sql-server-2025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ For features supported by Enterprise Developer and Evaluation editions, see feat
113113
| Microsoft Entra integration | Yes | Yes | Yes |
114114
| Pay-as-you-go billing | Yes | Yes | No |
115115

116-
<sup>1</sup> These features are governed by their respective [Lifecycle Policies](/lifecycle/products/?terms=sql%20server).
116+
<sup>1</sup> These features are governed by their respective [Lifecycle Policies](/lifecycle/products/sql-server-2025).
117117

118118
## High availability
119119

0 commit comments

Comments
 (0)