Skip to content

Commit 96f6ff4

Browse files
authored
Merge pull request #206847 from cherylmc/bas-kerberos
freshness update
2 parents b494fd5 + c25760f commit 96f6ff4

File tree

3 files changed

+11
-13
lines changed

3 files changed

+11
-13
lines changed

articles/bastion/kerberos-authentication-portal.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure Bastion to use Kerberos authentication via t
55
author: cherylmc
66
ms.service: bastion
77
ms.topic: how-to
8-
ms.date: 03/08/2022
8+
ms.date: 08/03/2022
99
ms.author: cherylmc
1010

1111
---
@@ -18,44 +18,42 @@ This article shows you how to configure Azure Bastion to use Kerberos authentica
1818
> During Preview, the Kerberos setting for Azure Bastion can be configured in the Azure portal only.
1919
>
2020
21-
## <a name="prereq"></a>Prerequisites
21+
## Prerequisites
2222

2323
* 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.
2424

2525
* An Azure virtual network. For steps to create a VNet, see [Quickstart: Create a virtual network](../virtual-network/quick-create-portal.md).
2626

27-
## <a name="vnet"></a>Update VNet DNS servers
27+
## Update VNet DNS servers
2828

2929
In this section, the following steps help you update your virtual network to specify custom DNS settings.
3030

3131
1. Sign in to the [Azure portal](https://portal.azure.com).
3232
1. Go to the virtual network for which you want to deploy the Bastion resources.
3333
1. Go to the **DNS servers** page for your VNet and select **Custom**. Add the IP address of your Azure-hosted domain controller and **Save**.
3434

35-
:::image type="content" source="./media/kerberos-authentication-portal/dns-servers.png" alt-text="Screenshot of DNS servers page." lightbox="./media/kerberos-authentication-portal/dns-servers.png":::
35+
## Deploy Bastion
3636

37-
## <a name="deploy"></a>Deploy Bastion
37+
1. Begin configuring your bastion deployment using the steps in [Tutorial: Deploy Bastion using manual configuration settings](tutorial-create-host-portal.md). Configure the settings on the **Basics** tab. Then, at the top of the page, click **Advanced** to go to the Advanced tab.
3838

39-
In this section, the following steps help you deploy Bastion to your virtual network.
39+
1. On the **Advanced** tab, select **Kerberos**.
4040

41-
1. Deploy Bastion to your VNet using the steps in [Tutorial: Deploy Bastion using manual configuration settings](tutorial-create-host-portal.md). Configure the settings on the **Basics** tab. Then, select the **Advanced** tab.
41+
:::image type="content" source="./media/kerberos-authentication-portal/select-kerberos.png" alt-text="Screenshot of select bastion features." lightbox="./media/kerberos-authentication-portal/select-kerberos.png":::
4242

43-
1. On the **Advanced** tab, select **Kerberos**. Then select the **Review + create** and **Create** to deploy Bastion to your virtual network.
44-
45-
:::image type="content" source="./media/kerberos-authentication-portal/select-kerberos.png" alt-text="Screenshot of Advanced tab." lightbox="./media/kerberos-authentication-portal/select-kerberos.png":::
43+
1. At the bottom of the page, select **Review + create**, then **Create** to deploy Bastion to your virtual network.
4644

4745
1. Once the deployment completes, you can use it to sign in to any reachable Windows VMs joined to the custom DNS you specified in the earlier steps.
4846

49-
## <a name="modify"></a>To modify an existing Bastion deployment
47+
## To modify an existing Bastion deployment
5048

5149
In this section, the following steps help you modify your virtual network and existing Bastion deployment for Kerberos authentication.
5250

53-
1. [Update the DNS settings](#vnet) for your virtual network.
51+
1. [Update the DNS settings](#update-vnet-dns-servers) for your virtual network.
5452
1. Go to the portal page for your Bastion deployment and select **Configuration**.
5553
1. On the Configuration page, select **Kerberos authentication**, then select **Apply**.
5654
1. Bastion will update with the new configuration settings.
5755

58-
## <a name="verify"></a>To verify Bastion is using Kerberos
56+
## To verify Bastion is using Kerberos
5957

6058
Once you have enabled Kerberos on your Bastion resource, you can verify that it's actually using Kerberos for authentication to the target domain-joined VM.
6159

Binary file not shown.
37.1 KB
Loading

0 commit comments

Comments
 (0)