docs(architect): weekly KB update — 106 files refreshed (2026-04)
Updates across all 5 skills: ms-ai-advisor, ms-ai-engineering, ms-ai-governance, ms-ai-security, ms-ai-infrastructure. Key changes: - Language Services (Custom Text Classification, Text Analytics, QnA): retirement warning 2029-03-31, migration guides to Foundry/GPT-4o - Agentic Retrieval: 50M free reasoning tokens/month (Public Preview) - Computer Use: Claude Sonnet 4.5 (preview) + OpenAI CUA models - Agent Registry: Risks column (M365 E7), user-shared/org-published types - Declarative agents: schema v1.5 → v1.6, Store validation requirements - MLflow 3: 13 built-in LLM judges, production monitoring, Genie Code - AG-UI HITL: ApprovalRequiredAIFunction (C#) + @tool(approval_mode) (Python) - Entra ID Ignite 2025: Agent ID Admin/Developer RBAC roles, Conditional Access - Security Copilot: 400 SCU/month per 1000 M365 E5 licenses, auto-provisioned - Fast Transcription API: phrase lists, 14-language multi-lingual transcription - Azure Monitor Workbooks: Bicep support, RBAC specifics - Power Platform Copilot: data residency (Norway/Europe → EU DB, Bing → USA) - RAG security-rbac: 4-approach table (GA + 3 preview access control methods) - IaC MLOps: Well-Architected OE:05 principles, Bicep/Terraform patterns - Translator: image file batch translation Preview (JPEG/PNG/BMP/WebP) All 106 files: Last updated 2026-04 | Verified: MCP 2026-04 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0eb30fa853
commit
6645e93205
104 changed files with 1986 additions and 520 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Power Automate and Copilot Studio Integration
|
||||
|
||||
**Last updated:** 2026-02
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
@ -31,8 +31,9 @@ Agent flows er flows skapt og forvaltet direkte i Copilot Studio. De tilbyr en s
|
|||
| **Opprettelse** | Natural language (via Copilot) eller visuell designer |
|
||||
| **Triggers** | Instant (manuell), schedule-basert, eller event-drevet |
|
||||
| **Hovedtrigger** | "Run a flow from Copilot" — gjør flow tilgjengelig som tool i agenter |
|
||||
| **Actions** | AI-kapabiliteter (LLM), Human-in-the-loop, Built-in tools, Connectors (700+) |
|
||||
| **Fakturering** | Copilot Studio capacity per action (ikke Power Automate) |
|
||||
| **Actions** | AI-kapabiliteter (LLM, document processing, natural language reply), Human-in-the-loop, Built-in tools, Connectors (700+) |
|
||||
| **Fakturering** | Copilot Studio capacity per action (ikke Power Automate). Test i embedded chat er GRATIS. |
|
||||
| **Kapasitetsgrense** | Når prepaid Copilot Studio-kapasitet er oppbrukt, blokkeres nye flow-kjøringer (running flows fullfører normalt) |
|
||||
| **Solution-support** | Ja — inkluderer drafts, versioning, export/import |
|
||||
|
||||
**Nøkkelfordeler:**
|
||||
|
|
@ -43,7 +44,8 @@ Agent flows er flows skapt og forvaltet direkte i Copilot Studio. De tilbyr en s
|
|||
**Capacity-beregning:**
|
||||
- Flow fra topic: 1 **Classic answer** + agent flow actions
|
||||
- Flow fra generativ orkestrering: 1 **Autonomous action** + agent flow actions
|
||||
- Test i embedded chat: kun agent flow actions (ikke meldinger)
|
||||
- Test i embedded chat (fra flow designer eller agentens test chat): **INGEN** capacity-forbruk
|
||||
- Microsoft 365 Copilot-lisensierte brukere og test-kjøringer påvirkes ikke av kapasitetsgrenser
|
||||
|
||||
### 2. Power Automate Cloud Flows
|
||||
|
||||
|
|
@ -536,7 +538,7 @@ Scenario: 100 brukere, 1000 flow runs/måned via Copilot Studio agent
|
|||
|
||||
**Microsoft Learn dokumentasjon (Verified 2026-02):**
|
||||
|
||||
1. **Agent flows overview**
|
||||
1. **Agent flows overview** (Re-verified MCP 2026-04)
|
||||
https://learn.microsoft.com/en-us/microsoft-copilot-studio/flows-overview
|
||||
|
||||
2. **Call an agent flow**
|
||||
|
|
@ -568,4 +570,4 @@ Scenario: 100 brukere, 1000 flow runs/måned via Copilot Studio agent
|
|||
- Topic-based flow calling pattern
|
||||
- Approval workflow with Power Automate
|
||||
|
||||
**Confidence level:** Verified — all information sourced from official Microsoft Learn documentation via microsoft-learn MCP server (2026-02).
|
||||
**Confidence level:** Verified — all information sourced from official Microsoft Learn documentation via microsoft-learn MCP server (2026-02, re-verified 2026-04).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue