Get current state of Azure password writeback to on-premise AD through Graph API

Get current state of Azure password writeback to on-premise AD through Graph API
0

Upvotes

Upvote

 May 20 2021
2 Comments (2 New)
Completed

Within a tenant that is synced via Azure AD Connect with an on-premises AD it is possible to enable password writeback if you met some requirements (have needed license, configured Azure AD Connect, enabled option in Azure).

 

Within the Azure Portal this state can be checked and be changed and it uses the following Azure API call: https://main.iam.ad.ext.azure.com/api/PasswordReset/CheckWritebackConnectivityStatus

 

Unfortunately this call can't be done by myself, cause I don't have a valid token for this endpoint. So exists there any similar call within Graph (v1.0 or beta) to check if writeback is enabled or is it possible to get a valid token for this endpoint?

Comments
Microsoft
Status changed to: Completed
 
Microsoft

Hi, we apologize for the confusion where to post your Graph feedback. This community was intended to be a temporary location to submit product feature suggestions between Microsoft moving off of UserVoice and the release of Microsoft's official Feedback portal app. Now that the latter is released, we encourage you to resubmit this great suggestion on the official Microsoft Graph Feedback portal at Microsoft Graph · Community.

Kind regards,

Linda

Microsoft 365 Developer Platform community steward