Skip to content

Commit 66c835f

Browse files
Merge pull request #301232 from msft-pedrobarbosa/patch-2
Update kerberos-authentication-portal.md
2 parents 12cfd27 + c99cbb0 commit 66c835f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/bastion/kerberos-authentication-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ This article shows you how to configure Azure Bastion to use Kerberos authentica
2828
## Prerequisites
2929

3030
* An Azure account with an active subscription. If you don't have one, [create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio). To be able to connect to a VM through your browser using Bastion, you must be able to sign in to the Azure portal.
31-
31+
* Ensure that the Network Security Groups (NSGs) associated with both Azure Bastion and Kerberos-enabled systems (such as domain controllers) allow both inbound and outbound traffic on the following ports: **53, 88, 389, 464 and 636**. These ports are required for proper DNS resolution, Kerberos authentication, and Active Directory communication.
32+
For further reference, see the Microsoft documentation on configuring firewalls for Active Directory domains and trusts: [Configure Windows Firewall to allow Active Directory domains and trusts](/troubleshoot/windows-server/active-directory/config-firewall-for-ad-domains-and-trusts)
3233
* An Azure virtual network. For steps to create a virtual network, see [Quickstart: Create a virtual network](../virtual-network/quick-create-portal.md).
3334

3435
## Update VNet DNS servers

0 commit comments

Comments
 (0)