docs: show Intune MAM on Entry and Enterprise Advanced only#8986
docs: show Intune MAM on Entry and Enterprise Advanced only#8986marianunez wants to merge 1 commit into
Conversation
Swap the Intune MAM configuration guide plan badge from entry-ent to entry-adv, and remove the Enterprise column checkmark from the Intune MAM row in the plans overview table. Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com>
|
Newest code from mattermost has been published to preview environment for Git SHA f7435c0 |
There was a problem hiding this comment.
Pull request overview
This PR updates Mattermost documentation to show Microsoft Intune MAM availability as Entry and Enterprise Advanced only, removing Enterprise plan availability.
Changes:
- Updates the Intune MAM guide badge from Entry/Enterprise/Enterprise Advanced to Entry/Enterprise Advanced.
- Removes the Enterprise plan checkmark from the plans overview table for Microsoft Intune MAM Support.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
source/deployment-guide/mobile/configure-microsoft-intune-mam.rst |
Updates the page availability badge for Intune MAM. |
source/product-overview/plans.md |
Updates the plans comparison row for Intune MAM availability. |
| ============================================================== | ||
|
|
||
| .. include:: ../../_static/badges/entry-ent.rst | ||
| .. include:: ../../_static/badges/entry-adv.rst |
There was a problem hiding this comment.
No changes are required considering Entry is not a license it is uploaded and is the default plan.
📝 WalkthroughWalkthroughThis PR updates documentation to reflect changes in Microsoft Intune MAM Support feature availability. The feature availability matrix is updated to remove Enterprise edition support while retaining Entry and Enterprise Advanced. The corresponding deployment guide badge reference is updated to match the revised availability scope. ChangesMicrosoft Intune MAM Feature Availability
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@source/product-overview/plans.md`:
- Line 271: The two <img> elements using
"../_static/images/check-circle-green.svg" lack alt attributes; update each <img
src="../_static/images/check-circle-green.svg"> to include a descriptive alt
such as alt="Microsoft Intune MAM Support included" (or a concise phrase like
"Included") so screen readers can convey that the plan includes Intune MAM
Support; ensure both occurrences are updated to use the same descriptive alt
text for consistency.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 83b6675a-887c-4e49-8ea2-0c871350f7cf
📒 Files selected for processing (2)
source/deployment-guide/mobile/configure-microsoft-intune-mam.rstsource/product-overview/plans.md
|
LGTM. @esethna - Ready for merge? |
There is still some discussions on this here https://hub.mattermost.com/private-core/pl/d3s1t5np8pgk3fxcaizaf6urbr Do not merge yet |
|
@esethna we will move forward with this update. We can merge if it looks good to you |
Updates Intune MAM plan availability documentation to reflect that the feature is available on Entry and Enterprise Advanced plans, not the Enterprise plan.
Changes
configure-microsoft-intune-mam.rst): Swapped the page plan badge fromentry-enttoentry-advso the banner shows Entry and Enterprise Advanced only.plans.md): Removed the Enterprise column checkmark from the Microsoft Intune MAM Support row; Entry and Enterprise Advanced remain checked.