Skip to content

Commit 8e0226a

Browse files
Update vpn-gateway-virtual-wan-vpn-profile-intune.md
Updated line 55 regarding being able to modify the <name> </name> value.
1 parent a545127 commit 8e0226a

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
@@ -52,7 +52,7 @@ For other supported options, see the [VPNv2 CSP](/windows/client-management/mdm/
5252
1. Modify the entry between ```<ServerUrlList>``` and ```</ServerUrlList>``` with the entry from your downloaded profile (azurevpnconfig.xml). Change the "TrustedNetworkDetection" FQDN to fit your environment.
5353
1. Open the Azure downloaded profile (azurevpnconfig.xml) and copy the entire contents to the clipboard by highlighting the text and pressing (ctrl) + C.
5454
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.
55-
1. Write down the value in the ```<name> </name>``` tags. This is the name of the profile. You will need this name when you create the profile in Intune. Close the file and remember the location where it is saved.
55+
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.
5656

5757
## Create Intune profile
5858

0 commit comments

Comments
 (0)