Skip to content

RELOPS-2513: remove bhearsum from Microsoft Store Partner Center groups - #319

Merged
markcor merged 2 commits into
masterfrom
RELOPS-2513
Aug 18, 2026
Merged

RELOPS-2513: remove bhearsum from Microsoft Store Partner Center groups#319
markcor merged 2 commits into
masterfrom
RELOPS-2513

Conversation

@markcor

@markcor markcor commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Ben Hearsum requested removal from the Microsoft Store Partner Center groups. Tracked in RELOPS-2513.

Removes bhearsum@mozilla.com from both ms_store_publishers_group and ms_store_finance_group in terraform/azure_ad/terraform.tfvars. Neither group carries Azure RBAC — the access is entirely via the Partner Center portal.

Plan

Plan: 0 to add, 0 to change, 2 to destroy.

  # azuread_group_member.ms_store_finance_membership["bhearsum@mozilla.com"] will be destroyed
  # (because key ["bhearsum@mozilla.com"] is not in for_each map)
  - group_object_id  = "03a6d47d-3f67-4f74-8be9-16a5ba15d833" -> null
  - member_object_id = "f5276515-ffff-4ffd-be4f-c2e63f95574c" -> null

  # azuread_group_member.ms_store_publishers_membership["bhearsum@mozilla.com"] will be destroyed
  # (because key ["bhearsum@mozilla.com"] is not in for_each map)
  - group_object_id  = "7d6ef4bb-6fb0-46cb-b9c6-f42c0ef1675a" -> null
  - member_object_id = "f5276515-ffff-4ffd-be4f-c2e63f95574c" -> null

Same member_object_id in both, confirming a single user leaving two groups. No other resources touched.

Side effect on the MFA work in RELOPS-2513

bhearsum was one of the four SMS-only accounts needing enrolment before SMS is retired for Publishers. With Partner Center access fully removed he drops out of scope entirely, leaving three: ahabibi, pjha, rkelimutu.

🤖 Generated with Claude Code

markcor and others added 2 commits August 17, 2026 11:54
Ben Hearsum requested removal from the Microsoft Store Publishers group.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Removal from both Partner Center groups, not just Publishers.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@markcor markcor changed the title RELOPS-2513: remove bhearsum from Microsoft Store Publishers RELOPS-2513: remove bhearsum from Microsoft Store Partner Center groups Aug 18, 2026
@markcor
markcor merged commit 6bdc66e into master Aug 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants