Added the regionalInaccessibleCloudPcTrendReport
member to the cloudPCInaccessibleReportName enumeration.
Added the regionalInaccessibleCloudPcTrendReport
member to the cloudPcReportName enumeration.
Added the antispamTeamsDirection enumeration type.
Added the teamsDeliveryLocation enumeration type.
Added the teamsMessageDeliveryAction enumeration type.
Added the antispamTeamsDirection enumeration type.
Added the teamsDeliveryLocation enumeration type.
Added the teamsMessageDeliveryAction enumeration type.
Added the auditLogQueryStatus enumeration.
Added the auditLogRecordType enumeration.
Added the auditLogUserType enumeration.
Added anomalousToken``newCountry
, passwordSpray
, riskyIPAddress
, suspiciousBrowser
, suspiciousInboxForwarding
, tokenIssuerAnomaly
, as a supported values for the riskEventType property in the riskDetection resource.
Added the warning
member to the cloudPcDeviceImageStatus enumeration.
Added the sourceImageWithDataDiskNotSupported
member to the cloudPcDeviceImageErrorCode enumeration.
Added the sourceImageWithDiskEncryptionSetNotSupported
member to the cloudPcDeviceImageErrorCode enumeration.
Added the cloudPcPolicyApplyActionStatus enumeration type.
Removed the following methods for retrieving custom authentication extension objects: GET /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension
, GET /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension
, GET /identity/authenticationEventListeners/{listenerId}/microsoft.graph.OnEmailOtpSendListener/handler/microsoft.graph.OnOtpSendCustomExtensionHandler/customExtension
. Use the GET /identity/customAuthenticationExtensions/{customAuthenticationExtensionId} operation instead.
Removed the following methods for updating custom authentication extension objects: PUT /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension/$ref
, PUT /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension/$ref
, PUT /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onEmailOtpSendListener/handler/microsoft.graph.onOtpSendCustomExtensionHandler/customExtension/$ref
. Use the PATCH /identity/customAuthenticationExtensions/{customAuthenticationExtensionId} operation instead.