Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Configure Proxy Auto-Config (PAC) URL on iOS
Supported versions
- On iOS since 144 or later
Description
This policy sets the URL for a Proxy Auto-Config (PAC) file in Microsoft Edge for iOS.
If you enable this policy, Microsoft Edge uses the specified PAC file URL to automatically determine the appropriate proxy server for network requests. If you disable or don't configure this policy, Microsoft Edge uses no proxy configuration.
Note: This policy works with EdgeProxyPacFailOpenEnabled to control behavior when the PAC file can't be downloaded or evaluated.
Supported features
- Can be mandatory: Yes
- Can be recommended: No
- Dynamic Policy Refresh: Yes
- Per Profile: Yes
- Applies to a profile that is signed in with a Microsoft account: No
Data type
- String
iOS information and settings
- Preference Key name: EdgeProxyPacUrl
- Example value:
<string>https://example.com/proxy.pac</string>