-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update to Restore RecoverableItems #10403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Restore RecoverableItems #10403
Conversation
made changes noting 1. RestoreTargetFolder is a required parameter for Archive. 2. By default, DiscoveryHolds are excluded from Restore.
have same wording as Get-RecoverableItems
Learn Build status updates of commit 6352d6a: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
exchange/exchange-ps/exchange/Restore-RecoverableItems.md
exchange/exchange-ps/exchange/index.yml
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request. If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Learn Build. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
Learn Build status updates of commit 0b996ca: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
exchange/exchange-ps/exchange/Restore-RecoverableItems.md
exchange/exchange-ps/exchange/index.yml
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request. If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Learn Build. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
Learn Build status updates of commit e7f2026: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copy review - @mchiro, kindly commit the suggested changes. Many thanks.
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
Learn Build status updates of commit 6bed329: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
Learn Build status updates of commit 00e5b5f: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
updated wording and formatting for SourceFolder and RestoreTargetFolder for clarity and uniformity.