docs: name the M365 account Veeam needs when adding an organisation - #19
Merged
Conversation
The app-only auth rewrite dropped the backup service account prerequisite outright. Adding an organisation with an existing Entra ID application still asks for a username: an account in the customer tenant that Veeam uses for Exchange impersonation. The organisation name field only replaces it when SharePoint Online and OneDrive are the only services protected, and AUCyber backs up Exchange and Teams as well, so the customer does have to supply an account. Public folder mailboxes need that account to have an active mailbox, an Exchange Online licence and Owner permission on the folders. The four admin roles from the old page stay out. They apply to restores through the device code flow, and restores here use the application certificate. Raised by COS-4132. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0183f9SrbggbtXU6SD962By6 Signed-off-by: nd0001 <nd0001@ss.australiacloud.com.au>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Raised by COS-4132.
The app-only auth rewrite in #17 removed the backup service account prerequisite. Veeam still asks for a username when an organisation is added with an existing Entra ID application, so the page understated what the customer has to hand over.
This puts the account back as a prerequisite, corrects the details we collect in the joint session, and covers the public folder case (active mailbox, Exchange Online licence, Owner permission on the folders).
The old Global Reader, Exchange Administrator, SharePoint Administrator and Teams Administrator list stays out. Those roles apply to restores through the device code flow, and restores here use the application certificate.
Sources:
🤖 Generated with Claude Code
https://claude.ai/code/session_0183f9SrbggbtXU6SD962By6