From be1dc3fa4270ba863aae01469e69d37c8d8c822c Mon Sep 17 00:00:00 2001 From: Patti Short Date: Thu, 17 May 2018 12:02:09 -0700 Subject: [PATCH 1/2] adjusted the format of the substeps --- .../vpn/vpn-profile-options.md | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/windows/security/identity-protection/vpn/vpn-profile-options.md b/windows/security/identity-protection/vpn/vpn-profile-options.md index 6ccddad1e0..9d0b7f3bce 100644 --- a/windows/security/identity-protection/vpn/vpn-profile-options.md +++ b/windows/security/identity-protection/vpn/vpn-profile-options.md @@ -299,20 +299,20 @@ After you configure the settings that you want using ProfileXML, you can apply i ![Custom VPN Profile](images/custom-vpn-profile.png) -1. Sign into the Azure portal. -2. Go to **Intune** > **Device Configuration** > **Profiles**. -3. Click **Create Profile**. -4. Enter a name and (optionally) a description. -5. Choose **Windows 10 and later** as the platform. -6. Choose **Custom** as the profile type. -7. Click **Add**. -8. Configure the custom setting: - a. Enter a name and (optionally) a description. - b. Enter the OMA-URI: **./user/vendor/MSFT/_VPN profile name_/ProfileXML**. - c. Set Data type to **String (XML file)**. - d. Upload the file with the profile XML. - e. Click **OK**. - 9. Click **OK**, then click **Create**. +1. Sign into the Azure portal. +2. Go to **Intune** > **Device Configuration** > **Profiles**. +3. Click **Create Profile**. +4. Enter a name and (optionally) a description. +5. Choose **Windows 10 and later** as the platform. +6. Choose **Custom** as the profile type. +7. Click **Add**. +8. Configure the custom setting: + a. Enter a name and (optionally) a description. + b. Enter the OMA-URI: **./user/vendor/MSFT/_VPN profile name_/ProfileXML**. + c. Set Data type to **String (XML file)**. + d. Upload the file with the profile XML. + e. Click **OK**. +9. Click **OK**, then click **Create**. 10. Assign the profile. From 68b659046f054fcef9cf64e3d352902ee65cc649 Mon Sep 17 00:00:00 2001 From: Patti Short Date: Thu, 17 May 2018 12:03:17 -0700 Subject: [PATCH 2/2] moved image below the steps --- .../security/identity-protection/vpn/vpn-profile-options.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows/security/identity-protection/vpn/vpn-profile-options.md b/windows/security/identity-protection/vpn/vpn-profile-options.md index 9d0b7f3bce..bf5cf1cc93 100644 --- a/windows/security/identity-protection/vpn/vpn-profile-options.md +++ b/windows/security/identity-protection/vpn/vpn-profile-options.md @@ -297,8 +297,6 @@ The following is a sample plug-in VPN profile. This blob would fall under the Pr After you configure the settings that you want using ProfileXML, you can apply it using Intune and a **Custom Configuration (Windows 10 Desktop and Mobile and later)** policy. -![Custom VPN Profile](images/custom-vpn-profile.png) - 1. Sign into the Azure portal. 2. Go to **Intune** > **Device Configuration** > **Profiles**. 3. Click **Create Profile**. @@ -315,6 +313,7 @@ After you configure the settings that you want using ProfileXML, you can apply i 9. Click **OK**, then click **Create**. 10. Assign the profile. +![Custom VPN Profile](images/custom-vpn-profile.png) ## Learn more