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
+16-15Lines changed: 16 additions & 15 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
16099
+
summary: List oauth2PermissionGrants granted to a service principal
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. Supports $filter (eq).
22820
+
description: The unique identifier for the application that is assigned by Azure AD. Not nullable. Read-only. Alternate key. 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). Supports $filter (eq, ne, not, in, startsWith).'
23244
+
description: 'The unique identifier for the associated application (its appId property). Alternate key. 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 hostNames for the device.
28756
+
description: List of host names 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: '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.'
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.'
28768
28768
nullable: true
28769
28769
isRooted:
28770
28770
type: boolean
@@ -28786,6 +28786,7 @@ 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).
28789
28790
nullable: true
28790
28791
onPremisesSyncEnabled:
28791
28792
type: boolean
@@ -28821,27 +28822,27 @@ components:
28821
28822
description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).'
28822
28823
trustType:
28823
28824
type: string
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'
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.'
28825
28826
nullable: true
28826
28827
kind:
28827
28828
type: string
28828
-
description: Form factor of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28829
+
description: Form factor of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28829
28830
nullable: true
28830
28831
manufacturer:
28831
28832
type: string
28832
-
description: Manufacturer of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28833
+
description: Manufacturer of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28833
28834
nullable: true
28834
28835
model:
28835
28836
type: string
28836
-
description: Model of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28837
+
description: Model of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28837
28838
nullable: true
28838
28839
name:
28839
28840
type: string
28840
-
description: Friendly name of a device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28841
+
description: Friendly name of the device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28841
28842
nullable: true
28842
28843
platform:
28843
28844
type: string
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.
28845
+
description: Platform of device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28845
28846
nullable: true
28846
28847
status:
28847
28848
type: string
@@ -30764,11 +30765,11 @@ components:
30764
30765
properties:
30765
30766
key:
30766
30767
type: string
30767
-
description: Key.
30768
+
description: Contains the name of the field that a value is associated with.
30768
30769
nullable: true
30769
30770
value:
30770
30771
type: string
30771
-
description: Value.
30772
+
description: Contains the corresponding value for the specified key.
30772
30773
nullable: true
30773
30774
additionalProperties:
30774
30775
type: object
@@ -31268,11 +31269,11 @@ components:
31268
31269
properties:
31269
31270
displayName:
31270
31271
type: string
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.'
31272
+
description: The display name of the identity. This property is read-only.
31272
31273
nullable: true
31273
31274
id:
31274
31275
type: string
31275
-
description: Unique identifier for the identity.
31276
+
description: The identifier of the identity. This property is read-only.
Copy file name to clipboardExpand all lines: openApiDocs/beta/Bookings.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16724,11 +16724,11 @@ components:
16724
16724
properties:
16725
16725
displayName:
16726
16726
type: string
16727
-
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.'
16727
+
description: The display name of the identity. This property is read-only.
16728
16728
nullable: true
16729
16729
id:
16730
16730
type: string
16731
-
description: Unique identifier for the identity.
16731
+
description: The identifier of the identity. This property is read-only.
Copy file name to clipboardExpand all lines: openApiDocs/beta/CloudCommunications.yml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -3392,10 +3392,10 @@ paths:
3392
3392
tags:
3393
3393
- communications.Actions
3394
3394
summary: Invoke action invite
3395
-
description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation. This API is available in the following national cloud deployments.'
3395
+
description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled. This API is available in the following national cloud deployments.'
description: Get a user's presence information. This API is available in the following national cloud deployments.
11073
+
summary: 'presence: setStatusMessage'
11074
+
description: Set a presence status message for a user. An optional expiration date and time can be supplied. This API is available in the following national cloud deployments.
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.'
13090
+
description: The display name of the identity. This property is read-only.
13091
13091
nullable: true
13092
13092
id:
13093
13093
type: string
13094
-
description: Unique identifier for the identity.
13094
+
description: The identifier of the identity. This property is read-only.
0 commit comments