Skip to content

[WARP] Document Intune macOS reinstall loop and workaround#32075

Open
cf-rhett wants to merge 1 commit into
productionfrom
rhett/intune-macos-reinstall-loop
Open

[WARP] Document Intune macOS reinstall loop and workaround#32075
cf-rhett wants to merge 1 commit into
productionfrom
rhett/intune-macos-reinstall-loop

Conversation

@cf-rhett

Copy link
Copy Markdown
Contributor

Summary

Documents a Microsoft Intune behavior that causes the Cloudflare One Client to be repeatedly reinstalled on macOS. When you upload the client .pkg, Intune auto-populates the app's Included apps detection list and treats the first entry as the primary app. It lists a nested framework bundle (io.flutter.flutter-macos) first instead of the client's own bundle identifier (com.cloudflare.1dot1dot1dot1.macos), so detection never matches the installed receipt and Intune reinstalls the package on every evaluation, restarting the client and dropping the WARP connection.

Adds a known-limitations entry with the workaround (reorder Included apps so the Cloudflare bundle identifier is primary, and reapply after each version upload) plus a cross-linking caution in the macOS Intune deployment guide.

Screenshots (optional)

An animated GIF in the known-limitations entry shows the reorder in the Intune admin center.

Documentation checklist

@cf-rhett cf-rhett marked this pull request as ready for review July 14, 2026 18:17
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Review

⚠️ 1 warning found in commit de713de.

Fix in your agent
Fix the following review findings in PR #32075 (https://github.com/cloudflare/cloudflare-docs/pull/32075).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, fix all legitimate findings. For any you decide to skip,
post a comment on this PR with the finding ID and your reasoning.

---

## Conventions

### Warnings (1)

#### CV-21c743b27f2e · Scope accuracy
- **File:** PR-level finding
- **Issue:** The PR modifies src/content/warp-releases/macos/ga/2026.6.822.0.yaml (a release note file) but the description only discusses documentation changes to the Intune deployment guide and known-limitations page.
- **Fix:** Update the description to mention the release note file change or remove it if it was included unintentionally.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

Warnings (1)
File Issue
PR Scope accuracy — The PR modifies src/content/warp-releases/macos/ga/2026.6.822.0.yaml (a release note file) but the description only discusses documentation changes to the Intune deployment guide and known-limitations page. Fix: Update the description to mention the release note file change or remove it if it was included unintentionally.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.

@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/assets/images/cloudflare-one/ @ranbel, @Maddy-Cloudflare, @codyanthony850, @cf-rhett, @csujedihy, @lpraneis, @jiulingz, @cloudflare/cf1-reviewers, @elithrar, @cloudflare/product-owners
/src/content/docs/cloudflare-one/team-and-resources/devices/ @ranbel, @cf-rhett, @csujedihy, @lpraneis, @jiulingz, @tojens-ietf, @cloudflare/cf1-reviewers, @elithrar, @cloudflare/product-owners
/src/content/warp-releases/ @ranbel, @cf-rhett, @csujedihy, @lpraneis, @jiulingz, @tojens-ietf, @cloudflare/product-owners

@cf-rhett cf-rhett force-pushed the rhett/intune-macos-reinstall-loop branch from 4ff846a to de713de Compare July 14, 2026 18:24
@github-actions

Copy link
Copy Markdown
Contributor

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.

5 participants