Skip to content

Commit 36455fc

Browse files
authored
Merge pull request #25754 from microsoftgraph/jehernandez/approleassignments
Update Microsoft.DirectoryServices.json for AppRoleAssignment schema changes
2 parents 6f5af9c + c715cc4 commit 36455fc

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

changelog/Microsoft.DirectoryServices.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
{
22
"changelog": [
3+
{
4+
"ChangeList": [
5+
{
6+
"Id": "2b006306-1c52-4071-be37-fcbc88b288dd",
7+
"ApiChange": "Resource",
8+
"ChangedApiName": "appRoleAssignment",
9+
"ChangeType": "Change",
10+
"Description": "Changed the base type of the [appRoleAssignment](https://learn.microsoft.com/en-us/graph/api/resources/appRoleAssignment?view=graph-rest-beta) resource from [entity](https://learn.microsoft.com/en-us/graph/api/resources/entity?view=graph-rest-beta) to [directoryObject](https://learn.microsoft.com/en-us/graph/api/resources/directoryObject?view=graph-rest-beta).",
11+
"Target": "appRoleAssignment"
12+
}
13+
],
14+
"Id": "2b006306-1c52-4071-be37-fcbc88b288dd",
15+
"Cloud": "Prod",
16+
"Version": "beta",
17+
"CreatedDateTime": "2025-02-03T17:36:56.4561359Z",
18+
"WorkloadArea": "Identity and access",
19+
"SubArea": "Directory management"
20+
},
321
{
422
"ChangeList": [
523
{

0 commit comments

Comments
 (0)