Microsoft Graph SDK 接入
原名:msgraph-sdk
在 .NET、TypeScript 或 Python 项目中接入 Microsoft Graph SDK 与认证流程。
中文 Skills 技能说明
适合邮件、日历、文件和组织目录集成。先选择最小权限和合适认证方式,令牌不写日志;读取或修改企业数据前由租户管理员授权并符合组织政策。
上游能力依据
上游原始适用说明:Integrate Microsoft Graph SDK into any project — .NET, TypeScript/JavaScript, or Python. Covers auth patterns (client credentials, OBO, managed identity), SDK setup, calling Graph APIs, batching, delta queries, change notifications, throttling, and permission scopes. Use when accessing Microsoft 365 data (users, mail, calendar, Teams, files, SharePoint) from any application type.
上游 SKILL.md 主要章节(保留原文标题):
- Determine the target language first
- Always consult live documentation
- Authentication — choose the right pattern
- Core SDK usage patterns
- Building the client
- Making calls
- Pagination
- Advanced patterns
- Batch requests
- Delta queries
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/bbaa5872640e6cbae953beb22a71ae337398ca12/skills/msgraph-sdk
适用范围
平台:linux、macos、windows;标签:软件开发、Microsoft Graph SDK 接入
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。