We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b098f commit 54e1445Copy full SHA for 54e1445
articles/vpn-gateway/openvpn-azure-ad-client-mac.md
@@ -207,8 +207,8 @@ You can modify the downloaded profile XML file and add the **\<excluderoutes>\<r
207
```
208
209
> [!NOTE]
210
-> 1. The default status for clientconfig tag is <clientconfig i:nil="true" />, which can be modified based on the requirement.
211
-> 2. Duplicate clientconfig tag is not supported on Mac OS, hence make sure the clientconfig tag is not duplicated in the XML file.
+> - The default status for clientconfig tag is <clientconfig i:nil="true" />, which can be modified based on the requirement.
+> - Duplicate clientconfig tag is not supported on macOS, so make sure the clientconfig tag is not duplicated in the XML file.
212
>
213
214
## Next steps
0 commit comments