Skip to content

Commit 8f868bc

Browse files
author
Jill Grant
authored
Merge pull request #277296 from cherylmc/ubuntu
update
2 parents ae3a7a0 + 2236191 commit 8f868bc

8 files changed

+29
-25
lines changed

articles/vpn-gateway/point-to-site-certificate-client-linux-azure-vpn-client.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@ author: cherylmc
66
ms.service: vpn-gateway
77
ms.custom: linux-related-content
88
ms.topic: how-to
9-
ms.date: 05/28/2024
9+
ms.date: 06/05/2024
1010
ms.author: cherylmc
1111
---
1212

1313
# Configure Azure VPN Client – Certificate authentication OpenVPN – Linux (Preview)
1414

1515
This article helps you connect to your Azure virtual network (VNet) from the Azure VPN Client for Linux using VPN Gateway point-to-site (P2S) **Certificate authentication**. The Azure VPN Client for Linux requires the OpenVPN tunnel type.
1616

17+
[!INCLUDE [Supported versions](../../includes/vpn-gateway-azure-vpn-client-linux-supported-releases.md)]
18+
1719
## Before you begin
1820

1921
Verify that you are on the correct article. The following table shows the configuration articles available for Azure VPN Gateway P2S VPN clients. Steps differ, depending on the authentication type, tunnel type, and the client OS.
@@ -32,7 +34,7 @@ This article assumes that you've already performed the following prerequisites:
3234
To connect to Azure using the Azure VPN Client and certificate authentication, each connecting client requires the following items:
3335

3436
* The Azure VPN Client software must be installed and configured on each client.
35-
* The client must have the correct certifcates installed locally.
37+
* The client must have the correct certificates installed locally.
3638

3739
### Workflow
3840

articles/vpn-gateway/point-to-site-entra-vpn-client-linux.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,18 @@ description: Learn how to configure the Linux Azure VPN Client for Microsoft Ent
44
titleSuffix: Azure VPN Gateway
55
author: cherylmc
66
ms.service: vpn-gateway
7-
ms.topic: howto
8-
ms.date: 05/28/2024
7+
ms.topic: how-to
8+
ms.date: 06/05/2024
99
ms.author: cherylmc
1010
---
1111

1212
# Configure Azure VPN Client – Microsoft Entra ID authentication – Linux (Preview)
1313

1414
This article helps you configure the Azure VPN Client on a Linux computer (Ubuntu) to connect to a virtual network using a VPN Gateway point-to-site (P2S) VPN and Microsoft Entra ID authentication. For more information about point-to-site connections, see [About Point-to-Site connections](point-to-site-about.md).
1515

16-
[!INCLUDE [Note - applies to Microsoft-registered App ID](../../includes/vpn-gateway-entra-registered-app-openvpn-note.md)]
16+
The steps in this article apply to Microsoft Entra ID authentication using the Microsoft-registered Azure VPN Client app with associated App ID and Audience values. This article doesn't apply to the older, manually registered Azure VPN Client app for your tenant. For more information, see [About point-to-site VPN - Microsoft Entra ID authentication](point-to-site-about.md#entra-id).
17+
18+
[!INCLUDE [Supported versions](../../includes/vpn-gateway-azure-vpn-client-linux-supported-releases.md)]
1719

1820
## Prerequisites
1921

articles/vpn-gateway/point-to-site-entra-vpn-client-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Configure P2S Azure VPN Client - Microsoft Entra ID authentication - mac
33
description: Learn how to configure macOS client computers to connect to Azure using the Azure VPN Client. These steps are for gateways configured to use Microsoft Entra ID authentication.
44
author: cherylmc
55
ms.service: vpn-gateway
6-
ms.topic: howto
6+
ms.topic: how-to
77
ms.date: 05/28/2024
88
ms.author: cherylmc
99
---

articles/vpn-gateway/point-to-site-entra-vpn-client-windows.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to configure the Azure VPN Client to connect to a VNet us
44
titleSuffix: Azure VPN Gateway
55
author: cherylmc
66
ms.service: vpn-gateway
7-
ms.topic: howto
8-
ms.date: 05/28/2024
7+
ms.topic: how-to
8+
ms.date: 06/05/2024
99
ms.author: cherylmc
1010

1111
---
@@ -14,8 +14,6 @@ ms.author: cherylmc
1414

