Delete Group

Delete Microsoft 365 groups and associated resources by unique identifier.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill delete-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Delete Group
Source: https://github.com/naftiko/microsoft-teams-sandbox/tree/main/skills/delete-group
Command: npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill delete-group

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a definitive way to remove unwanted Microsoft 365 groups and their associated data, helping to maintain a clean and organized environment.

Core Features & Use Cases

  • Group Deletion: Permanently deletes a specified Microsoft 365 group.
  • Resource Cleanup: Removes all associated resources, including conversations and files.
  • Use Case: If a project is completed and its associated Microsoft 365 group is no longer needed, this Skill can be used to ensure all related data is purged.

Quick Start

Use the delete group skill to remove the group with the ID 'a1b2c3d4-e5f6-7890-abcd-ef1234567890'.

Frequently Asked Questions about Delete Group

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I permanently delete a Microsoft 365 group?

To permanently delete a Microsoft 365 group, you use the group's unique identifier. This action removes the group and purges all associated resources, including conversations and files.

What happens to files and conversations when I delete a Microsoft 365 group?

Deleting a Microsoft 365 group permanently removes all associated resources. This includes the complete cleanup of group conversations and files to maintain an organized environment.

Do I need specific permissions to delete a Microsoft 365 group?

Yes, deleting a Microsoft 365 group requires the Group.ReadWrite.All OAuth scope for authorization. This permission level ensures the application has the necessary access to remove group resources.

When should I permanently remove a Microsoft 365 group?

You should permanently remove a Microsoft 365 group when a project is completed and its associated data is no longer needed. This ensures all related conversations and files are purged.

Can I delete a Microsoft 365 group using its ID?

Yes, you can delete a Microsoft 365 group by providing its unique identifier. This targets the specific group for permanent removal and cleans up its associated resources.