Processor change to address Outlook Monthly/Weekly differences #460
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.
Microsoft has added a weekly update to Outlook that addresses feature additions/changes to Outlook.
A monthly update is available that includes all features plus the important security updates.
The monthly updates are only available for the Outlook product and has its own, new Channel for update checks.
This update incorporates the new monthly offering and checks for misuse of the Outlook-only channel in other MS recipes.
Autopkg runs:
Word download recipe run with no channel set:
Expected failure with proper information about catalog options.
Word download recipe run with CurrentThrottle channel set:
Outlook download recipe run with CurrentThrottle channel set:
Note the channel value
A1E15C18-4D18-40B0-8577-616A9470BB10
and that the version16.72.23040900
of what is downloaded is older than the weekly download below.Outlook download recipe run with Production channel set:
Note the channel value
C1297A47-86C4-4C1F-97FA-950631F94777
and that the version16.72.23041401
of what is downloaded is newer than the monthly download above.