fix(ms-ai-architect): MAF 1.0 GA + A2A v1.0 + Agent 365-pris (orkestrering currency)
- MAF 1.0 GA 2026-04-03: orkestreringsmonstre Experimental -> GA; SK+AutoGen konvergert (vedlikehold). - A2A: protokoll v1.0 stabil, MEN A2A-SDK/MAF-pakker fortsatt preview (nyanse bevart). - Agent 365: rettet feilaktig 'ingen ekstra kostnad' -> separat SKU ~$15/bruker/mnd (GA 2026-05-01); kilde MS Community Hub + uavh. analyse (ikke pa learn.microsoft.com). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01REiKFhP4w6xGXXqWKpPCJJ
This commit is contained in:
parent
70f24fa9df
commit
68d29f60f0
3 changed files with 29 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Agent 365 Governance and Enterprise Deployment
|
||||
|
||||
**Last updated:** 2026-05
|
||||
**Status:** GA
|
||||
**Last updated:** 2026-06-18
|
||||
**Status:** GA (1. mai 2026)
|
||||
**Category:** Agent Orchestration & Automation
|
||||
|
||||
---
|
||||
|
|
@ -299,12 +299,14 @@ New-MgIdentityGovernanceLifecycleWorkflow -BodyParameter $params
|
|||
|
||||
### Lisenskrav
|
||||
|
||||
**Viktig:** Microsoft Agent 365 er en **separat, betalt SKU** — ikke inkludert i Microsoft 365 Copilot-lisensen. Den ble GA **1. mai 2026** til **~$15/bruker/måned** (standalone), eller som del av Microsoft 365 E7 («Frontier Suite», ~$99/bruker/måned, som bundler M365 E5 + Microsoft 365 Copilot + Agent 365 + Entra Suite). Standalone-lisensen krever en kvalifiserende baselinjelisens (M365 E5, Defender + Purview Suite FLW, eller Business Premium). Én per-bruker-lisens dekker alle agentene til den brukeren.
|
||||
|
||||
| Komponent | Lisens påkrevd | Notater |
|
||||
|-----------|----------------|---------|
|
||||
| **Agent 365 Admin Controls** | Microsoft 365 Copilot license (per user) | Inkludert i Copilot-lisensen |
|
||||
| **Agent 365** | Separat Agent 365-SKU (~$15/bruker/mnd) ELLER M365 E7 (~$99/bruker/mnd) | GA 1. mai 2026. Standalone krever kvalifiserende baselinje (M365 E5 / Defender+Purview FLW / Business Premium) |
|
||||
| **Agent Builder** | Microsoft 365 Copilot license | For å *opprette* agents |
|
||||
| **Copilot Studio Agents** | Power Apps/Power Automate premiumlicense ELLER Pay-as-you-go | For customs agents med advanced capabilities |
|
||||
| **Agent 365 License (auto-assign)** | Automatisk ved aktivering (Default Template) | Ingen ekstra kostnad ut over Copilot-lisens |
|
||||
| **Agent 365 License (auto-assign)** | Krever at tenant har Agent 365-SKU; auto-tildeles ved aktivering (Default Template) | Auto-assign eliminerer manuell lisenstildeling, men **ikke** lisenskostnaden — Agent 365 er en betalt tillegg-SKU |
|
||||
|
||||
### Kostnadsoptimalisering
|
||||
|
||||
|
|
@ -362,9 +364,12 @@ New-MgIdentityGovernanceLifecycleWorkflow -BodyParameter $params
|
|||
- [Microsoft 365 Agents Deployment Checklist](https://learn.microsoft.com/en-us/copilot/microsoft-365/agent-essentials/m365-agents-checklist) – **Confidence: Verified**
|
||||
- [Graph API Code Samples for Lifecycle Workflows](https://learn.microsoft.com/en-us/graph/tutorial-lifecycle-workflows-onboard-custom-workflow) – **Confidence: Verified**
|
||||
|
||||
### Pris og GA (Verified, 2026-06-18)
|
||||
- **Agent 365 GA 1. mai 2026, ~$15/bruker/mnd standalone / ~$99/bruker/mnd i M365 E7** — verifisert via Microsoft Community Hub-kunngjøring («Agent 365 will be generally available on May 1, 2026») og uavhengig lisensanalyse (SAMexpert, FindSkill). Standalone krever kvalifiserende baselinjelisens.
|
||||
|
||||
### Seksjoner med Baseline Confidence
|
||||
- **Offentlig sektor (Norge)** – Baseline (basert på Forvaltningsloven, AI Act, GDPR-fortolkning)
|
||||
- **Kostnadsoptimalisering** – Baseline (generelle prinsipper, ikke produkt-spesifikke priser fra Microsoft Learn)
|
||||
- **Kostnadsoptimalisering** – Baseline (generelle prinsipper) — men Agent 365-SKU-pris (~$15/bruker/mnd) er nå verifisert, se over
|
||||
- **Modenhetsnivå-anbefalinger** – Baseline (syntetisert fra Microsoft Maturity Framework-prinsipper)
|
||||
|
||||
**Total MCP calls:** 4 (microsoft_docs_search x3, microsoft_docs_fetch x3, microsoft_code_sample_search x1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue