Skip to content

Commit 54ca300

Browse files
authored
Merge pull request #752 from microsoftgraph/schemas/metadata-publishing-2025-01-21
Schema sync 2025-01-21 from 1.3.557.0
2 parents 04d34fa + 060e055 commit 54ca300

12 files changed

+2643
-1462
lines changed

schemas/annotated-beta-Prod.csdl

Lines changed: 323 additions & 613 deletions
Large diffs are not rendered by default.

schemas/annotated-v1.0-Prod.csdl

Lines changed: 27 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2076,6 +2076,7 @@
20762076
<Member Name="unknown" Value="0" />
20772077
<Member Name="company" Value="1" />
20782078
<Member Name="personal" Value="2" />
2079+
<Member Name="unknownFutureValue" Value="3" />
20792080
</EnumType>
20802081
<EnumType Name="managedDevicePartnerReportedHealthState">
20812082
<Member Name="unknown" Value="0" />
@@ -6417,6 +6418,9 @@
64176418
<Property Name="healthChecks" Type="Collection(graph.cloudPcOnPremisesConnectionHealthCheck)" />
64186419
<Property Name="startDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
64196420
</ComplexType>
6421+
<ComplexType Name="cloudPcProvisioningPolicyAutopatch">
6422+
<Property Name="autopatchGroupId" Type="Edm.String" />
6423+
</ComplexType>
64206424
<ComplexType Name="cloudPcRestorePointSetting">
64216425
<Property Name="frequencyType" Type="graph.cloudPcRestorePointFrequencyType" />
64226426
<Property Name="userRestoreEnabled" Type="Edm.Boolean" />
@@ -11574,6 +11578,7 @@
1157411578
</EntityType>
1157511579
<EntityType Name="cloudPcProvisioningPolicy" BaseType="graph.entity">
1157611580
<Property Name="alternateResourceUrl" Type="Edm.String" />
11581+
<Property Name="autopatch" Type="graph.cloudPcProvisioningPolicyAutopatch" />
1157711582
<Property Name="cloudPcGroupDisplayName" Type="Edm.String" />
1157811583
<Property Name="cloudPcNamingTemplate" Type="Edm.String" />
1157911584
<Property Name="description" Type="Edm.String" />
@@ -23902,6 +23907,7 @@
2390223907
<NavigationPropertyBinding Path="owners" Target="directoryObjects" />
2390323908
</EntitySet>
2390423909
<EntitySet Name="applicationTemplates" EntityType="microsoft.graph.applicationTemplate" />
23910+
<EntitySet Name="appRoleAssignments" EntityType="microsoft.graph.appRoleAssignment" />
2390523911
<EntitySet Name="authenticationMethodConfigurations" EntityType="microsoft.graph.authenticationMethodConfiguration" />
2390623912
<EntitySet Name="certificateBasedAuthConfiguration" EntityType="microsoft.graph.certificateBasedAuthConfiguration" />
2390723913
<EntitySet Name="chats" EntityType="microsoft.graph.chat" />
@@ -28423,6 +28429,9 @@
2842328429
<Annotations Target="microsoft.graph.deviceConfigurationDeviceStateSummary/unknownDeviceCount">
2842428430
<Annotation Term="Org.OData.Core.V1.Description" String="Number of unknown devices" />
2842528431
</Annotations>
28432+
<Annotations Target="microsoft.graph.deviceConfigurationDeviceStatus">
28433+
<Annotation Term="Org.OData.Core.V1.Description" String="Support for this Entity is being deprecated starting May 2026 &amp; will no longer be supported." />
28434+
</Annotations>
2842628435
<Annotations Target="microsoft.graph.deviceConfigurationDeviceStatus/complianceGracePeriodExpirationDateTime">
2842728436
<Annotation Term="Org.OData.Core.V1.Description" String="The DateTime when device compliance grace period expires" />
2842828437
</Annotations>
@@ -28484,7 +28493,7 @@
2848428493
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
2848528494
</Annotations>
2848628495
<Annotations Target="microsoft.graph.deviceConfigurationState">
28487-
<Annotation Term="Org.OData.Core.V1.Description" String="Device Configuration State for a given device." />
28496+
<Annotation Term="Org.OData.Core.V1.Description" String="Support for this Entity is being deprecated starting May 2026 &amp; will no longer be supported." />
2848828497
</Annotations>
2848928498
<Annotations Target="microsoft.graph.deviceConfigurationState/displayName">
2849028499
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the policy for this policyBase" />
@@ -28625,22 +28634,22 @@
2862528634
<Annotation Term="Org.OData.Core.V1.Description" String="Block the platform from enrolling" />
2862628635
</Annotations>
2862728636
<Annotations Target="microsoft.graph.deviceEnrollmentPlatformRestrictionsConfiguration">
28628-
<Annotation Term="Org.OData.Core.V1.Description" String="Device Enrollment Configuration that restricts the types of devices a user can enroll" />
28637+
<Annotation Term="Org.OData.Core.V1.Description" String="Default Device Enrollment Platform Restrictions Configuration that restricts the types of devices a user can enroll" />
2862928638
</Annotations>
2863028639
<Annotations Target="microsoft.graph.deviceEnrollmentPlatformRestrictionsConfiguration/androidRestriction">
28631-
<Annotation Term="Org.OData.Core.V1.Description" String="Android restrictions based on platform, platform operating system version, and device ownership" />
28640+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates restrictions for Android platform." />
2863228641
</Annotations>
2863328642
<Annotations Target="microsoft.graph.deviceEnrollmentPlatformRestrictionsConfiguration/iosRestriction">
28634-
<Annotation Term="Org.OData.Core.V1.Description" String="Ios restrictions based on platform, platform operating system version, and device ownership" />
28643+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates restrictions for IOS platform." />
2863528644
</Annotations>
2863628645
<Annotations Target="microsoft.graph.deviceEnrollmentPlatformRestrictionsConfiguration/macOSRestriction">
28637-
<Annotation Term="Org.OData.Core.V1.Description" String="Mac restrictions based on platform, platform operating system version, and device ownership" />
28646+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates restrictions for MacOS platform." />
2863828647
</Annotations>
2863928648
<Annotations Target="microsoft.graph.deviceEnrollmentPlatformRestrictionsConfiguration/windowsMobileRestriction">
28640-
<Annotation Term="Org.OData.Core.V1.Description" String="Windows mobile restrictions based on platform, platform operating system version, and device ownership" />
28649+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates restrictions for Windows Mobile platform." />
2864128650
</Annotations>
2864228651
<Annotations Target="microsoft.graph.deviceEnrollmentPlatformRestrictionsConfiguration/windowsRestriction">
28643-
<Annotation Term="Org.OData.Core.V1.Description" String="Windows restrictions based on platform, platform operating system version, and device ownership" />
28652+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates restrictions for Windows platform." />
2864428653
</Annotations>
2864528654
<Annotations Target="microsoft.graph.deviceEnrollmentType">
2864628655
<Annotation Term="Org.OData.Core.V1.Description" String="Possible ways of adding a mobile device to management." />
@@ -28652,10 +28661,10 @@
2865228661
<Annotation Term="Org.OData.Core.V1.Description" String="Apple bulk enrollment with user challenge. (DEP, Apple Configurator)" />
2865328662
</Annotations>
2865428663
<Annotations Target="microsoft.graph.deviceEnrollmentType/appleUserEnrollment">
28655-
<Annotation Term="Org.OData.Core.V1.Description" String="Device managed by Apple user enrollment" />
28664+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the device is enrolled via Apple User Enrollment with Company Portal. It results in an enrollment with a new partition for managed apps and data and which supports a limited set of management capabilities" />
2865628665
</Annotations>
2865728666
<Annotations Target="microsoft.graph.deviceEnrollmentType/appleUserEnrollmentWithServiceAccount">
28658-
<Annotation Term="Org.OData.Core.V1.Description" String="Device managed by Apple user enrollment with service account" />
28667+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the device is enrolled via Apple User Enrollment with Company Portal using a device enrollment manager user. It results in an enrollment with a new partition for managed apps and data and which supports a limited set of management capabilities" />
2865928668
</Annotations>
2866028669
<Annotations Target="microsoft.graph.deviceEnrollmentType/deviceEnrollmentManager">
2866128670
<Annotation Term="Org.OData.Core.V1.Description" String="User enrollment with a device enrollment manager account." />
@@ -28670,13 +28679,13 @@
2867028679
<Annotation Term="Org.OData.Core.V1.Description" String="Windows 10 automatic enrollment. (Add work account)" />
2867128680
</Annotations>
2867228681
<Annotations Target="microsoft.graph.deviceEnrollmentType/windowsAzureADJoin">
28673-
<Annotation Term="Org.OData.Core.V1.Description" String="Windows 10 Azure AD Join." />
28682+
<Annotation Term="Org.OData.Core.V1.Description" String="Windows 10 Entra ID (Azure AD) Join." />
2867428683
</Annotations>
2867528684
<Annotations Target="microsoft.graph.deviceEnrollmentType/windowsAzureADJoinUsingDeviceAuth">
28676-
<Annotation Term="Org.OData.Core.V1.Description" String="Windows 10 Azure AD Join using Device Auth." />
28685+
<Annotation Term="Org.OData.Core.V1.Description" String="Windows 10 Entra ID (Azure AD) Join using Device Auth." />
2867728686
</Annotations>
2867828687
<Annotations Target="microsoft.graph.deviceEnrollmentType/windowsBulkAzureDomainJoin">
28679-
<Annotation Term="Org.OData.Core.V1.Description" String="Windows 10 bulk Azure AD Join." />
28688+
<Annotation Term="Org.OData.Core.V1.Description" String="Windows 10 bulk Entra ID (Azure AD) Join." />
2868028689
</Annotations>
2868128690
<Annotations Target="microsoft.graph.deviceEnrollmentType/windowsBulkUserless">
2868228691
<Annotation Term="Org.OData.Core.V1.Description" String="Windows 10 Bulk enrollment through ICD with certificate." />
@@ -28927,9 +28936,6 @@
2892728936
<Annotations Target="microsoft.graph.deviceLogCollectionTemplateType/unknownFutureValue">
2892828937
<Annotation Term="Org.OData.Core.V1.Description" String="Evolvable enumeration sentinel value. Do not use." />
2892928938
</Annotations>
28930-
<Annotations Target="microsoft.graph.deviceManagement">
28931-
<Annotation Term="Org.OData.Core.V1.Description" String="Singleton entity that acts as a container for all device management functionality." />
28932-
</Annotations>
2893328939
<Annotations Target="microsoft.graph.deviceManagement/applePushNotificationCertificate">
2893428940
<Annotation Term="Org.OData.Core.V1.Description" String="Apple push notification certificate." />
2893528941
</Annotations>
@@ -33867,13 +33873,16 @@
3386733873
<Annotation Term="Org.OData.Core.V1.Description" String="Owner type of device." />
3386833874
</Annotations>
3386933875
<Annotations Target="microsoft.graph.managedDeviceOwnerType/company">
33870-
<Annotation Term="Org.OData.Core.V1.Description" String="Owned by company." />
33876+
<Annotation Term="Org.OData.Core.V1.Description" String="Corporate device owner type." />
3387133877
</Annotations>
3387233878
<Annotations Target="microsoft.graph.managedDeviceOwnerType/personal">
33873-
<Annotation Term="Org.OData.Core.V1.Description" String="Owned by person." />
33879+
<Annotation Term="Org.OData.Core.V1.Description" String="Personal device owner type." />
3387433880
</Annotations>
3387533881
<Annotations Target="microsoft.graph.managedDeviceOwnerType/unknown">
33876-
<Annotation Term="Org.OData.Core.V1.Description" String="Unknown." />
33882+
<Annotation Term="Org.OData.Core.V1.Description" String="Unknown device owner type." />
33883+
</Annotations>
33884+
<Annotations Target="microsoft.graph.managedDeviceOwnerType/unknownFutureValue">
33885+
<Annotation Term="Org.OData.Core.V1.Description" String="Evolvable enumeration sentinel value. Do not use." />
3387733886
</Annotations>
3387833887
<Annotations Target="microsoft.graph.managedDevicePartnerReportedHealthState">
3387933888
<Annotation Term="Org.OData.Core.V1.Description" String="Available health states for the Device Health API" />
@@ -34060,9 +34069,6 @@
3406034069
<Annotations Target="microsoft.graph.managementAgentType/microsoft365ManagedMdm">
3406134070
<Annotation Term="Org.OData.Core.V1.Description" String="This device is managed by Microsoft 365 through Intune." />
3406234071
</Annotations>
34063-
<Annotations Target="microsoft.graph.managementAgentType/msSense">
34064-
<Annotation Term="Org.OData.Core.V1.Description" String="" />
34065-
</Annotations>
3406634072
<Annotations Target="microsoft.graph.managementAgentType/unknown">
3406734073
<Annotation Term="Org.OData.Core.V1.Description" String="Unknown management agent type." />
3406834074
</Annotations>

0 commit comments

Comments
 (0)