Procedure
- Open the iOS configuration profile in your preferred code editor.
<key>ignoreDomains</key> <array> <string>sample_suffix.com</string> <string>contoso.network.local</string> </array>
- Add domain names as multiple string entries in the array.
Note: After you save the changes, the iOS configuration profile deploys automatically to the iOS device.