Skip to content

Commit fc543ac

Browse files
authored
Merge pull request #101268 from anzaman/master
MacOS Catalina
2 parents f081937 + 2de8b1a commit fc543ac

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed
79.5 KB
Loading

articles/vpn-gateway/point-to-site-vpn-client-configuration-azure-cert.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: vpn-gateway
66
author: cherylmc
77
ms.service: vpn-gateway
88
ms.topic: article
9-
ms.date: 01/10/2020
9+
ms.date: 01/15/2020
1010
ms.author: cherylmc
1111
---
1212

@@ -94,9 +94,14 @@ Use the following steps to configure the native VPN client on Mac for certificat
9494
4. In the **Generic** folder, from the **VpnSettings.xml** file, copy the **VpnServer** tag value. Paste this value in the **Server Address** and **Remote ID** fields of the profile.
9595

9696
![server info](./media/point-to-site-vpn-client-configuration-azure-cert/server.png)
97-
5. Click **Authentication Settings** and select **Certificate**
97+
5. Click **Authentication Settings** and select **Certificate**For **Catalina**, click **None** and then **certificate**
9898

9999
![authentication settings](./media/point-to-site-vpn-client-configuration-azure-cert/authsettings.png)
100+
101+
* For Catalina, select **None** and then **Certificate**. **Select** the correct certificate:
102+
103+
![catalina](./media/point-to-site-vpn-client-configuration-azure-cert/catalina.png)
104+
100105
6. Click **Select…** to choose the client certificate that you want to use for authentication. This is the certificate that you installed in Step 2.
101106

102107
![certificate](./media/point-to-site-vpn-client-configuration-azure-cert/certificate.png)

articles/vpn-gateway/vpn-gateway-howto-setup-alerts-virtual-network-gateway-log.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,9 @@ The following example steps will create an alert for a disconnection event that
5252
6. Fill in the details, and ensure that **Send to Log Analytics** and **TunnelDiagnosticLog** are selected. Choose the Log Analytics Workspace that you created in step 3.
5353

5454
![Selected check boxes](./media/vpn-gateway-howto-setup-alerts-virtual-network-gateway-log/log-alert5.png "Select")
55-
56-
> [!NOTE]
57-
> It may take a few hours for the data to show up initially.
58-
>
55+
56+
> [!NOTE]
57+
> It may take a few hours for the data to show up initially.
5958
6059
7. Go to the overview for the virtual network gateway resource and select **Alerts** from the **Monitoring** tab. Then create a new alert rule or edit an existing alert rule.
6160

0 commit comments

Comments
 (0)