Is there a Graph API endpoint for assigning a group to a Windows 10 Enrollment Completion Page Configuration?

Sergii Machulin 60 Reputation points
2024-10-04T16:49:17.3433333+00:00

Using the Invoke-MgGraphRequest command with the URI "/beta/deviceManagement/deviceEnrollmentConfigurations/{windows10EnrollmentCompletionPageConfigurationId}/assignments" and the GET method successfully retrieves assignments for the Enrollment Status Page. However, documentation or methods to assign a group to the Enrollment Status Page via the Graph API have not been found. All attempts to deduce the correct approach have been unsuccessful.

Is it possible to programmatically achieve this?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,051 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,364 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yakun Huang-MSFT 4,955 Reputation points Microsoft Vendor
    2024-10-07T02:27:09.42+00:00

    Hello Sergii Machulin,

    Thank you for reaching out to Microsoft Support!

    After a lookup, the Graph API provides the following methods only support windows10EnrollmentCompletionPageConfiguration

    User's image

    There does not appear to be a way to assign a group to a Windows 10 Enrollment Completion Page Configuration, and you can suggest your requirements for this feature here.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.