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

@ -327,7 +327,7 @@ Foundry Agent Service er tilgjengelig i følgende Azure-regioner (per februar 20
- Code Interpreter er ikke tilgjengelig i alle regioner
**Sjekk regional verktøytilgjengelighet:**
[learn.microsoft.com/azure/ai-foundry/agents/concepts/tool-best-practice#tool-support-by-region-and-model](https://learn.microsoft.com/azure/ai-foundry/agents/concepts/tool-best-practice?view=foundry#tool-support-by-region-and-model)
[learn.microsoft.com/azure/foundry/agents/concepts/tool-best-practice#tool-support-by-region-and-model](https://learn.microsoft.com/azure/foundry/agents/concepts/tool-best-practice?view=foundry#tool-support-by-region-and-model)
## Enterprise-sikkerhet og governance
@ -475,27 +475,27 @@ Rate limiting skjer på modell-deployment-nivå, ikke Agent Service-nivå. Se Az
### Microsoft Learn (Verified)
1. **What is Foundry Agent Service?**
- https://learn.microsoft.com/azure/ai-foundry/agents/overview?view=foundry-classic
- https://learn.microsoft.com/azure/foundry/agents/overview?view=foundry-classic
- Confidence: **Verified** (offisiell oversikt, GA-dokumentasjon)
2. **What's new in Foundry Agent Service (GA mai 2025)**
- https://learn.microsoft.com/azure/ai-foundry/agents/whats-new?view=foundry-classic
- https://learn.microsoft.com/azure/foundry-classic/agents/whats-new?view=foundry-classic
- Confidence: **Verified** (changelog, mai–juni 2025)
3. **Connected Agents**
- https://learn.microsoft.com/azure/ai-foundry/agents/how-to/connected-agents?view=foundry-classic
- https://learn.microsoft.com/azure/foundry-classic/agents/how-to/connected-agents?view=foundry-classic
- Confidence: **Verified** (multi-agent SDK guide og eksempler)
4. **Foundry Agent Service limits, quotas, and regional support**
- https://learn.microsoft.com/azure/ai-foundry/agents/concepts/limits-quotas-regions?view=foundry
- https://learn.microsoft.com/azure/foundry/agents/concepts/limits-quotas-regions?view=foundry
- Confidence: **Verified** (komplett region- og grense-tabell)
5. **MCP tool — Foundry Agent Service**
- https://learn.microsoft.com/azure/ai-foundry/agents/how-to/tools-classic/model-context-protocol-samples?view=foundry-classic
- https://learn.microsoft.com/azure/foundry-classic/agents/how-to/tools-classic/model-context-protocol-samples?view=foundry-classic
- Confidence: **Verified** (C# og Python code samples)
6. **Threads, runs, and messages**
- https://learn.microsoft.com/azure/ai-foundry/agents/concepts/threads-runs-messages?view=foundry-classic
- https://learn.microsoft.com/azure/foundry-classic/agents/concepts/threads-runs-messages?view=foundry-classic
- Confidence: **Verified** (kjernekonsept-dokumentasjon)
7. **AzureAIAgent Foundry GA Migration Guide (SK Python)**
@ -503,11 +503,11 @@ Rate limiting skjer på modell-deployment-nivå, ikke Agent Service-nivå. Se Az
- Confidence: **Verified** (breaking changes og migrasjonsguide)
8. **Transparency Note for Azure Agent Service**
- https://learn.microsoft.com/azure/ai-foundry/responsible-ai/agents/transparency-note?view=foundry-classic
- https://learn.microsoft.com/azure/foundry/responsible-ai/agents/transparency-note?view=foundry-classic
- Confidence: **Verified** (ansvarlig AI-rammeverk)
9. **Foundry Agent Service FAQ (prising)**
- https://learn.microsoft.com/azure/ai-foundry/agents/faq?view=foundry-classic
- https://learn.microsoft.com/azure/foundry/agents/faq?view=foundry-classic
- Confidence: **Verified** (offisiell prisingsforklaring)
### Confidence per seksjon