Microsoft Group Destination
This page describes the Microsoft Group storage destination
Duplicati supports using Microsoft Groups as a storage destination.
User interface

To configure the Microsoft Group destination you need to provide the group email. Then pick a unique folder name for the backups, and then authorize Duplicati to work on your behalf. Simply click the "AuthID" link in the text field and the authentication process will start and fill out the "AuthID" when you are done.
URL format for Commandline
To use the destination, use the following URL format:
msgroup://<folder>/<subfolder>
?authid=<authid>
&group-id=<group-id>To use MS Group you must first obtain an AuthID by using a Duplicati service to log in to Microsoft and approve the access. See the page on the OAuth Server for different ways to obtain an AuthID.
You can either provide the group email via --group-email or the group id via --group-id. If you provide both, they must resolve to the same group id.
Performance tuning options
If you need to gain more performance you can fine-tune the performance of chunked transfers with the options:
--fragment-size--fragment-retry-count--fragment-retry-delay
For most uses, it is recommended that these are kept at their default settings and only changed after confirming that there is a gain to be made by changing them.
Last updated
Was this helpful?

