Skip to content

Commit 3439b24

Browse files
author
Jill Grant
authored
Merge pull request #281838 from cherylmc/macos
VPNGW MacOS include
2 parents fdc0af8 + 160f4da commit 3439b24

File tree

3 files changed

+24
-4
lines changed

3 files changed

+24
-4
lines changed

articles/virtual-wan/openvpn-azure-ad-client-mac.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Configure VPN clients for P2S OpenVPN protocol connections: Microsoft Entra authentication: macOS: Preview'
2+
title: 'Configure VPN clients for P2S OpenVPN protocol connections: Microsoft Entra authentication: macOS'
33
description: 'Preview: Learn how to configure a macOS VPN client to connect to a virtual network using point-to-site VPN and Microsoft Entra authentication.'
44
titleSuffix: Azure Virtual WAN
55
services: virtual-wan
@@ -28,7 +28,11 @@ If you want to configure multiple computers, you can create a client profile on
2828

2929
## Prerequisites
3030

31-
Before you can connect and authenticate using Microsoft Entra ID, you must first configure your Microsoft Entra tenant. For more information, see [Configure a Microsoft Entra tenant](openvpn-azure-ad-tenant.md).
31+
Make sure you have the following prerequisites before you proceed with the steps in this article:
32+
33+
* Before you can connect and authenticate using Microsoft Entra ID, you must first configure your Microsoft Entra tenant. For more information, see [Configure a Microsoft Entra tenant](openvpn-azure-ad-tenant.md).
34+
35+
[!INCLUDE [Supported OS, processors, Rosetta software](../../includes/vpn-gateway-vwan-macos-prerequisites-vpn-client-include.md)]
3236

3337
## <a name="download"></a>To download the Azure VPN client
3438

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ This article helps you configure your macOS client computer to connect to an Azu
1414

1515
## Prerequisites
1616

17-
Make sure you have the following prerequistes before you proceed with the steps in this article:
17+
Make sure you have the following prerequisites before you proceed with the steps in this article:
1818

1919
* 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).
20-
* If your device is running MacOS M1 or MacOS M2, you must install Rosetta software if it's not already installed on the device. For more information, see the [Apple support article](https://support.apple.com/en-us/HT211861).
20+
21+
[!INCLUDE [Supported OS, processors, Rosetta software](../../includes/vpn-gateway-vwan-macos-prerequisites-vpn-client-include.md)]
2122

2223
## Workflow
2324

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
author: cherylmc
3+
ms.author: cherylmc
4+
ms.date: 07/25/2024
5+
ms.service: vpn-gateway
6+
ms.topic: include
7+
8+
# this file is used for both virtual wan and vpn gateway. When modifying, make sure that your changes work for both environments.
9+
---
10+
* Verify the client computer is running a supported OS on a supported processor.
11+
12+
* Supported macOS releases: 14 (Sonoma), 13 (Ventura), 12 (Monterey)
13+
* Supported processors: x64, Arm64
14+
15+
* If your device is running macOS M1 or macOS M2, you must install Rosetta software. For more information, see the [Apple support article](https://support.apple.com/en-us/HT211861).

0 commit comments

Comments
 (0)