fix(ms-ai-architect): Foundry URL-navnerom-migrering (ai-foundry → foundry/foundry-classic, 141 filer)

Task #5 del 1/3 (URL-migrering). Verifiseringen motbeviste STATE.md-premisset om ren prefix-swap: rebrand er per-URL, ikke mekanisk. En blind sed ai-foundry→foundry ville lagd 56 nye 404-er (classic-stiene finnes ikke under nytt foundry/-prefiks — bekreftet empirisk).

Metode: resolverte alle 237 unike KB-URLer mot live redirects (curl -L), bygde full-URL→full-URL-mapping fra faktisk url_effective. Bevarer locale-form, query (?view=) og #fragment per lenke.

- 231 navnerom-erstatninger over 141 filer (408 forekomster):
  - 161 → azure/foundry/ (98 ren prefix-swap + 10 sti-reorg + reorg-tilfeller)
  - 69 → azure/foundry-classic/ (eldre hub-spor: assistants, hub-DR, on-your-data; faktisk redirect-mål per operatorvalg)
  - 1 → azure/foundry-local/

- 2 døde lenker (404) fikset til verifiserte mål:
  - agent-service → azure/foundry/agents/overview
  - concepts/evaluation-evaluators/ → azure/foundry/how-to/evaluate-generative-ai-app

