Creates Microsoft Apps using React and Vite. Use when scaffolding a new app with `ms app create` and ending on local dev with `ms app dev`.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 19 skills de microsoft/managed-apps. Abra uma skill para revisar a origem e os detalhes.
Mostrando 19 de 19 skills coletadas.
Creates Microsoft Apps using React and Vite. Use when scaffolding a new app with `ms app create` and ending on local dev with `ms app dev`.
Idioma do texto original: inglês
Adds Office 365 Outlook by delegating to `/add-connector` with `api-id=shared_office365` and action mode. Use when integrating Outlook mail/calendar.
Idioma do texto original: inglês
Adds Dataverse by delegating to `/add-connector` with `api-id=dataverse` and table mode. Use when binding Dataverse tables.
Idioma do texto original: inglês
Adds SharePoint Online by delegating to `/add-connector` with `api-id=shared_sharepointonline` and table mode. Use when binding SharePoint lists/libraries.
Idioma do texto original: inglês
Canonical add flow for Microsoft Managed Apps. Use when adding any connector through `ms app add connector` (with `--as table` or `--as action`), or when the user wants help discovering which connector / api-id to use.
Idioma do texto original: inglês
Adds Work IQ Copilot MCP by delegating to /add-connector with api-id=shared_a365copilotchatmcp and action mode. Use when users need Microsoft 365 knowledge-grounded Work IQ search/chat.
Idioma do texto original: inglês
Lists connectors reachable in the active environment and the connection-bound data sources already wired into a Microsoft App. Use when discovering connectors and their operations before adding data sources.
Idioma do texto original: inglês
Runs a Microsoft App locally with hot reload via `ms app dev`. Use when starting or restarting local development and surfacing the App Player URL.
Idioma do texto original: inglês
Adds Azure DevOps by delegating to `/add-connector` with `api-id=shared_visualstudioteamservices` and action mode. Use when adding Azure DevOps integration.
Idioma do texto original: inglês
Adds Excel Online (Business) by delegating to `/add-connector` with `api-id=shared_excelonlinebusiness` and table mode. Use when binding Excel tables.
Idioma do texto original: inglês
Adds Microsoft Copilot Studio by delegating to `/add-connector` with `api-id=microsoftcopilotstudio` and action mode. Use when integrating Copilot Studio agents.
Idioma do texto original: inglês
Adds OneDrive for Business by delegating to `/add-connector` with `api-id=shared_onedriveforbusiness` and action mode. Use when integrating OneDrive files.
Idioma do texto original: inglês
Adds Microsoft Teams by delegating to `/add-connector` with `api-id=shared_teams` and action mode. Use when integrating Teams messaging.
Idioma do texto original: inglês
Deletes a Microsoft App via `ms app delete`. Use when the user asks to delete an app; always require explicit confirmation.
Idioma do texto original: inglês
Ships a Microsoft App to the cloud. Use when the user asks to deploy via `ms app deploy` (with optional build-status traceability flow).
Idioma do texto original: inglês
Discovers Microsoft Apps in the active environment via `ms app list --json` and optional `ms app show --json`. Use when listing or locating apps.
Idioma do texto original: inglês
Opens a Microsoft App in the browser via `ms app play`. Use when opening the live deployed version or a cloud-hosted preview (main branch or specific commit SHA) without starting a local dev server.
Idioma do texto original: inglês
Manages tenant-wide share links for a Microsoft App via `ms app share link create`, `ms app share link list`, and `ms app share link revoke`. Use when you want to distribute app access via a URL instead of named principals.
Idioma do texto original: inglês
Shares (or unshares) a Microsoft App with users via `ms app share` / `ms app unshare`. Use when updating app access control.
Idioma do texto original: inglês