Skip to content

Commit fbbb5c1

Browse files
Update kerberos-authentication-portal.md
fixed de absolute link to relative
1 parent f55c7d3 commit fbbb5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/bastion/kerberos-authentication-portal.md

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

2929
* 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.
3030
* 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.
31-
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](https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/config-firewall-for-ad-domains-and-trusts)
31+
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](/support/windows-server/active-directory/config-firewall-for-ad-domains-and-trusts.md)
3232
* An Azure virtual network. For steps to create a virtual network, see [Quickstart: Create a virtual network](../virtual-network/quick-create-portal.md).
3333

3434
## Update VNet DNS servers

0 commit comments

Comments
 (0)