Skip to content

Commit 7671233

Browse files
authored
Update vpn-gateway-virtual-wan-vpn-profile-intune.md
1 parent 76386db commit 7671233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/vpn-gateway-virtual-wan-vpn-profile-intune.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For other supported options, see the [VPNv2 CSP](/windows/client-management/mdm/
4747
<RegisterDNS>false</RegisterDNS>
4848
</VPNProfile>
4949
```
50-
1. Modify the entry between ```<ServerUrlList>``` and ```;``` with the entry from your downloaded profile (azurevpnconfig.xml) and choose a "FriendlyName" of your choice to insert after the semicolon. Change the "TrustedNetworkDetection" FQDN to fit your environment.
50+
1. Modify the entry between ```<ServerUrlList>``` and ```;``` with the entry from your downloaded profile (azurevpnconfig.xml) and choose a "FriendlyName" of your choice (like *myVpn*) to insert after the semicolon. Change the "TrustedNetworkDetection" FQDN to fit your environment.
5151
1. Open the Azure downloaded profile (azurevpnconfig.xml) and copy the entire contents to the clipboard by highlighting the text and pressing (ctrl) + C.
5252
1. Paste the copied text from the previous step into the file you created in step 2 between the ```<CustomConfiguration> </CustomConfiguration>``` tags. Save the file with an xml extension.
5353
1. Write down the value in the ```<name> </name>``` tags. This is the name of the profile. You can also modify this value to something more meaningful, as it will be visible to the end users. You will need this name when you create the profile in Intune. Close the file and remember the location where it is saved.

0 commit comments

Comments
 (0)