Microsoft Graph API Beta Version in Use

    AvePoint Cloud Backup for Microsoft 365 leverages Microsoft Graph beta APIs (the APIs in preview) for some operations that are currently unsupported by version v1.0. The features using the following beta APIs may be affected if Microsoft introduces changes to their beta APIs.

    Refer to the table below for the beta version API methods of Microsoft Graph that we use in AvePoint Cloud Backup for Microsoft 365.

    CategoryAPI MethodIs it available in the 1.0 version?Then, why do we use the Beta version?
    Group membershipGet all group ownersYesThis method in the Beta version can be used to detect the Exchange Online license.
    Group membershipGet all group membersYesThis method in the Beta version can be used to detect the Exchange Online license.
    Channel messageGet all channel messagesYesThese methods in the 1.0 version currently do not support the Delegated permission type. If you are not using service account authentication, Cloud Backup will use the version 1.0 Graph APIs for channel messages.
    Channel messageGet a channel messageYesThese methods in the 1.0 version currently do not support the Delegated permission type. If you are not using service account authentication, Cloud Backup will use the version 1.0 Graph APIs for channel messages.
    Channel messageGet all channel message repliesYesThese methods in the 1.0 version currently do not support the Delegated permission type. If you are not using service account authentication, Cloud Backup will use the version 1.0 Graph APIs for channel messages.
    Channel messageGet a reply to a channel messageYesThese methods in the 1.0 version currently do not support the Delegated permission type. If you are not using service account authentication, Cloud Backup will use the version 1.0 Graph APIs for channel messages.
    Channel messageChatMessages: deltaYesThese methods in the 1.0 version currently do not support the Delegated permission type. If you are not using service account authentication, Cloud Backup will use the version 1.0 Graph APIs for channel messages.