microsoftgraph / powershell-intune-samples

This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
MIT License
1.37k stars 658 forks source link

Assigning a group to Endpoint Security policies and Settings Catalog policies #216

Open Settleman opened 2 years ago

Settleman commented 2 years ago

Hi guys, thank for the samples. they've been a great help.

I can't find how to assign policies to a group for endpoint security and settings catalog policies in the samples. You have import and export samples but not assigning. I've been looking in the API but can't seem to find them. I was wondering if you could point me in the right direction?

Cheers