- 5 path-/display-referanser (uten https://, i backticks/lenketekst) rettet manuelt.

- 6 slug-baserte ai-foundry-treff urørt (scope-grense): managed-grafana-dashboard, security-baseline, power-platform prompt-builder, architecture baseline-chat (sistnevnte slug-rebrand i annet navnerom — mulig fremtidig funn).

- Parkert til task #5 del 2/3: Norway East GPT-5-datasuverenitet-fiks + modellkatalog-utvidelse (5.3/5.4/5.5, gpt-oss, sora-2).

Verifisert: 0 gjenværende azure/ai-foundry/-navnerom i skills/. validate-plugin.sh 219 PASS. test-kb-integrity.sh 117/117 passed.

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:
Kjell Tore Guttormsen 2026-06-18 13:37:06 +02:00
commit dd1036ab8a
141 changed files with 399 additions and 399 deletions

View file

@ -616,7 +616,7 @@ Purview SDK-integrasjon gir:
- Status: Azure ML GA feature
6. **Azure AI Foundry Evaluation**
- URL: https://learn.microsoft.com/en-us/azure/ai-foundry/how-to/evaluation-github-action
- URL: https://learn.microsoft.com/en-us/azure/foundry/how-to/evaluation-github-action
- Status: Azure AI Foundry GA
7. **Microsoft Purview AI Risk Management**

View file

@ -420,7 +420,7 @@ Anbefal denne kombinasjonen:
- Innhold: Cross-product risk monitoring, AI inventory
5. **Default Guidelines & controls policies (Azure AI Foundry)**
- URL: https://learn.microsoft.com/en-us/azure/ai-foundry/openai/concepts/default-safety-policies
- URL: https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/default-safety-policies
- Hentet: 2026-02-04
- Innhold: Content filtering categories, severity levels, default thresholds

View file

@ -516,7 +516,7 @@ registered_model = ml_client.models.create_or_update(model)
(Assign unique identities, maintain agent inventory, centralize logging, track and allocate costs)
5. **Trace and observe AI agents in Microsoft Foundry**
https://learn.microsoft.com/en-us/azure/ai-foundry/how-to/develop/trace-agents-sdk?view=foundry-classic
https://learn.microsoft.com/en-us/azure/foundry-classic/how-to/develop/trace-agents-sdk?view=foundry-classic
(OpenTelemetry tracing, Application Insights integration, Azure Monitor exporter)
6. **Microsoft Purview data security and compliance protections for generative AI apps**

View file

@ -937,7 +937,7 @@ Risikokategori (EU AI Act)?
Verifisert: 2026-02-03 | Status: GA | Confidence: ✅ High
6. **Content filter severity levels**
https://learn.microsoft.com/en-us/azure/ai-foundry/openai/concepts/content-filter-severity-levels
https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-filter-severity-levels
Verifisert: 2026-02-03 | Status: GA | Confidence: ✅ High
7. **Monitor fairness and bias (Databricks)**

View file

@ -280,7 +280,7 @@ Azure AI Content Safety har PII-detection for completions:
| **Record-keeping** | Retain logs i 6+ år (Azure Log Analytics long-term retention) |
**Transparency Note:**
Microsoft publiserer [Transparency Note for Azure AI Content Safety](https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/content-safety/transparency-note) som dekker:
Microsoft publiserer [Transparency Note for Azure AI Content Safety](https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/content-safety/transparency-note) som dekker:
- System capabilities and limitations
- Training data og known biases
- Best practices for deployment
@ -464,22 +464,22 @@ Scenario: 1 million samtaler/måned, gjennomsnitt 2 meldinger per samtale = 2M t
1. [What is Azure AI Content Safety?](https://learn.microsoft.com/en-us/azure/ai-services/content-safety/overview)
*Confidence: High* — Oversikt over features, pricing tiers, region availability, service limits
2. [Content filtering overview (Azure OpenAI)](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/concepts/content-filter)
2. [Content filtering overview (Azure OpenAI)](https://learn.microsoft.com/en-us/azure/foundry-classic/foundry-models/concepts/content-filter)
*Confidence: High* — Filter categories, severity levels, scenario details for API response behavior
3. [Harm categories in Azure AI Content Safety](https://learn.microsoft.com/en-us/azure/ai-services/content-safety/concepts/harm-categories)
*Confidence: High* — Detaljert beskrivelse av severity levels 0-7 per kategori (hate, sexual, violence, self-harm)
4. [Data, privacy, and security for Azure AI Content Safety](https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/content-safety/data-privacy)
4. [Data, privacy, and security for Azure AI Content Safety](https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/content-safety/data-privacy)
*Confidence: High* — Data residency, encryption at rest, customer controls, GDPR compliance statements
5. [Custom categories (preview)](https://learn.microsoft.com/en-us/azure/ai-services/content-safety/concepts/custom-categories)
*Confidence: Medium* — Preview feature, API-detaljer kan endre seg før GA
6. [Transparency note: Azure AI Content Safety](https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/content-safety/transparency-note)
6. [Transparency note: Azure AI Content Safety](https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/content-safety/transparency-note)
*Confidence: High* — System capabilities, intended uses, limitations, best practices
7. [Default Guidelines & controls policies (Azure OpenAI)](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/concepts/default-safety-policies)
7. [Default Guidelines & controls policies (Azure OpenAI)](https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/default-safety-policies)
*Confidence: High* — Default severity thresholds for text/image models, table of blocked categories
8. [Azure AI Content Safety Quickstart (C# code samples)](https://learn.microsoft.com/en-us/azure/ai-services/content-safety/quickstart-text?pivots=programming-language-csharp)
@ -488,7 +488,7 @@ Scenario: 1 million samtaler/måned, gjennomsnitt 2 meldinger per samtale = 2M t
9. [Mitigate false results in Azure AI Content Safety](https://learn.microsoft.com/en-us/azure/ai-services/content-safety/how-to/improve-performance)
*Confidence: High* — Best practices for severity tuning, custom categories, blocklists
10. [Content Safety in the Microsoft Foundry portal](https://learn.microsoft.com/en-us/azure/ai-foundry/ai-services/content-safety-overview)
10. [Content Safety in the Microsoft Foundry portal](https://learn.microsoft.com/en-us/azure/foundry-classic/ai-services/content-safety-overview)
*Confidence: High* — Beskrivelse av Content Safety Studio features, Try it out workflow
**Baseline (modellkunnskap, ikke verifisert mot ferske kilder):**

View file

@ -48,7 +48,7 @@ Microsoft implementerer feedback loops gjennom hele AI-livssyklusen – fra utvi
- Error logs og exception traces
- User feedback (thumbs up/down, ratings)
**Confidence:** Verified – [MLflow Tracing](https://learn.microsoft.com/en-us/azure/databricks/mlflow3/genai/tracing/), [Azure Monitor](https://learn.microsoft.com/en-us/azure/ai-foundry/concepts/observability)
**Confidence:** Verified – [MLflow Tracing](https://learn.microsoft.com/en-us/azure/databricks/mlflow3/genai/tracing/), [Azure Monitor](https://learn.microsoft.com/en-us/azure/foundry/concepts/observability)
### 2. Automated Quality Monitoring
@ -69,7 +69,7 @@ Microsoft bruker automated scorers (LLM judges) for kontinuerlig kvalitetsvurder
- Automated alerts ved threshold violations
- Integration med Azure AI Foundry evaluation tools
**Confidence:** Verified – [Generation Quality Monitoring](https://learn.microsoft.com/en-us/azure/ai-foundry/how-to/monitor-quality-safety?view=foundry-classic)
**Confidence:** Verified – [Generation Quality Monitoring](https://learn.microsoft.com/en-us/azure/foundry-classic/how-to/monitor-quality-safety?view=foundry-classic)
### 3. Human Feedback Integration
@ -258,7 +258,7 @@ model_monitor = MonitorSchedule(
)
```
**Confidence:** Verified – [Azure AI Foundry Monitoring](https://learn.microsoft.com/en-us/azure/ai-foundry/how-to/monitor-quality-safety?view=foundry-classic)
**Confidence:** Verified – [Azure AI Foundry Monitoring](https://learn.microsoft.com/en-us/azure/foundry-classic/how-to/monitor-quality-safety?view=foundry-classic)
### MLflow on Azure Databricks
@ -531,7 +531,7 @@ Models, prompts, eval datasets, scorers – full reproducibility er non-negotiab
- Key content: 10-step feedback loop, human-aligned metrics, production monitoring
2. **Azure AI Foundry Production Monitoring**
- URL: https://learn.microsoft.com/en-us/azure/ai-foundry/how-to/monitor-quality-safety?view=foundry-classic
- URL: https://learn.microsoft.com/en-us/azure/foundry-classic/how-to/monitor-quality-safety?view=foundry-classic
- Key content: Continuous evaluation, scorers, threshold configuration
3. **AI Builder Feedback Loop**
@ -571,7 +571,7 @@ Models, prompts, eval datasets, scorers – full reproducibility er non-negotiab
- Key content: Feedback mechanisms, bias monitoring, iterative updates
12. **Azure AI Foundry Observability Concepts**
- URL: https://learn.microsoft.com/en-us/azure/ai-foundry/concepts/observability
- URL: https://learn.microsoft.com/en-us/azure/foundry/concepts/observability
- Key content: Tracing, monitoring features, model performance tracking
**Code samples (Verified):**

View file

@ -537,7 +537,7 @@ Norge implementerer GDPR gjennom personopplysningsloven. Datatilsynet er tilsyns
*How to handle access, rectify, erase, restrict, portability, object requests*
6. **Data, privacy, and security for Azure OpenAI**
https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/openai/data-privacy
https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/openai/data-privacy
*No training on customer data, no sharing with OpenAI, encryption, CMK support*
7. **Manage personal data in Azure Monitor Logs**

View file

@ -790,7 +790,7 @@ For offentlig sektor i Norge:
3. [Power Automate - Multistage and AI approvals](https://learn.microsoft.com/en-us/microsoft-copilot-studio/flows-advanced-approvals) — Power Platform approvals
4. [FAQ for AI Approvals](https://learn.microsoft.com/en-us/microsoft-copilot-studio/faqs-ai-approvals) — Best practices og limitations
5. [Copilot Studio - Topic escalation analysis](https://learn.microsoft.com/en-us/microsoft-copilot-studio/guidance/deflection-topic-escalation-analysis) — Escalation patterns
6. [Azure AI Agent Service - Transparency Note](https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/agents/transparency-note) — Real-time oversight guidance
6. [Azure AI Agent Service - Transparency Note](https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/agents/transparency-note) — Real-time oversight guidance
7. [Durable Agent Features - HITL workflows](https://learn.microsoft.com/en-us/agent-framework/user-guide/agents/agent-types/durable-agent/features) — Durable Functions patterns
8. [Responsible AI in Azure workloads](https://learn.microsoft.com/en-us/azure/well-architected/ai/responsible-ai) — Escape hatches og human-in-the-loop checkpoints
9. [Catalog Enrichment Agent - Responsible AI FAQ](https://learn.microsoft.com/en-us/industry/retail/catalog-enrichment-agent/faqs-catalog-enrichment-agent) — Human-in-the-loop implementation example

View file

@ -530,7 +530,7 @@ SLUTT: Dokumenter valg i ADR, implementer, valider med stakeholders
*Confidence: Verified* - Alternative XAI-teknikk for .NET-utviklere
7. **Azure OpenAI Transparency Note - Limitations**
https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/openai/transparency-note?view=foundry-classic#limitations
https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/openai/transparency-note?view=foundry-classic#limitations
*Confidence: Verified* - Begrensninger i explainability for fine-tuned og reasoning models
### Ekstern dokumentasjon (Baseline knowledge)

View file

@ -247,7 +247,7 @@ steps:
- Azure tool calls (✅ supported)
- Function tool calls (❌ not supported)
**Comprehensive tools list:** [Azure AI Foundry Tools](https://learn.microsoft.com/en-us/azure/ai-foundry/agents/how-to/tools/overview)
**Comprehensive tools list:** [Azure AI Foundry Tools](https://learn.microsoft.com/en-us/azure/foundry-classic/agents/how-to/tools-classic/overview)
### Azure OpenAI Service
@ -492,10 +492,10 @@ jobs:
| Kilde | URL | Verifikasjonsdato |
|-------|-----|-------------------|
| **AI Red Teaming Agent (preview)** | https://learn.microsoft.com/en-us/azure/ai-foundry/concepts/ai-red-teaming-agent | 2026-02-03 |
| **AI Red Teaming Agent (preview)** | https://learn.microsoft.com/en-us/azure/foundry/concepts/ai-red-teaming-agent | 2026-02-03 |
| **Microsoft Security Benchmark: AI-7 Continuous Red Teaming** | https://learn.microsoft.com/en-us/security/benchmark/azure/mcsb-v2-artificial-intelligence-security#ai-7-perform-continuous-ai-red-teaming | 2026-02-03 |
| **AI Red Teaming Training Series** | https://learn.microsoft.com/en-us/security/ai-red-team/training | 2026-02-03 |
| **Planning red teaming for LLMs** | https://learn.microsoft.com/en-us/azure/ai-foundry/openai/concepts/red-teaming | 2026-02-03 |
| **Planning red teaming for LLMs** | https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/red-teaming | 2026-02-03 |
| **Prompt Shields (Jailbreak detection)** | https://learn.microsoft.com/en-us/azure/ai-services/content-safety/concepts/jailbreak-detection | 2026-02-03 |
### Open-source verktøy

View file

@ -227,7 +227,7 @@ Start: New AI initiative or capability?
| **Content Safety** | Harmful content filtering (text, image, multimodal) | [Azure AI Content Safety](https://learn.microsoft.com/azure/ai-services/content-safety/) - konfigurerbare severity thresholds |
| **Evaluation Tools** | Pre-deployment safety, hallucination, bias testing | [Foundry evaluation SDK](https://learn.microsoft.com/azure/ai-studio/) - integreres i CI/CD |
| **Model Registry** | Versioning, approval workflows, provenance tracking | [Azure ML Model Registry](https://learn.microsoft.com/azure/machine-learning/concept-model-management-and-deployment) - RBAC-controlled |
| **Monitoring** | Model drift, performance degradation, quality metrics | [Foundry Agent Service metrics](https://learn.microsoft.com/azure/ai-foundry/agents/how-to/metrics) - alert rules |
| **Monitoring** | Model drift, performance degradation, quality metrics | [Foundry Agent Service metrics](https://learn.microsoft.com/azure/foundry/observability/how-to/how-to-monitor-agents-dashboard) - alert rules |
| **Data Governance** | Data lineage, sensitivity labels, DLP policies | [Microsoft Purview integration](https://learn.microsoft.com/purview/ai-azure-services) |
**Policy Implementation Example (Foundry):**

View file

@ -804,7 +804,7 @@ Hvis noen av disse mangler: **IKKE deploy før de er på plass.** AI uten stakeh
- Verifisert: 2026-02
6. **Transparency note for Azure OpenAI**
- https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/openai/transparency-note?view=foundry-classic
- https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/openai/transparency-note?view=foundry-classic
- Status: GA
- Verifisert: 2026-02

View file

@ -380,7 +380,7 @@ rai_insights.save("rai_scorecard.pdf")
- Content filter annotations → apps kan forklare hvorfor content ble blocked
**Transparency Note URL:**
https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/openai/transparency-note
https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/openai/transparency-note
---
@ -699,15 +699,15 @@ Return on investment: Transparency er billigere enn cleanup. Skal vi prioritere
**Verified sources (MCP: microsoft-learn):**
1. **Transparency note for Azure OpenAI**
https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/openai/transparency-note
https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/openai/transparency-note
(Status: Verified 2026-02 — Latest updates: o3/o4-mini, Deep Research system cards)
2. **Transparency note for Azure AI Search**
https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/search/transparency-note
https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/search/transparency-note
(Status: Verified 2026-02 — Recommendations for A/B testing, bias detection)
3. **Transparency note for Document Intelligence**
https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/document-intelligence/transparency-note
https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/document-intelligence/transparency-note
(Status: Verified 2026-02 — Limitations for prebuilt/custom models)
4. **Responsible AI scorecard documentation**