1515
This article helps you configure the Azure VPN Client on a Windows computer to connect to a virtual network using a VPN Gateway point-to-site (P2S) VPN and Microsoft Entra ID authentication. For more information about point-to-site connections, see [About point-to-site connections](point-to-site-about.md). The Azure VPN Client is supported with Windows FIPS mode by using the [KB4577063](https://support.microsoft.com/help/4577063/windows-10-update-kb4577063) hotfix.
1616

17-
[!INCLUDE [Note - applies to Microsoft-registered App ID](../../includes/vpn-gateway-entra-registered-app-openvpn-note.md)]
18-
1917
## Prerequisites
2018

2119
Configure your VPN gateway for point-to-site VPN connections that specify Microsoft Entra ID authentication. See [Configure a P2S VPN gateway for Microsoft Entra ID authentication](point-to-site-entra-gateway.md).
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
ms.author: cherylmc
3+
author: cherylmc
4+
ms.date: 06/05/2024
5+
ms.service: vpn-gateway
6+
ms.topic: include
7+
---
8+
9+
While it's possible that the Azure VPN Client for Linux might work on other Linux distributions and releases, the Azure VPN Client for Linux is only supported on the following releases:
10+
11+
* Ubuntu 20.04
12+
* Ubuntu 22.04

includes/vpn-gateway-entra-app-id-descriptions.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ Considerations and limitations:
1818

1919
* At this time, the newer Microsoft-registered App ID doesn't support as many Audience values as the older, manually registered app. If you need an Audience value for anything other than Azure Public or Custom, use the older manually registered method and values.
2020

21-
* The Azure VPN Client for Linux isn't backward compatible with P2S gateways configured to use the older Audience values that align with the manually registered app. However, the Linux client does support Custom Audience.
21+
* The Azure VPN Client for Linux isn't backward compatible with P2S gateways configured to use the older Audience values that align with the manually registered app. The Azure VPN Client for Linux does support Custom Audience values.
2222

23-
* The latest version of the Azure VPN Client for both Windows and macOS are backward compatible if you're using a previously configured P2S gateway for Microsoft Entra ID authentication.
23+
* [!INCLUDE [Supported versions](vpn-gateway-azure-vpn-client-linux-supported-releases.md)]
24+
25+
* The Azure VPN Client for macOS and Windows is backward compatible with P2S gateways configured to use the older Audience values that align with the manually registered app. You can also use Custom Audience values with these clients.
2426

2527
The following table shows the versions of the Azure VPN Client that are supported for each App ID and the corresponding available Audience values.
2628

includes/vpn-gateway-entra-registered-app-openvpn-note.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

includes/vpn-gateway-vpn-client-install-articles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: include
1515
| | OpenVPN |Windows |[Azure VPN client](../articles/vpn-gateway/point-to-site-vpn-client-certificate-windows-azure-vpn-client.md)<br> [OpenVPN client](../articles/vpn-gateway/point-to-site-vpn-client-certificate-windows-openvpn-client.md)|
1616
| | OpenVPN |macOS|[OpenVPN client](../articles/vpn-gateway/point-to-site-vpn-client-certificate-openvpn-mac.md)|
1717
| | OpenVPN |iOS |[OpenVPN client](../articles/vpn-gateway/point-to-site-vpn-client-certificate-openvpn-ios.md)|
18-
| | OpenVPN |Linux | [Azure VPN Client](../articles/vpn-gateway/point-to-site-vpn-client-certificate-openvpn-linux.md)<br>[OpenVPN client](../articles/vpn-gateway/point-to-site-vpn-client-certificate-openvpn-linux.md)|
18+
| | OpenVPN |Linux | [Azure VPN Client](../articles/vpn-gateway/point-to-site-certificate-client-linux-azure-vpn-client.md)<br>[OpenVPN client](../articles/vpn-gateway/point-to-site-vpn-client-certificate-openvpn-linux.md)|
1919
| Microsoft Entra ID | | | |
2020
| | OpenVPN| Windows | [Azure VPN client](../articles/vpn-gateway/point-to-site-entra-vpn-client-windows.md)|
2121
| | OpenVPN| macOS |[Azure VPN Client](../articles/vpn-gateway/point-to-site-entra-vpn-client-mac.md) |

0 commit comments

Comments
 (0)