mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 04:13:41 +00:00
Clarify custom oma-uri Base64 requirement
Multiple customers have been under the impression that they need to convert their policy to Base64 before uploading to Intune, when really the policy needs to be a .bin
This commit is contained in:
@ -60,7 +60,7 @@ The steps to use Intune's Custom OMA-URI functionality to leverage the [Applicat
|
||||
5. Add a row, then give your policy a name and use the following settings:
|
||||
- **OMA-URI**: ./Vendor/MSFT/ApplicationControl/Policies/_Policy GUID_/Policy
|
||||
- **Data type**: Base64
|
||||
- **Certificate file**: upload your binary format policy file
|
||||
- **Certificate file**: upload your binary format policy file. You do not need to upload a Base64 file, as Intune will convert the uploaded .bin file to Base64 on your behalf.
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user