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
description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of nonadmin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).'
description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of nonadmin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).'
description: 'Use this API to assign an app role to a user. To grant an app role assignment to a user, you need three identifiers:'
20918
+
description: 'Use this API to assign an app role to a user, creating an appRoleAssignment object. To grant an app role assignment to a user, you need three identifiers:'
description: 'If false, allows the app to have extended access to Azure AD Graph until June 30, 2025 when Azure AD Graph is fully retired. For more information on Azure AD retirement updates, see June 2024 update on Azure AD Graph API retirement.'
23869
23924
nullable: true
23870
23925
removeUnverifiedEmailClaim:
23871
23926
type: boolean
23872
-
description: Removes the email claim from tokens sent to an application when the email address's domain can't be verified.
23927
+
description: 'If true, removes the email claim from tokens sent to an application when the email address''s domain can''t be verified.'
23873
23928
nullable: true
23874
23929
requireClientServicePrincipal:
23875
23930
type: boolean
23876
-
description: Requires multitenant applications to have a service principal in the resource tenant as part of authorization checks before they're granted access tokens. This property is only modifiable for multi-tenant resource applications that rely on access from clients without a service principal and had this behavior as set to false by Microsoft. Tenant administrators should respond to security advisories sent through Azure Health Service events and the Microsoft 365 message center.
23931
+
description: 'If true, requires multitenant applications to have a service principal in the resource tenant as part of authorization checks before they''re granted access tokens. This property is only modifiable for multitenant resource applications that rely on access from clients without a service principal and had this behavior as set to false by Microsoft. Tenant administrators should respond to security advisories sent through Azure Health Service events and the Microsoft 365 message center.'
description: The collection property of AppLogUploadRequest.
27309
+
description: Indicates collection of App Log Upload Request.
27255
27310
x-ms-navigationProperty: true
27256
27311
additionalProperties:
27257
27312
type: object
@@ -27926,7 +27981,7 @@ components:
27926
27981
nullable: true
27927
27982
region:
27928
27983
type: string
27929
-
description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.'
27984
+
description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, Spain, Mexico, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.'
27930
27985
nullable: true
27931
27986
associatedTeams:
27932
27987
type: array
@@ -29416,11 +29471,11 @@ components:
29416
29471
properties:
29417
29472
key:
29418
29473
type: string
29419
-
description: Key.
29474
+
description: Contains the name of the field that a value is associated with.
29420
29475
nullable: true
29421
29476
value:
29422
29477
type: string
29423
-
description: Value.
29478
+
description: Contains the corresponding value for the specified key.
29424
29479
nullable: true
29425
29480
additionalProperties:
29426
29481
type: object
@@ -36282,11 +36337,11 @@ components:
36282
36337
properties:
36283
36338
displayName:
36284
36339
type: string
36285
-
description: The display name of the identity. This property is read-only.
36340
+
description: 'The display name of the identity. For drive items, the display name 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 don''t show up as changed when using delta.'
36286
36341
nullable: true
36287
36342
id:
36288
36343
type: string
36289
-
description: The identifier of the identity. This property is read-only.
36344
+
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
36290
36345
nullable: true
36291
36346
additionalProperties:
36292
36347
type: object
@@ -37769,13 +37824,17 @@ components:
37769
37824
type: string
37770
37825
description: 'The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.'
37771
37826
format: date-time
37827
+
displayName:
37828
+
type: string
37829
+
description: The name of the reaction.
37830
+
nullable: true
37772
37831
reactionContentUrl:
37773
37832
type: string
37774
37833
description: The hosted content URL for the custom reaction type.
37775
37834
nullable: true
37776
37835
reactionType:
37777
37836
type: string
37778
-
description: 'Supported values are Unicode characters and custom. Some backward-compatible reaction types include like, angry, sad, laugh, heart, and surprised.'
37837
+
description: 'The reaction type. Supported values include Unicode characters, custom, and some backward-compatible reaction types, such as like, angry, sad, laugh, heart, and surprised.'
0 commit comments