Skip to content

Commit 7ebff76

Browse files
authored
Merge pull request #847 from microsoftgraph/schemas/metadata-publishing-2025-07-09
Schema sync 2025-07-09 from 1.4.47.0
2 parents 46154ed + b99bb30 commit 7ebff76

File tree

8 files changed

+2453
-567
lines changed

8 files changed

+2453
-567
lines changed

schemas/beta-Fairfax.csdl

Lines changed: 353 additions & 30 deletions
Large diffs are not rendered by default.

schemas/beta-Mooncake.csdl

Lines changed: 267 additions & 30 deletions
Large diffs are not rendered by default.

schemas/beta-Prod.csdl

Lines changed: 702 additions & 41 deletions
Large diffs are not rendered by default.

schemas/v1.0-Fairfax.csdl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5119,6 +5119,7 @@
51195119
<Property Name="cloudAppSecurity" Type="graph.cloudAppSecuritySessionControl" />
51205120
<Property Name="disableResilienceDefaults" Type="Edm.Boolean" />
51215121
<Property Name="persistentBrowser" Type="graph.persistentBrowserSessionControl" />
5122+
<Property Name="secureSignInSession" Type="graph.secureSignInSessionControl" />
51225123
<Property Name="signInFrequency" Type="graph.signInFrequencySessionControl" />
51235124
</ComplexType>
51245125
<ComplexType Name="conditionalAccessUsers">
@@ -7085,6 +7086,7 @@
70857086
<Property Name="updatedBy" Type="Edm.String" />
70867087
<Property Name="updatedDateTime" Type="Edm.DateTimeOffset" />
70877088
</ComplexType>
7089+
<ComplexType Name="secureSignInSessionControl" BaseType="graph.conditionalAccessSessionControl" />
70887090
<ComplexType Name="securityResource">
70897091
<Property Name="resource" Type="Edm.String" />
70907092
<Property Name="resourceType" Type="graph.securityResourceType" />

schemas/v1.0-Mooncake.csdl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3294,6 +3294,7 @@
32943294
<Property Name="cloudAppSecurity" Type="graph.cloudAppSecuritySessionControl" />
32953295
<Property Name="disableResilienceDefaults" Type="Edm.Boolean" />
32963296
<Property Name="persistentBrowser" Type="graph.persistentBrowserSessionControl" />
3297+
<Property Name="secureSignInSession" Type="graph.secureSignInSessionControl" />
32973298
<Property Name="signInFrequency" Type="graph.signInFrequencySessionControl" />
32983299
</ComplexType>
32993300
<ComplexType Name="conditionalAccessUsers">
@@ -4720,6 +4721,7 @@
47204721
<ComplexType Name="searchResult">
47214722
<Property Name="onClickTelemetryUrl" Type="Edm.String" />
47224723
</ComplexType>
4724+
<ComplexType Name="secureSignInSessionControl" BaseType="graph.conditionalAccessSessionControl" />
47234725
<ComplexType Name="selfServiceSignUpAuthenticationFlowConfiguration">
47244726
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
47254727
</ComplexType>

schemas/v1.0-Prod.csdl

Lines changed: 1123 additions & 466 deletions
Large diffs are not rendered by default.

schemas/v1.0-USNat.csdl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2676,6 +2676,7 @@
26762676
<Property Name="cloudAppSecurity" Type="graph.cloudAppSecuritySessionControl" />
26772677
<Property Name="disableResilienceDefaults" Type="Edm.Boolean" />
26782678
<Property Name="persistentBrowser" Type="graph.persistentBrowserSessionControl" />
2679+
<Property Name="secureSignInSession" Type="graph.secureSignInSessionControl" />
26792680
<Property Name="signInFrequency" Type="graph.signInFrequencySessionControl" />
26802681
</ComplexType>
26812682
<ComplexType Name="conditionalAccessUsers">
@@ -4088,6 +4089,7 @@
40884089
<Property Name="updatedBy" Type="Edm.String" />
40894090
<Property Name="updatedDateTime" Type="Edm.DateTimeOffset" />
40904091
</ComplexType>
4092+
<ComplexType Name="secureSignInSessionControl" BaseType="graph.conditionalAccessSessionControl" />
40914093
<ComplexType Name="securityResource">
40924094
<Property Name="resource" Type="Edm.String" />
40934095
<Property Name="resourceType" Type="graph.securityResourceType" />

schemas/v1.0-USSec.csdl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,6 +2575,7 @@
25752575
<Property Name="cloudAppSecurity" Type="graph.cloudAppSecuritySessionControl" />
25762576
<Property Name="disableResilienceDefaults" Type="Edm.Boolean" />
25772577
<Property Name="persistentBrowser" Type="graph.persistentBrowserSessionControl" />
2578+
<Property Name="secureSignInSession" Type="graph.secureSignInSessionControl" />
25782579
<Property Name="signInFrequency" Type="graph.signInFrequencySessionControl" />
25792580
</ComplexType>
25802581
<ComplexType Name="conditionalAccessUsers">
@@ -3808,6 +3809,7 @@
38083809
<Property Name="updatedBy" Type="Edm.String" />
38093810
<Property Name="updatedDateTime" Type="Edm.DateTimeOffset" />
38103811
</ComplexType>
3812+
<ComplexType Name="secureSignInSessionControl" BaseType="graph.conditionalAccessSessionControl" />
38113813
<ComplexType Name="securityResource">
38123814
<Property Name="resource" Type="Edm.String" />
38133815
<Property Name="resourceType" Type="graph.securityResourceType" />

0 commit comments

Comments
 (0)