PG did confirm both are on the road map- but no ETA.
ETA of stable version for deviceRegistrationPolicy
Hello everyone,
I have two questions:
- When would be the ETA of a stable version for Update deviceRegistrationPolicy (graph API)
- Is there any application permission for this Graph API call? because testing with delegated permission was not successful.
We want to have a script that configures the following configuration in Azure AD device setting for us:
I found this graph API call to achieve our requirement but it is in Beta.
https://learn.microsoft.com/en-us/graph/api/deviceregistrationpolicy-update?view=graph-rest-beta&tabs=http
So if you know the answer to my questions or have another idea of how to achieve this, I would be very thankful.
Best regards
Mohammad
Microsoft Graph
4 answers
Sort by: Most helpful
-
-
TH-4749-MSFT 3,315 Reputation points
2023-05-30T19:50:33.6333333+00:00 Hello Mohammad Reza Babaee,
Thanks for reaching out. Per article https://learn.microsoft.com/en-us/graph/versioning-and-support#beta-version:
'We make no guarantees that a beta feature will be promoted to the current version. When the Microsoft Graph API team believes that a beta feature is ready for general availability, we will add that feature to the latest current version. If the promotion of the feature would result in a breaking change to the current version, the version number will be incremented, with the new version becoming the current version. Our developer community can post feature requests on the Microsoft 365 Developer Platform ideas forum, including requests for new features as well as requests to promote existing beta APIs to the current version.'
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.
Thanks.
-
TH-4749-MSFT 3,315 Reputation points
2023-06-01T15:34:25.4133333+00:00 Hello Mohammad Reza Babaee,
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.
Thanks.
-
TH-4749-MSFT 3,315 Reputation points
2023-06-02T15:28:41.87+00:00 Thanks for your response. What error did you receive when performing the policy update? Can you try updating via Graph Explorer and provide the output if you get the same error?
Thanks.