docs(architect): weekly KB update — 52 files refreshed (2026-04)
Key content changes: - MLOps: MLflow 3 scorers expanded (RetrievalRelevance, Fluency, multi-turn judges) - MLflow 3 A/B eval: mirror_traffic GA confirmed, new scorer catalog - CI/CD: OIDC auth replaces deprecated --sdk-auth (Azure ML GitHub Actions) - Agent framework A2A: updated SDK patterns (A2ACardResolver, BearerAuth) - AG-UI backend tool rendering: accurate TOOL_CALL_* event shapes - Computer Use agents: US region requirement, credentials patterns - Purview governance: bulk term edit, expire/delete workflows - CAF AI Secure: 3-phase structure confirmed current - Copilot Studio: Claude Sonnet 4.5/4.6 GA, new orchestration controls - M365 manifest: v1.26 GA (April 2026), copilotAgents node - Power Platform: agent flow capacity enforcement corrected - Azure Monitor: Simple Log Alerts GA, AMBA for policy-based alerting - Security Copilot: SCU capacity model (400 SCU/1000 users) - EU Data Boundary: all EU + EFTA countries confirmed - gateway-multi-backend: added 4th topology, subscription-level quota note Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ff6a50d14f
commit
34c6db36fa
40 changed files with 398 additions and 239 deletions
|
|
@ -166,7 +166,7 @@ builder.Services.AddApplicationInsightsTelemetry(new ApplicationInsightsServiceO
|
|||
| **Query-frekvens** | Daglig/ukentlig | Månedlig/ved incidents | Sjelden (search jobs) |
|
||||
| **Query-kompleksitet** | Full KQL, joins, aggregeringer | Begrenset KQL (8 dager) | Search jobs kun |
|
||||
| **Ingestion-volum** | Moderat | Høyt (debugging) | Veldig høyt (verbose) |
|
||||
| **Alerts** | Støttes | Støttes ikke | Støttes ikke |
|
||||
| **Alerts** | Støttes | ✅ (Simple Log Alerts) — Verified (MCP 2026-04) | Støttes ikke |
|
||||
| **Retention** | 30-730 dager | 8 dager interactive + long-term | Long-term kun |
|
||||
| **Pris (ingestion)** | Standard | ~50% lavere | ~75% lavere |
|
||||
| **Workspace replication** | ✅ | ✅ | ❌ (data ikke replikert — ingen beskyttelse ved regional feil) |
|
||||
|
|
@ -174,8 +174,8 @@ builder.Services.AddApplicationInsightsTelemetry(new ApplicationInsightsServiceO
|
|||
|
||||
**Beslutningstre:**
|
||||
1. **Trenger du real-time alerting?** → Analytics
|
||||
2. **Queries kun ved feilsøking?** → Basic
|
||||
3. **Kun compliance-arkivering?** → Auxiliary
|
||||
2. **Queries kun ved feilsøking?** → Basic (støtter Simple Log Alerts — Verified MCP 2026-04)
|
||||
3. **Kun compliance-arkivering?** → Auxiliary (støtter Microsoft Sentinel og Search jobs — Verified MCP 2026-04)
|
||||
|
||||
### Vanlige feil
|
||||
|
||||
|
|
@ -443,7 +443,7 @@ For volumer >1 TB/dag, vurder dedicated cluster for ytterligere besparelser (clu
|
|||
|
||||
10. **Azure Monitor Logs overview: Table plans:**
|
||||
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/data-platform-logs#table-plans
|
||||
*Confidence: Verified (MCP 2026-04)* – Analytics, Basic, Auxiliary table plans. Oppdatering 2026-04: Auxiliary-plan bekrefter ingen workspace replication (data ikke beskyttet mot regional feil) og ingen Customer Lockbox-støtte.
|
||||
*Confidence: Verified (MCP 2026-04)* – Analytics, Basic, Auxiliary table plans. Oppdatering 2026-04: Basic-plan støtter nå Simple Log Alerts (✅), ikke kun Analytics-plan. Auxiliary-plan bekrefter ingen workspace replication (data ikke beskyttet mot regional feil) og ingen Customer Lockbox-støtte. Auxiliary-plan støtter Microsoft Sentinel (✅), Search jobs (✅) og Summary rules (✅). Verified (MCP 2026-04)
|
||||
|
||||
### Norsk lovverk (Baseline-kunnskap)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue