assign-offline-profile

仓库创建 2026年1月22日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由

适合需配置离线访问的运维或租户管理员。

▸ 风险提示

需要访问 Power Platform 租户并修改 Dataverse 配置与权限。

这个 Skill 做什么

将用户或团队绑定到移动离线配置以启用离线同步。

帮你把人或团队绑定到 Mobile Offline Profile,让他们的手机或平板能收到离线同步的数据。用在你在 Dataverse 已经建好离线配置但没人用、或者用户抱怨离线不可用的时候。特别之处是只负责把用户/团队关联到配置上,不改配置本身,绑定后设备才能真正开启离线同步。

▸ 展开 SKILL.md 英文原文

Use when the user needs to bind users or teams to a Mobile Offline Profile so they actually receive offline sync on their devices. Without this, the profile exists in Dataverse but no one's app uses it.

数据与抓取Power AppsDataverse离线配置通用
566
Stars
116
Forks
40
仓库内 Skill
+152
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/mobile-apps/skills/assign-offline-profile/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/mobile-apps/skills/assign-offline-profile/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
**Shared instructions: [shared-instructions.md](${CLAUDE_SKILL_DIR}/../../shared/shared-instructions.md)** — read first.

**References:**

- [offline-profile-schema.md](${CLAUDE_SKILL_DIR}/../../shared/references/offline-profile-schema.md) — `usermobileofflineprofilemembership` / `teammobileofflineprofilemembership` entity field map
- [dataverse-offline-api.md](${CLAUDE_SKILL_DIR}/../../shared/references/dataverse-offline-api.md) — Web API recipe (§12 — membership POSTs)

# Assign Offline Profile

Bind one or more users and/or teams to an existing Mobile Offline Profile. Without this step, the profile exists in Dataverse but is unbound — no one's app actually uses it for offline sync.

Per t
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有