Skip to content

Commit d3a45f2

Browse files
Merge pull request #268753 from cherylmc/fresh-radius1
Update point-to-site-vpn-client-configuration-radius-certificate.md
2 parents 9a1f2b1 + 963a999 commit d3a45f2

3 files changed

+7
-7
lines changed

articles/vpn-gateway/point-to-site-vpn-client-configuration-radius-certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: vpn-gateway
66
ms.topic: how-to
77
author: cherylmc
88
ms.author: cherylmc
9-
ms.date: 05/11/2022
9+
ms.date: 03/12/2024
1010
---
1111
# Configure a VPN client for point-to-site: RADIUS - certificate authentication
1212

articles/vpn-gateway/point-to-site-vpn-client-configuration-radius-other.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ ms.service: vpn-gateway
66
ms.topic: how-to
77
author: cherylmc
88
ms.author: cherylmc
9-
ms.date: 05/11/2022
9+
ms.date: 03/12/2024
1010
---
1111
# Configure a VPN client for point-to-site: RADIUS - other methods and protocols
1212

1313
To connect to a virtual network over point-to-site (P2S), you need to configure the client device that you'll connect from. This article helps you create and install the VPN client configuration for RADIUS authentication that uses methods other than certificate or password authentication.
1414

15-
When you're using RADIUS authentication, there are multiple authentication instructions: [certificate authentication](point-to-site-vpn-client-configuration-radius-certificate.md), [password authentication](point-to-site-vpn-client-configuration-radius-password.md). and [other authentication methods and protocols](point-to-site-vpn-client-configuration-radius-other.md). The VPN client configuration is different for each type of authentication. To configure a VPN client, you use client configuration files that contain the required settings.
15+
When you're using RADIUS authentication, there are multiple authentication instructions: [certificate authentication](point-to-site-vpn-client-configuration-radius-certificate.md), [password authentication](point-to-site-vpn-client-configuration-radius-password.md), and [other authentication methods and protocols](point-to-site-vpn-client-configuration-radius-other.md). The VPN client configuration is different for each type of authentication. To configure a VPN client, you use client configuration files that contain the required settings.
1616

1717
>[!NOTE]
1818
> [!INCLUDE [TLS](../../includes/vpn-gateway-tls-change.md)]

articles/vpn-gateway/point-to-site-vpn-client-configuration-radius-password.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ ms.service: vpn-gateway
66
ms.topic: how-to
77
author: cherylmc
88
ms.author: cherylmc
9-
ms.date: 05/11/2022
9+
ms.date: 03/12/2024
1010
---
1111
# Configure a VPN client for point-to-site: RADIUS - password authentication
1212

1313
To connect to a virtual network over point-to-site (P2S), you need to configure the client device that you'll connect from. You can create P2S VPN connections from Windows, macOS, and Linux client devices. This article helps you create and install the VPN client configuration for username/password RADIUS authentication.
1414

15-
When you're using RADIUS authentication, there are multiple authentication instructions: [certificate authentication](point-to-site-vpn-client-configuration-radius-certificate.md), [password authentication](point-to-site-vpn-client-configuration-radius-password.md). and [other authentication methods and protocols](point-to-site-vpn-client-configuration-radius-other.md). The VPN client configuration is different for each type of authentication. To configure a VPN client, you use client configuration files that contain the required settings.
15+
When you're using RADIUS authentication, there are multiple authentication instructions: [certificate authentication](point-to-site-vpn-client-configuration-radius-certificate.md), [password authentication](point-to-site-vpn-client-configuration-radius-password.md), and [other authentication methods and protocols](point-to-site-vpn-client-configuration-radius-other.md). The VPN client configuration is different for each type of authentication. To configure a VPN client, you use client configuration files that contain the required settings.
1616

1717
>[!NOTE]
1818
> [!INCLUDE [TLS](../../includes/vpn-gateway-tls-change.md)]
@@ -133,7 +133,7 @@ Use the following steps to configure the native Windows VPN client for certifica
133133

134134
:::image type="content" source="./media/point-to-site-vpn-client-config-radius-password/mac/connection-name.png" alt-text="Screenshot shows connection name." lightbox="./media/point-to-site-vpn-client-config-radius-password/mac/connection-name.png":::
135135

136-
1. Select **Authentication Settings**. Select **Username** in the list and enter your credentials. If you entered the credentials earlier, then **Username** is automatically chosen in the list and the username and password are pre-populated. Select **OK** to save the settings.
136+
1. Select **Authentication Settings**. Select **Username** in the list and enter your credentials. If you entered the credentials earlier, then **Username** is automatically chosen in the list and the username and password are prepopulated. Select **OK** to save the settings.
137137

138138
:::image type="content" source="./media/point-to-site-vpn-client-config-radius-password/mac/authentication.png" alt-text="Screenshot that shows the Authentication settings drop-down with Username selected." lightbox="./media/point-to-site-vpn-client-config-radius-password/mac/authentication.png":::
139139

@@ -177,7 +177,7 @@ The following instructions were created through strongSwan 5.5.1 on Ubuntu 17.0.
177177

178178
## Additional steps for Azure virtual machine
179179

180-
In case you are executing the procedure on an Azure virtual machine running Linux, there are additional steps to perform.
180+
In case you're executing the procedure on an Azure virtual machine running Linux, there are additional steps to perform.
181181

182182
1. Edit the **/etc/netplan/50-cloud-init.yaml** file to include the following parameter for the interface
183183

0 commit comments

Comments
 (0)