The "Microsoft Office 365" Protected Item type allows you to back up data from your Office 365 cloud account. The backup job runs on the local device, using Anti-Cloud's client-side encryption, compression and deduplication to store data efficiently.
The following Office 365 services are supported:
NOTE: Microsoft Online Services are responsible for the availability of the Office 365 online service and meeting their SLA guarantees. There are first-party archival and history solutions such as Retention Policy and Litigation Hold. Back up your Office 365 cloud account, for purposes of data safety; redundancy; resilience to tampering, misconfiguration, and accidental loss; legal compliance; unified reporting with other backup sources; and ease of restoring single items.
For backups, grant Anti-Cloud the ability to read data from your Office 365 account. Please pay attention to the credentials provided as a significant amount of access to the Office 365 organization occurs. This grant is done by creating an "Application" inside Azure AD. This application can be created automatically or manually.
Click the "+" button next to the "Application ID" entry field. This opens a wizard dialog that steps you through the process to automatically register the application. Authenticate with Azure as a top-level administrator.
If you are unable to use the automatic application registration, you can register the application manually via the Azure AD web interface via the following steps:
Application (client) ID
field into Anti-Cloud's Application ID
fieldDirectory (tenant) ID
field into Anti-Cloud's Tenant ID
field
Value
column into Anti-Cloud's Application Secret
fieldfull_access_as_app
Application.Read.All
Calendars.Read
ChannelMessage.Read.All
Contacts.Read
Directory.Read.All
Files.Read.All
Files.ReadWrite.All
Group.Read.All
GroupMember.Read.All
Mail.Read
Notes.Read.All
Reports.Read.All
Sites.FullControl.All
Sites.Manage.All
Sites.Read.All
Sites.ReadWrite.All
TeamMember.Read.All
TeamMember.ReadWrite.All
User.Read.All
The authentication details are automatically populated in the desktop app, use the "Test Connection" button to validate the Office 365 credentials.
Anti-Cloud supports backing up different items from your Office 365 account. Use the pencil button in the desktop app to configure which mailboxes and sites will be backed up. Make separate selections for both mailboxes and sites using the dropdown arrow beside the plus button.
User has the following options for backups:
When selecting users or sites for backup, the first dialog shows your current selection. Inside the first dialog, click the plus button to open a second dialog, to find users and sites from the Office 365 server.
The Search field in the second dialog box can be used to quickly filter for a known user or site.
When selecting users, the dialog also shows groups (Azure AD groups of user accounts). If you select a group, Anti-Cloud will backup all the mailboxes for user accounts belonging to this group.
Anti-Cloud supports Azure AD groups of user accounts, but does not currently support Outlook groups. If email messages are in an Outlook group, Anti-Cloud will not be able to to back them up. You can see the Outlook groups via the Sites view, but group messages are not included via the Sites backup job.
The only mailboxes available for selection are
Mailboxes belonging to Guest users, Deleted users, Discovery mailboxes, Archive mailboxes, and Journal mailboxes are not available for backup.
The Protected Item configuration is also available remotely via the Anti-Cloud Server web interface. This feature can be used when the device is online with a live-connection to the Anti-Cloud Server.
The backup job uses Microsoft Office 365 API to read data from the cloud and store it in the Storage Vault. A large amount of data will be downloaded to the local device.
The backup job takes advantage of Office 365 server-side delta change APIs to efficiently perform incremental backup jobs.
The Office 365 API imposes some rate-limiting on the backup operation. This may limit the total performance of the backup job.
Hosting the Anti-Cloud device inside Microsoft Azure provides the lowest possible latency to the Office 365 servers improving the performance.
Select files for restore. When browsing files to restore, different columns are displayed depending on the type of item being browsed.
Preview an email before restoring it, by using the right-click menu. The email preview shows the rich HTML content if the email contains it. Email preview contains the header fields, such as the From
, To
, and Subject
fields; information about attached files; and embedded images.
The files can be restored to the local PC or to Office 365 cloud location.
Emails are restored in MIME format (*.eml
). These files can be opened with Microsoft Outlook on your PC, or in any other email program (MUA) such as Mozilla Thunderbird. Microsoft Outlook supports importing *.eml
files in bulk by dragging-and-dropping into an Outlook folder.
If the email represents a meeting invite, the email contains a calendar appointment attachment in vCalendar format. These attachments can be renamed to *.vcf
and opened with Microsoft Outlook on your PC.
Contacts and Calendars are restored in JSON format. These files require further processing to convert to standard vCalendar format (*.vcf
) before opening with Microsoft Outlook.
SharePoint file attachments, including OneDrive items and Teams files, are found within associated SharePoint site. OneDrive files can be restored as regular files and folders underneath the "Documents" subdirectory of the associated SharePoint site.
SharePoint lists can not currently be restored to local files.
You can choose to restore Office 365 items back to the cloud. You can choose to restore either to the original Office 365 cloud location, or a custom location.
All items will be restored with the default retention policy.
Any existing emails will not be overwritten. If an email selected for restore already exists in the target Office 365 cloud location, it will be restored as a duplicate email.
Use Anti-Cloud as a backup service provider to offer a fully "cloud to cloud" service to your end customers. Setup steps:
Each "cloud to cloud" Office 365 organization that you want to back up would be represented as a Protected Item, not as a separate user account. This allows you to easily centrally manage the worker VM and set any schedule frequency.
You can monitor the worker VM's CPU and memory resources, and increase the instance's resources as necessary; or you can split into multiple worker VMs.
Anti-Cloud supports sending job report emails to different recipients for different Protected Items.
Anti-Cloud Server does not have a built-in customer signup mechanism, so representing a customer as a Protected Item instead of as a user does not change that. You may use the Anti-Cloud Server API to build a custom signup form that onboards customers as a Protected Item instead of as a user.
The full feature set of the Anti-Cloud Server web interface is available from the API, including browsing an Office 365 organization's resources and registering application credentials.