Skip to content

Commit 8d55cfc

Browse files
Schema sync 2026-02-20 from 1.4.417.0 (#1030)
Co-authored-by: Adrian <christiano+github@microsoft.com>
1 parent a6bf6da commit 8d55cfc

16 files changed

+16962
-1531
lines changed

schemas/beta-Bleu.csdl

Lines changed: 5102 additions & 905 deletions
Large diffs are not rendered by default.

schemas/beta-Delos.csdl

Lines changed: 2506 additions & 37 deletions
Large diffs are not rendered by default.

schemas/beta-Fairfax.csdl

Lines changed: 882 additions & 22 deletions
Large diffs are not rendered by default.

schemas/beta-GovSG.csdl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@
723723
<EntityType Name="agentIdentityBlueprintPrincipal" BaseType="graph.servicePrincipal" OpenType="true">
724724
<NavigationProperty Name="sponsors" Type="Collection(graph.directoryObject)" />
725725
</EntityType>
726+
<EntityType Name="agentUser" BaseType="graph.user" OpenType="true" />
726727
<EntityType Name="allowedDataLocation" BaseType="graph.entity" OpenType="true">
727728
<Property Name="appId" Type="Edm.String" />
728729
<Property Name="domain" Type="Edm.String" />
@@ -1709,6 +1710,7 @@
17091710
<Property Name="faxNumber" Type="Edm.String" />
17101711
<Property Name="givenName" Type="Edm.String" />
17111712
<Property Name="identities" Type="Collection(graph.objectIdentity)" />
1713+
<Property Name="identityParentId" Type="Edm.String" />
17121714
<Property Name="imAddresses" Type="Collection(Edm.String)" />
17131715
<Property Name="infoCatalogs" Type="Collection(Edm.String)" Nullable="false" />
17141716
<Property Name="isManagementRestricted" Type="Edm.Boolean" />

schemas/beta-Mooncake.csdl

Lines changed: 790 additions & 22 deletions
Large diffs are not rendered by default.

schemas/beta-Prod.csdl

Lines changed: 1233 additions & 35 deletions
Large diffs are not rendered by default.

schemas/beta-USNat.csdl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6795,6 +6795,7 @@
67956795
<EntityType Name="agentIdentityBlueprintPrincipal" BaseType="graph.servicePrincipal" OpenType="true">
67966796
<NavigationProperty Name="sponsors" Type="Collection(graph.directoryObject)" />
67976797
</EntityType>
6798+
<EntityType Name="agentUser" BaseType="graph.user" OpenType="true" />
67986799
<EntityType Name="agreement" BaseType="graph.entity">
67996800
<Property Name="displayName" Type="Edm.String" />
68006801
<Property Name="isPerDeviceAcceptanceRequired" Type="Edm.Boolean" />
@@ -10909,6 +10910,7 @@
1090910910
<Property Name="givenName" Type="Edm.String" />
1091010911
<Property Name="hireDate" Type="Edm.DateTimeOffset" Nullable="false" />
1091110912
<Property Name="identities" Type="Collection(graph.objectIdentity)" />
10913+
<Property Name="identityParentId" Type="Edm.String" />
1091210914
<Property Name="imAddresses" Type="Collection(Edm.String)" />
1091310915
<Property Name="interests" Type="Collection(Edm.String)" />
1091410916
<Property Name="isManagementRestricted" Type="Edm.Boolean" />

schemas/beta-USSec.csdl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6886,6 +6886,7 @@
68866886
<EntityType Name="agentIdentityBlueprintPrincipal" BaseType="graph.servicePrincipal" OpenType="true">
68876887
<NavigationProperty Name="sponsors" Type="Collection(graph.directoryObject)" />
68886888
</EntityType>
6889+
<EntityType Name="agentUser" BaseType="graph.user" OpenType="true" />
68896890
<EntityType Name="agreement" BaseType="graph.entity">
68906891
<Property Name="displayName" Type="Edm.String" />
68916892
<Property Name="isPerDeviceAcceptanceRequired" Type="Edm.Boolean" />
@@ -11000,6 +11001,7 @@
1100011001
<Property Name="givenName" Type="Edm.String" />
1100111002
<Property Name="hireDate" Type="Edm.DateTimeOffset" Nullable="false" />
1100211003
<Property Name="identities" Type="Collection(graph.objectIdentity)" />
11004+
<Property Name="identityParentId" Type="Edm.String" />
1100311005
<Property Name="imAddresses" Type="Collection(Edm.String)" />
1100411006
<Property Name="interests" Type="Collection(Edm.String)" />
1100511007
<Property Name="isManagementRestricted" Type="Edm.Boolean" />

0 commit comments

Comments
 (0)