diff --git a/changelog/Microsoft.DirectoryServices.json b/changelog/Microsoft.DirectoryServices.json index bbb515d9947..43edc6d5ad9 100644 --- a/changelog/Microsoft.DirectoryServices.json +++ b/changelog/Microsoft.DirectoryServices.json @@ -1,5 +1,23 @@ { "changelog": [ + { + "ChangeList": [ + { + "Id": "c6f4eb0f-746a-4a71-827e-da8585b89c64", + "ApiChange": "Resource", + "ChangedApiName": "user", + "ChangeType": "Change", + "Description": "Changed the following on-prem synced properties of the [user](https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-beta) resource type that were read-only in Microsoft Graph to be updatable via Microsoft Graph: **onPremisesDistinguishedName**, **onPremisesDomainName**, **onPremisesSamAccountName**, **onPremisesSecurityIdentifier**, **onPremisesUserPrincipalName**.", + "Target": "user" + } + ], + "Id": "c6f4eb0f-746a-4a71-827e-da8585b89c64", + "Cloud": "Prod", + "Version": "beta", + "CreatedDateTime": "2024-10-01T16:45:20.304139Z", + "WorkloadArea": "User", + "SubArea": "" + }, { "ChangeList": [ {