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.
File upload allowed for urls
Supported versions
- Windows: Not supported
- macOS: Not supported
- Android: ≥ 115
- iOS: ≥ 122
Description
Allows you to set a list of site URL patterns that specify sites that are allowed to upload files from local devices. This policy is an exception to FileUploadBlockedForUrls.
For detailed information on valid site URL patterns, see https://go.microsoft.com/fwlink/?linkid=2095322. * isn't an accepted value for this policy.
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
- List of strings
Android information and settings
- Preference Key name: EdgeFileUploadAllowedForUrls
- Example value:
["[*.]example.edu"]
iOS information and settings
- Preference Key name: EdgeFileUploadAllowedForUrls
- Example value:
<array>
<string>[*.]example.edu</string>
</array>