Skip to content

Commit 6e88ec8

Browse files
authored
Schema sync 2026-02-10 from 1.4.404.0 (#1018)
1 parent ead8183 commit 6e88ec8

File tree

10 files changed

+155
-6
lines changed

10 files changed

+155
-6
lines changed

schemas/beta-Fairfax.csdl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9980,7 +9980,7 @@
99809980
<Property Name="state" Type="graph.appManagementRestrictionState" Nullable="false" />
99819981
</ComplexType>
99829982
<ComplexType Name="audiencesConfiguration">
9983-
<Property Name="azureAdMultipleOrgs" Type="graph.audienceRestriction" />
9983+
<Property Name="azureAdMultipleOrgs" Type="graph.azureAdMultipleOrgsAudienceRestriction" />
99849984
<Property Name="personalMicrosoftAccount" Type="graph.audienceRestriction" />
99859985
</ComplexType>
99869986
<ComplexType Name="audio">
@@ -10155,6 +10155,7 @@
1015510155
<Property Name="isAdminConfigurable" Type="Edm.Boolean" />
1015610156
<Property Name="localAdmins" Type="graph.localAdminSettings" />
1015710157
</ComplexType>
10158+
<ComplexType Name="azureAdMultipleOrgsAudienceRestriction" BaseType="graph.audienceRestriction" />
1015810159
<ComplexType Name="azureAdPopTokenAuthentication" BaseType="graph.customExtensionAuthenticationConfiguration" />
1015910160
<ComplexType Name="azureADRegistrationPolicy">
1016010161
<Property Name="allowedToRegister" Type="graph.deviceRegistrationMembership" />
@@ -26473,7 +26474,7 @@
2647326474
<NavigationProperty Name="alerts" Type="Collection(graph.alert)" ContainsTarget="true" />
2647426475
<NavigationProperty Name="alerts_v2" Type="Collection(microsoft.graph.security.alert)" ContainsTarget="true" />
2647526476
<NavigationProperty Name="cases" Type="microsoft.graph.security.casesRoot" ContainsTarget="true" />
26476-
<NavigationProperty Name="dataSecurityAndGovernance" Type="graph.dataSecurityAndGovernance" ContainsTarget="true" />
26477+
<NavigationProperty Name="dataSecurityAndGovernance" Type="graph.tenantDataSecurityAndGovernance" ContainsTarget="true" />
2647726478
<NavigationProperty Name="identities" Type="microsoft.graph.security.identityContainer" ContainsTarget="true" />
2647826479
<NavigationProperty Name="incidents" Type="Collection(microsoft.graph.security.incident)" ContainsTarget="true" />
2647926480
<NavigationProperty Name="labels" Type="microsoft.graph.security.labelsRoot" ContainsTarget="true" />

schemas/beta-Mooncake.csdl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7668,7 +7668,7 @@
76687668
<Property Name="state" Type="graph.appManagementRestrictionState" Nullable="false" />
76697669
</ComplexType>
76707670
<ComplexType Name="audiencesConfiguration">
7671-
<Property Name="azureAdMultipleOrgs" Type="graph.audienceRestriction" />
7671+
<Property Name="azureAdMultipleOrgs" Type="graph.azureAdMultipleOrgsAudienceRestriction" />
76727672
<Property Name="personalMicrosoftAccount" Type="graph.audienceRestriction" />
76737673
</ComplexType>
76747674
<ComplexType Name="audio">
@@ -7858,6 +7858,7 @@
78587858
<Property Name="isAdminConfigurable" Type="Edm.Boolean" />
78597859
<Property Name="localAdmins" Type="graph.localAdminSettings" />
78607860
</ComplexType>
7861+
<ComplexType Name="azureAdMultipleOrgsAudienceRestriction" BaseType="graph.audienceRestriction" />
78617862
<ComplexType Name="azureAdPopTokenAuthentication" BaseType="graph.customExtensionAuthenticationConfiguration" />
78627863
<ComplexType Name="azureADRegistrationPolicy">
78637864
<Property Name="allowedToRegister" Type="graph.deviceRegistrationMembership" />

schemas/beta-Prod.csdl

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8375,6 +8375,8 @@
83758375
<Member Name="active" Value="3" />
83768376
<Member Name="unknownFutureValue" Value="4" />
83778377
<Member Name="dormant" Value="5" />
8378+
<Member Name="offboardRequested" Value="6" />
8379+
<Member Name="offboarded" Value="7" />
83788380
</EnumType>
83798381
<EnumType Name="protectionRuleStatus">
83808382
<Member Name="draft" Value="0" />
@@ -14616,6 +14618,9 @@
1461614618
<ComplexType Name="copilotFile">
1461714619
<Property Name="uri" Type="Edm.String" Nullable="false" />
1461814620
</ComplexType>
14621+
<ComplexType Name="copilotPackageUpdateResponse">
14622+
<Property Name="id" Type="Edm.String" Nullable="false" />
14623+
</ComplexType>
1461914624
<ComplexType Name="copilotSearchDataSourcesConfiguration">
1462014625
<Property Name="oneDrive" Type="graph.oneDriveDataSourceConfiguration" Nullable="false" />
1462114626
</ComplexType>
@@ -26739,6 +26744,7 @@
2673926744
<Property Name="shortDescription" Type="Edm.String" />
2674026745
<Property Name="supportedHosts" Type="Collection(Edm.String)" Nullable="false" />
2674126746
<Property Name="type" Type="graph.packageType" Nullable="false" />
26747+
<Property Name="zipFile" Type="Edm.Stream" />
2674226748
</EntityType>
2674326749
<EntityType Name="copilotPackageDetail" BaseType="graph.copilotPackage">
2674426750
<Property Name="acquireUsersAndGroups" Type="Collection(graph.packageAccessEntity)" Nullable="false" />
@@ -29415,6 +29421,7 @@
2941529421
<NavigationProperty Name="availableAccessPackages" Type="Collection(graph.availableAccessPackage)" ContainsTarget="true" />
2941629422
<NavigationProperty Name="connectedOrganizations" Type="Collection(graph.connectedOrganization)" ContainsTarget="true" />
2941729423
<NavigationProperty Name="controlConfigurations" Type="Collection(graph.controlConfiguration)" ContainsTarget="true" />
29424+
<NavigationProperty Name="externalOriginResourceConnectors" Type="Collection(graph.externalOriginResourceConnector)" ContainsTarget="true" />
2941829425
<NavigationProperty Name="settings" Type="graph.entitlementManagementSettings" ContainsTarget="true" />
2941929426
<NavigationProperty Name="subjects" Type="Collection(graph.accessPackageSubject)" ContainsTarget="true" />
2942029427
</EntityType>
@@ -34840,6 +34847,7 @@
3484034847
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
3484134848
<Property Name="lastModifiedBy" Type="graph.identitySet" />
3484234849
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" />
34850+
<Property Name="offboardRequestedDateTime" Type="Edm.DateTimeOffset" />
3484334851
<Property Name="protectionMode" Type="graph.BackupPolicyProtectionMode" />
3484434852
<Property Name="protectionPolicyArtifactCount" Type="graph.protectionPolicyArtifactCount" />
3484534853
<Property Name="retentionSettings" Type="Collection(graph.retentionSetting)" />
@@ -41806,6 +41814,9 @@
4180641814
<Parameter Name="number2" Type="graph.Json" />
4180741815
<ReturnType Type="graph.workbookFunctionResult" />
4180841816
</Action>
41817+
<Action Name="block" IsBound="true">
41818+
<Parameter Name="bindingParameter" Type="graph.copilotPackage" Nullable="false" />
41819+
</Action>
4180941820
<Action Name="browse" IsBound="true">
4181041821
<Parameter Name="bindingParameter" Type="graph.browseSessionBase" />
4181141822
<Parameter Name="browseLocationItemKey" Type="Edm.String" Unicode="false" />
@@ -46495,6 +46506,10 @@
4649546506
<Action Name="reapplyFilters" IsBound="true">
4649646507
<Parameter Name="bindparameter" Type="graph.workbookTable" />
4649746508
</Action>
46509+
<Action Name="reassign" IsBound="true">
46510+
<Parameter Name="bindingParameter" Type="graph.copilotPackage" Nullable="false" />
46511+
<Parameter Name="userId" Type="Edm.String" Nullable="false" Unicode="false" />
46512+
</Action>
4649846513
<Action Name="reassign" IsBound="true">
4649946514
<Parameter Name="bindingParameter" Type="graph.educationSubmission" />
4650046515
<ReturnType Type="graph.educationSubmission" />
@@ -48222,6 +48237,9 @@
4822248237
<Action Name="unbind" IsBound="true">
4822348238
<Parameter Name="bindingParameter" Type="graph.androidManagedStoreAccountEnterpriseSettings" />
4822448239
</Action>
48240+
<Action Name="unblock" IsBound="true">
48241+
<Parameter Name="bindingParameter" Type="graph.copilotPackage" Nullable="false" />
48242+
</Action>
4822548243
<Action Name="unblockManagedApps" IsBound="true">
4822648244
<Parameter Name="bindingParameter" Type="graph.user" />
4822748245
</Action>
@@ -48302,6 +48320,11 @@
4830248320
<Action Name="unsubscribeByMail" IsBound="true">
4830348321
<Parameter Name="bindingParameter" Type="graph.group" />
4830448322
</Action>
48323+
<Action Name="update" IsBound="true">
48324+
<Parameter Name="bindingParameter" Type="graph.copilotPackage" Nullable="false" />
48325+
<Parameter Name="zipFile" Type="Edm.Stream" Nullable="false" />
48326+
<ReturnType Type="graph.copilotPackageUpdateResponse" Nullable="false" />
48327+
</Action>
4830548328
<Action Name="update" IsBound="true">
4830648329
<Parameter Name="bindingParameter" Type="graph.policySet" />
4830748330
<Parameter Name="addedPolicySetItems" Type="Collection(graph.policySetItem)" />
@@ -63225,6 +63248,11 @@
6322563248
<PropertyValue Property="Countable" Bool="true" />
6322663249
</Record>
6322763250
</Annotation>
63251+
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
63252+
<Record>
63253+
<PropertyValue Property="Deletable" Bool="true" />
63254+
</Record>
63255+
</Annotation>
6322863256
<Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions">
6322963257
<Record>
6323063258
<PropertyValue Property="Filterable" Bool="true" />
@@ -63246,7 +63274,43 @@
6324663274
</PropertyValue>
6324763275
</Record>
6324863276
</Annotation>
63277+
<Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions">
63278+
<Record>
63279+
<PropertyValue Property="Insertable" Bool="true" />
63280+
<PropertyValue Property="RequiredProperties">
63281+
<Collection>
63282+
<PropertyPath>zipFile</PropertyPath>
63283+
</Collection>
63284+
</PropertyValue>
63285+
</Record>
63286+
</Annotation>
6324963287
<Annotation Term="Org.OData.Capabilities.V1.SkipTokenSupported" Bool="true" />
63288+
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
63289+
<Record>
63290+
<PropertyValue Property="NonUpdatableNavigationProperties">
63291+
<Collection />
63292+
</PropertyValue>
63293+
<PropertyValue Property="NonUpdatableProperties">
63294+
<Collection>
63295+
<PropertyPath>elementDetails</PropertyPath>
63296+
<PropertyPath>id</PropertyPath>
63297+
<PropertyPath>lastModifiedDateTime</PropertyPath>
63298+
<PropertyPath>manifestVersion</PropertyPath>
63299+
<PropertyPath>publisher</PropertyPath>
63300+
<PropertyPath>type</PropertyPath>
63301+
<PropertyPath>version</PropertyPath>
63302+
<PropertyPath>zipFile</PropertyPath>
63303+
</Collection>
63304+
</PropertyValue>
63305+
<PropertyValue Property="RequiredProperties">
63306+
<Collection />
63307+
</PropertyValue>
63308+
<PropertyValue Property="Updatable" Bool="true" />
63309+
<PropertyValue Property="UpdatableNavigationProperties">
63310+
<Collection />
63311+
</PropertyValue>
63312+
</Record>
63313+
</Annotation>
6325063314
</Annotations>
6325163315
<Annotations Target="microsoft.graph.copilotChatResponseOptions">
6325263316
<Annotation Term="Org.OData.Core.V1.Description" String="Represents copilot response options parameter." />

schemas/beta-USNat.csdl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2956,7 +2956,7 @@
29562956
<Property Name="state" Type="graph.appManagementRestrictionState" Nullable="false" />
29572957
</ComplexType>
29582958
<ComplexType Name="audiencesConfiguration">
2959-
<Property Name="azureAdMultipleOrgs" Type="graph.audienceRestriction" />
2959+
<Property Name="azureAdMultipleOrgs" Type="graph.azureAdMultipleOrgsAudienceRestriction" />
29602960
<Property Name="personalMicrosoftAccount" Type="graph.audienceRestriction" />
29612961
</ComplexType>
29622962
<ComplexType Name="audio">
@@ -3112,6 +3112,7 @@
31123112
<Property Name="isAdminConfigurable" Type="Edm.Boolean" />
31133113
<Property Name="localAdmins" Type="graph.localAdminSettings" />
31143114
</ComplexType>
3115+
<ComplexType Name="azureAdMultipleOrgsAudienceRestriction" BaseType="graph.audienceRestriction" />
31153116
<ComplexType Name="azureAdPopTokenAuthentication" BaseType="graph.customExtensionAuthenticationConfiguration" />
31163117
<ComplexType Name="azureADRegistrationPolicy">
31173118
<Property Name="allowedToRegister" Type="graph.deviceRegistrationMembership" />

schemas/beta-USSec.csdl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2984,7 +2984,7 @@
29842984
<Property Name="state" Type="graph.appManagementRestrictionState" Nullable="false" />
29852985
</ComplexType>
29862986
<ComplexType Name="audiencesConfiguration">
2987-
<Property Name="azureAdMultipleOrgs" Type="graph.audienceRestriction" />
2987+
<Property Name="azureAdMultipleOrgs" Type="graph.azureAdMultipleOrgsAudienceRestriction" />
29882988
<Property Name="personalMicrosoftAccount" Type="graph.audienceRestriction" />
29892989
</ComplexType>
29902990
<ComplexType Name="audio">
@@ -3140,6 +3140,7 @@
31403140
<Property Name="isAdminConfigurable" Type="Edm.Boolean" />
31413141
<Property Name="localAdmins" Type="graph.localAdminSettings" />
31423142
</ComplexType>
3143+
<ComplexType Name="azureAdMultipleOrgsAudienceRestriction" BaseType="graph.audienceRestriction" />
31433144
<ComplexType Name="azureAdPopTokenAuthentication" BaseType="graph.customExtensionAuthenticationConfiguration" />
31443145
<ComplexType Name="azureADRegistrationPolicy">
31453146
<Property Name="allowedToRegister" Type="graph.deviceRegistrationMembership" />

schemas/v1.0-Fairfax.csdl

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6832,6 +6832,10 @@
68326832
<ComplexType Name="onTokenIssuanceStartReturnClaim">
68336833
<Property Name="claimIdInApiResponse" Type="Edm.String" />
68346834
</ComplexType>
6835+
<ComplexType Name="openIdConnectSetting">
6836+
<Property Name="clientId" Type="Edm.String" Nullable="false" />
6837+
<Property Name="discoveryUrl" Type="Edm.String" Nullable="false" />
6838+
</ComplexType>
68356839
<ComplexType Name="operatingSystemSpecifications">
68366840
<Property Name="operatingSystemPlatform" Type="Edm.String" Nullable="false" />
68376841
<Property Name="operatingSystemVersion" Type="Edm.String" Nullable="false" />
@@ -10921,6 +10925,12 @@
1092110925
<Property Name="name" Type="Edm.String" Nullable="false" />
1092210926
<Property Name="targetObjects" Type="Collection(Edm.String)" Nullable="false" />
1092310927
</EntityType>
10928+
<EntityType Name="externalAuthenticationMethodConfiguration" BaseType="graph.authenticationMethodConfiguration">
10929+
<Property Name="appId" Type="Edm.String" Nullable="false" />
10930+
<Property Name="displayName" Type="Edm.String" Nullable="false" />
10931+
<Property Name="openIdConnectSetting" Type="graph.openIdConnectSetting" Nullable="false" />
10932+
<NavigationProperty Name="includeTargets" Type="Collection(graph.authenticationMethodTarget)" ContainsTarget="true" />
10933+
</EntityType>
1092410934
<EntityType Name="externalDomainName" BaseType="graph.entity" />
1092510935
<EntityType Name="featureRolloutPolicy" BaseType="graph.entity">
1092610936
<Property Name="description" Type="Edm.String" />
@@ -12904,7 +12914,7 @@
1290412914
<NavigationProperty Name="alerts" Type="Collection(graph.alert)" ContainsTarget="true" />
1290512915
<NavigationProperty Name="alerts_v2" Type="Collection(microsoft.graph.security.alert)" ContainsTarget="true" />
1290612916
<NavigationProperty Name="cases" Type="microsoft.graph.security.casesRoot" ContainsTarget="true" />
12907-
<NavigationProperty Name="dataSecurityAndGovernance" Type="graph.dataSecurityAndGovernance" ContainsTarget="true" />
12917+
<NavigationProperty Name="dataSecurityAndGovernance" Type="graph.tenantDataSecurityAndGovernance" ContainsTarget="true" />
1290812918
<NavigationProperty Name="identities" Type="microsoft.graph.security.identityContainer" ContainsTarget="true" />
1290912919
<NavigationProperty Name="incidents" Type="Collection(microsoft.graph.security.incident)" ContainsTarget="true" />
1291012920
<NavigationProperty Name="labels" Type="microsoft.graph.security.labelsRoot" ContainsTarget="true" />

schemas/v1.0-Mooncake.csdl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4767,6 +4767,10 @@
47674767
<Property Name="propertyCausingError" Type="Edm.String" />
47684768
<Property Name="value" Type="Edm.String" />
47694769
</ComplexType>
4770+
<ComplexType Name="openIdConnectSetting">
4771+
<Property Name="clientId" Type="Edm.String" Nullable="false" />
4772+
<Property Name="discoveryUrl" Type="Edm.String" Nullable="false" />
4773+
</ComplexType>
47704774
<ComplexType Name="operationError">
47714775
<Property Name="code" Type="Edm.String" />
47724776
<Property Name="message" Type="Edm.String" />
@@ -8067,6 +8071,12 @@
80678071
<Property Name="name" Type="Edm.String" Nullable="false" />
80688072
<Property Name="targetObjects" Type="Collection(Edm.String)" Nullable="false" />
80698073
</EntityType>
8074+
<EntityType Name="externalAuthenticationMethodConfiguration" BaseType="graph.authenticationMethodConfiguration">
8075+
<Property Name="appId" Type="Edm.String" Nullable="false" />
8076+
<Property Name="displayName" Type="Edm.String" Nullable="false" />
8077+
<Property Name="openIdConnectSetting" Type="graph.openIdConnectSetting" Nullable="false" />
8078+
<NavigationProperty Name="includeTargets" Type="Collection(graph.authenticationMethodTarget)" ContainsTarget="true" />
8079+
</EntityType>
80708080
<EntityType Name="externalDomainName" BaseType="graph.entity" />
80718081
<EntityType Name="federatedIdentityCredential" BaseType="graph.entity">
80728082
<Property Name="audiences" Type="Collection(Edm.String)" Nullable="false" />

0 commit comments

Comments
 (0)