diff --git a/windows/security/identity-protection/vpn/images/custom-vpn-profile.png b/windows/security/identity-protection/vpn/images/custom-vpn-profile.png new file mode 100644 index 0000000000..0dc0c88880 Binary files /dev/null and b/windows/security/identity-protection/vpn/images/custom-vpn-profile.png differ diff --git a/windows/security/identity-protection/vpn/vpn-profile-options.md b/windows/security/identity-protection/vpn/vpn-profile-options.md index dc57798c89..6ccddad1e0 100644 --- a/windows/security/identity-protection/vpn/vpn-profile-options.md +++ b/windows/security/identity-protection/vpn/vpn-profile-options.md @@ -6,9 +6,10 @@ ms.prod: w10 ms.mktglfcycl: deploy ms.sitesec: library ms.pagetype: security, networking -author: jdeckerms +author: shortpatti +ms.author: pashort ms.localizationpriority: high -ms.date: 07/27/2017 +ms.date: 05/17/2018 --- # VPN profile options @@ -296,9 +297,24 @@ 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. -The OMS-URI setting to apply ProfileXML is **./user/vendor/MSFT/*VPN profile name*/ProfileXML**. +![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**. +10. Assign the profile. -![Paste your ProfileXML in OMA-URI Setting value field](images/vpn-profilexml-intune.png) ## Learn more