Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions intune/configmgr/core/plan-design/hierarchy/ports.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Ports used for connections
titleSuffix: Configuration Manager
description: Learn about the required and customizable network ports that Configuration Manager uses for connections.
ms.date: 04/01/2022
ms.date: 12/08/2025
ms.subservice: core-infra
ms.service: configuration-manager
ms.topic: reference
Expand Down Expand Up @@ -626,9 +626,10 @@ Intersite database replication requires the SQL Server at one site to communicat
|-----------------|---------|---------|
|SQL Server service|--|1433 <sup>[Note 2](#bkmk_note2) Alternate port available</sup>|
|SQL Server Service Broker|--|4022 <sup>[Note 2](#bkmk_note2) Alternate port available</sup>|
|SQL Server Browser|--|1434|

> [!TIP]
> Configuration Manager doesn't require the SQL Server Browser, which uses port UDP 1434.
> Configuration Manager requires the SQL Browser service when using a named instance and non-default SQL port.

### <a name="BKMK_PortsStateMigrationPoint-to-SQL"></a> State migration point `-->` SQL Server

Expand Down