You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openApiDocs/beta/Applications.yml
+15-16Lines changed: 15 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -16096,7 +16096,7 @@ paths:
16096
16096
get:
16097
16097
tags:
16098
16098
- servicePrincipals.oAuth2PermissionGrant
16099
-
summary: List oauth2PermissionGrants granted to a service principal
16099
+
summary: List oauth2PermissionGrants
16100
16100
description: 'Retrieve a list of oAuth2PermissionGrant entities, representing delegated permissions granted to the service principal (representing the client application) to access an API on behalf of a user. This API is available in the following national cloud deployments.'
description: The unique identifier for the application that is assigned by Azure AD. Not nullable. Read-only. Alternate key. Supports $filter (eq).
22820
+
description: The unique identifier for the application that is assigned by Azure AD. Not nullable. Read-only. Supports $filter (eq).
22821
22821
nullable: true
22822
22822
appRoles:
22823
22823
type: array
@@ -23241,7 +23241,7 @@ components:
23241
23241
nullable: true
23242
23242
appId:
23243
23243
type: string
23244
-
description: 'The unique identifier for the associated application (its appId property). Alternate key. Supports $filter (eq, ne, not, in, startsWith).'
23244
+
description: 'The unique identifier for the associated application (its appId property). Supports $filter (eq, ne, not, in, startsWith).'
23245
23245
nullable: true
23246
23246
applicationTemplateId:
23247
23247
type: string
@@ -28753,7 +28753,7 @@ components:
28753
28753
items:
28754
28754
type: string
28755
28755
nullable: true
28756
-
description: List of host names for the device.
28756
+
description: List of hostNames for the device.
28757
28757
isCompliant:
28758
28758
type: boolean
28759
28759
description: 'true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. Read-only. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not).'
@@ -28764,7 +28764,7 @@ components:
28764
28764
nullable: true
28765
28765
isManagementRestricted:
28766
28766
type: boolean
28767
-
description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
28767
+
description: 'true if the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
28768
28768
nullable: true
28769
28769
isRooted:
28770
28770
type: boolean
@@ -28786,7 +28786,6 @@ components:
28786
28786
nullable: true
28787
28787
onPremisesSecurityIdentifier:
28788
28788
type: string
28789
-
description: The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq).
28790
28789
nullable: true
28791
28790
onPremisesSyncEnabled:
28792
28791
type: boolean
@@ -28822,27 +28821,27 @@ components:
28822
28821
description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).'
28823
28822
trustType:
28824
28823
type: string
28825
-
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory.'
28824
+
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory'
28826
28825
nullable: true
28827
28826
kind:
28828
28827
type: string
28829
-
description: Form factor of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28828
+
description: Form factor of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28830
28829
nullable: true
28831
28830
manufacturer:
28832
28831
type: string
28833
-
description: Manufacturer of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28832
+
description: Manufacturer of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28834
28833
nullable: true
28835
28834
model:
28836
28835
type: string
28837
-
description: Model of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28836
+
description: Model of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28838
28837
nullable: true
28839
28838
name:
28840
28839
type: string
28841
-
description: Friendly name of the device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28840
+
description: Friendly name of a device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28842
28841
nullable: true
28843
28842
platform:
28844
28843
type: string
28845
-
description: Platform of device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28844
+
description: Platform of device. Only returned if user signs in with a Microsoft account as part of Project Rome. Only returned if user signs in with a Microsoft account as part of Project Rome.
28846
28845
nullable: true
28847
28846
status:
28848
28847
type: string
@@ -30765,11 +30764,11 @@ components:
30765
30764
properties:
30766
30765
key:
30767
30766
type: string
30768
-
description: Contains the name of the field that a value is associated with.
30767
+
description: Key.
30769
30768
nullable: true
30770
30769
value:
30771
30770
type: string
30772
-
description: Contains the corresponding value for the specified key.
30771
+
description: Value.
30773
30772
nullable: true
30774
30773
additionalProperties:
30775
30774
type: object
@@ -31269,11 +31268,11 @@ components:
31269
31268
properties:
31270
31269
displayName:
31271
31270
type: string
31272
-
description: The display name of the identity. This property is read-only.
31271
+
description: 'The display name of the identity. This might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
31273
31272
nullable: true
31274
31273
id:
31275
31274
type: string
31276
-
description: The identifier of the identity. This property is read-only.
Copy file name to clipboardExpand all lines: openApiDocs/beta/CrossDeviceExperiences.yml
+14-13Lines changed: 14 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -5357,7 +5357,7 @@ components:
5357
5357
items:
5358
5358
type: string
5359
5359
nullable: true
5360
-
description: List of hostNames for the device.
5360
+
description: List of host names for the device.
5361
5361
isCompliant:
5362
5362
type: boolean
5363
5363
description: 'true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. Read-only. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not).'
@@ -5368,7 +5368,7 @@ components:
5368
5368
nullable: true
5369
5369
isManagementRestricted:
5370
5370
type: boolean
5371
-
description: 'true if the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
5371
+
description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
5372
5372
nullable: true
5373
5373
isRooted:
5374
5374
type: boolean
@@ -5390,6 +5390,7 @@ components:
5390
5390
nullable: true
5391
5391
onPremisesSecurityIdentifier:
5392
5392
type: string
5393
+
description: The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq).
5393
5394
nullable: true
5394
5395
onPremisesSyncEnabled:
5395
5396
type: boolean
@@ -5425,27 +5426,27 @@ components:
5425
5426
description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).'
5426
5427
trustType:
5427
5428
type: string
5428
-
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory'
5429
+
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory.'
5429
5430
nullable: true
5430
5431
kind:
5431
5432
type: string
5432
-
description: Form factor of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
5433
+
description: Form factor of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
5433
5434
nullable: true
5434
5435
manufacturer:
5435
5436
type: string
5436
-
description: Manufacturer of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
5437
+
description: Manufacturer of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
5437
5438
nullable: true
5438
5439
model:
5439
5440
type: string
5440
-
description: Model of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
5441
+
description: Model of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
5441
5442
nullable: true
5442
5443
name:
5443
5444
type: string
5444
-
description: Friendly name of a device. Only returned if user signs in with a Microsoft account as part of Project Rome.
5445
+
description: Friendly name of the device. Only returned if user signs in with a Microsoft account as part of Project Rome.
5445
5446
nullable: true
5446
5447
platform:
5447
5448
type: string
5448
-
description: Platform of device. Only returned if user signs in with a Microsoft account as part of Project Rome. Only returned if user signs in with a Microsoft account as part of Project Rome.
5449
+
description: Platform of device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
5449
5450
nullable: true
5450
5451
status:
5451
5452
type: string
@@ -6027,7 +6028,7 @@ components:
6027
6028
nullable: true
6028
6029
appId:
6029
6030
type: string
6030
-
description: 'The unique identifier for the associated application (its appId property). Supports $filter (eq, ne, not, in, startsWith).'
6031
+
description: 'The unique identifier for the associated application (its appId property). Alternate key. Supports $filter (eq, ne, not, in, startsWith).'
6031
6032
nullable: true
6032
6033
applicationTemplateId:
6033
6034
type: string
@@ -11166,11 +11167,11 @@ components:
11166
11167
properties:
11167
11168
displayName:
11168
11169
type: string
11169
-
description: 'The display name of the identity. This might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
11170
+
description: The display name of the identity. This property is read-only.
11170
11171
nullable: true
11171
11172
id:
11172
11173
type: string
11173
-
description: Unique identifier for the identity.
11174
+
description: The identifier of the identity. This property is read-only.
11174
11175
nullable: true
11175
11176
additionalProperties:
11176
11177
type: object
@@ -13040,11 +13041,11 @@ components:
13040
13041
properties:
13041
13042
key:
13042
13043
type: string
13043
-
description: Key.
13044
+
description: Contains the name of the field that a value is associated with.
13044
13045
nullable: true
13045
13046
value:
13046
13047
type: string
13047
-
description: Value.
13048
+
description: Contains the corresponding value for the specified key.
0 commit comments