Skip to content

Conversation

@rkMsf
Copy link
Contributor

@rkMsf rkMsf commented Dec 4, 2025

  • Add RemoveComplianceTagHoldApplied parameter documentation to Set-Mailbox
  • Add ProvideConsent parameter documentation for active mailbox consent
  • Add examples for removing compliance tag holds from inactive, active, and group mailboxes
  • Update ExcludeFromAllHolds documentation to include group mailbox support
  • Add examples for ExcludeFromAllHolds with group and inactive mailboxes
  • Add ExcludeFromAllHolds parameter documentation to Set-MailUser
  • Add example for removing holds from inactive mail users

- Add RemoveComplianceTagHoldApplied parameter documentation to Set-Mailbox
- Add ProvideConsent parameter documentation for active mailbox consent
- Add examples for removing compliance tag holds from inactive, active, and group mailboxes
- Update ExcludeFromAllHolds documentation to include group mailbox support
- Add examples for ExcludeFromAllHolds with group and inactive mailboxes
- Add ExcludeFromAllHolds parameter documentation to Set-MailUser
- Add example for removing holds from inactive mail users
@learn-build-service-prod
Copy link

Learn Build status updates of commit ce804c8:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

@AkshayaPrakash-PM @lusassl-msft @mukeshHCW @Srividyavaranasi
You've been added as a reviewer to this pull request because you're listed as a Content Lead for the product area or feature covered by one or more articles in this PR.

Before this PR can be merged, a Content Lead needs to add the Sign off label to it. Only one of the listed reviewers needs to add the Sign off label. Before you sign off a PR, confirm the following:

  • Article content has been checked for technical accuracy.
  • There are no errors or warnings in build validation.
  • There are no severity 1 or 2 PoliCheck issues.
  • All articles have a minimum Acrolinx score of 80.
  • All required PR checks at the bottom of the PR are passing.

After you've confirmed the above, do the following to sign off:

  1. Select the gear next to Labels.
  2. Select Sign off from the label list.
  3. Click away from the label list.

image

After you've signed off, our operations (PubOps) team will review the PR for issues that may impact formatting and the customer experience. If any changes are needed, they will return
the PR to the submitter with required changes. After they've completed those changes, you need to sign off again.

When the PR passes PubOps review, they'll merge the PR. If the PR is merged into the main branch, changes will go live within the next couple hours.

If you think you were incorrectly added as a reviewer, have questions about this process, or need help signing off on this PR, post a message to https://aka.ms/tcphelp.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 7195d1e:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 910e50d:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 93612ce:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 4a42621:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

Corrected alphabetization in parameter sets and parameter locations, corrected parameters available/not available in RemoveComplianceTagHoldApplied based on current reality, added missing ProvideConsent parameter set, and added new observed AutoArchivingEnabled parameter.
@learn-build-service-prod
Copy link

Learn Build status updates of commit a8cf04b:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

Minor edits to Example 9, 10, and 11 text
@learn-build-service-prod
Copy link

Learn Build status updates of commit fc75c8e:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 8f6de54:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

Edits, parameters in the new ExcludeFromAllHolds parameter set to match observed reality, and added MaxReceiveSize and MaxSendSize to all parameter sets per observed reality.
@chrisda chrisda enabled auto-merge December 10, 2025 02:27
@learn-build-service-prod
Copy link

Learn Build status updates of commit 574f7c1:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 207f2d3:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Set-Mailbox.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/ExchangePowerShell/Set-MailUser.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

@chrisda chrisda merged commit 8ef916b into MicrosoftDocs:main Dec 10, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants