Templates/StaticGroups/Static-Groups.json

{
    "groups": [
        {
            "displayName": "Intune - Assignment Ring Pilot Users",
            "description": "Users targeted for the pilot phase of Windows Update for Business and Driver Updates",
            "platform": "All"
        },
        {
            "displayName": "Intune - Assignment Ring UAT Users",
            "description": "Users targeted for the UAT phase of Windows Update for Business and Driver Updates",
            "platform": "All"
        },
        {
            "displayName": "Intune - Assignment Ring Pilot Devices",
            "description": "Devices targeted for the pilot assignment ring.",
            "platform": "All"
        },
        {
            "displayName": "Intune - Assignment Ring UAT Devices",
            "description": "Devices targeted for the UAT assignment ring.",
            "platform": "All"
        },
        {
            "displayName": "Windows Autopilot device preparation",
            "description": "Autopilot device preparation assignment group",
            "platform": "Windows",
            "requiresServicePrincipalOwner": true
        }
    ]
}