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

Sergii Machulin 40 Reputation points
2024-10-04T16:50:35.51+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,001 questions
0 comments No comments
{count} votes

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.