You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can modify the downloaded profile XML file and add the **\<dnssuffixes>\<dnssufix> \</dnssufix>\</dnssuffixes>** tags
148
+
149
+
```
150
+
<dnssuffixes>
151
+
<dnssuffix>.mycorp.com</dnssuffix>
152
+
<dnssuffix>.xyz.com</dnssuffix>
153
+
<dnssuffix>.etc.net</dnssuffix>
154
+
</dnssuffixes>
155
+
```
156
+
143
157
## Next steps
144
158
145
159
For more information, see [Create an Azure Active Directory tenant for P2S Open VPN connections that use Azure AD authentication](openvpn-azure-ad-tenant.md).
0 commit comments