Home > Back-end >  Azure Active directory policy
Azure Active directory policy

Time:08-30

we need to create policy for "disable autoRun for inserted drive and automatically apply for all our device. what are the steps to achieve this goal? Thank you!

CodePudding user response:

You don't have to create a separate policy for this requirement, Azure already has a policy defined "AutoPlay Policies".

Please check that out if not meeting your requirement then you can extend that policy.

  • Related