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:
parent
84e3cfaa03
commit
dd1036ab8a
141 changed files with 399 additions and 399 deletions
|
|
@ -709,11 +709,11 @@ AzureDiagnostics
|
|||
- Confidence: **Verified** (MCP fetch)
|
||||
|
||||
4. **Get started using provisioned deployments on Azure OpenAI**
|
||||
- URL: https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/provisioned-get-started
|
||||
- URL: https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/provisioned-get-started
|
||||
- Confidence: **Verified** (MCP fetch)
|
||||
|
||||
5. **Getting started with Azure OpenAI batch deployments**
|
||||
- URL: https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/batch
|
||||
- URL: https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/batch
|
||||
- Confidence: **Verified** (MCP search)
|
||||
|
||||
6. **Azure AI services authentication and authorization using .NET**
|
||||
|
|
|
|||
|
|
@ -331,15 +331,15 @@ PTU er en kapasitetsbasert prismodell for Azure OpenAI, primært for produksjons
|
|||
*Sist sjekket: 2026-02*
|
||||
|
||||
2. **Provisioned Throughput Concepts**
|
||||
https://learn.microsoft.com/en-us/azure/ai-foundry/openai/concepts/provisioned-throughput
|
||||
https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/provisioned-throughput
|
||||
*Sist sjekket: 2026-02*
|
||||
|
||||
3. **Provisioned Throughput Onboarding (PTU Cost Management)**
|
||||
https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/provisioned-throughput-onboarding
|
||||
https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/provisioned-throughput-billing
|
||||
*Sist sjekket: 2026-02*
|
||||
|
||||
4. **Plan and Manage Costs for Azure OpenAI**
|
||||
https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/manage-costs
|
||||
https://learn.microsoft.com/en-us/azure/foundry/concepts/manage-costs
|
||||
*Sist sjekket: 2026-02*
|
||||
|
||||
5. **Govern AI Costs (Cloud Adoption Framework)**
|
||||
|
|
@ -374,7 +374,7 @@ PTU er en kapasitetsbasert prismodell for Azure OpenAI, primært for produksjons
|
|||
- microsoft_docs_search: "Azure AI Services reserved capacity commitment tier"
|
||||
- microsoft_docs_search: "Azure AI Services budget management cost estimation"
|
||||
- microsoft_docs_fetch: `/azure/ai-services/commitment-tier`
|
||||
- microsoft_docs_fetch: `/azure/ai-foundry/openai/how-to/manage-costs`
|
||||
- microsoft_docs_fetch: `/azure/foundry/concepts/manage-costs`
|
||||
- microsoft_docs_fetch: `/azure/cloud-adoption-framework/scenarios/ai/platform/governance`
|
||||
- microsoft_docs_search: "Azure OpenAI provisioned throughput PTU cost optimization"
|
||||
|
||||
|
|
|
|||
|
|
@ -545,7 +545,7 @@ TOTAL: ~46 700 NOK/måned (høyere cost, men forutsigbar)
|
|||
|
||||
**Microsoft Learn Documentation (offisiell, 2026-02):**
|
||||
1. [AI Ready - Cloud Adoption Framework](https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/scenarios/ai/ready)
|
||||
2. [BCDR for Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/business-continuity-disaster-recovery)
|
||||
2. [BCDR for Azure OpenAI](https://learn.microsoft.com/en-us/azure/foundry-classic/how-to/high-availability-resiliency)
|
||||
3. [Baseline Foundry Chat Architecture (Foundry Agent Service + Microsoft Agent Framework)](https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/baseline-microsoft-foundry-chat) — Verified (MCP 2026-04)
|
||||
4. [Azure API Management - AI Gateway Capabilities](https://learn.microsoft.com/en-us/azure/api-management/genai-gateway-capabilities)
|
||||
5. [Reliability in Azure AI Search](https://learn.microsoft.com/en-us/azure/reliability/reliability-ai-search)
|
||||
|
|
@ -559,7 +559,7 @@ TOTAL: ~46 700 NOK/måned (høyere cost, men forutsigbar)
|
|||
|
||||
**Verifikasjon:**
|
||||
- ✅ Alle arkitekturdiagrammer basert på Microsoft offisiell dokumentasjon
|
||||
- ✅ Deployment-typer (Global/Data Zone/Regional/PTU) verifisert mot [Deployment Types](https://learn.microsoft.com/en-us/azure/ai-foundry/foundry-models/concepts/deployment-types)
|
||||
- ✅ Deployment-typer (Global/Data Zone/Regional/PTU) verifisert mot [Deployment Types](https://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/deployment-types)
|
||||
- ✅ APIM circuit breaker pattern bekreftet i [Backends Documentation](https://learn.microsoft.com/en-us/azure/api-management/backends)
|
||||
- ✅ Zone redundancy requirements verifisert mot [Availability Zones Overview](https://learn.microsoft.com/en-us/azure/reliability/availability-zones-overview)
|
||||
|
||||
|
|
|
|||
|
|
@ -544,7 +544,7 @@ Hvis du bruker ITSM-integrasjoner (ServiceNow, etc.) via Action Groups, kan det
|
|||
|
||||
**Verified (MCP-research, januar 2026):**
|
||||
- [Enable diagnostic logging for Foundry Tools](https://learn.microsoft.com/en-us/azure/ai-services/diagnostic-logging) – Offisiell guide, sist oppdatert 2024
|
||||
- [Monitor Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/monitor-openai) – Kusto queries, diagnostic settings, dashboards
|
||||
- [Monitor Azure OpenAI](https://learn.microsoft.com/en-us/azure/foundry-classic/openai/how-to/monitor-openai) – Kusto queries, diagnostic settings, dashboards
|
||||
- [Introduction to Application Insights](https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview) – OpenTelemetry-basert APM
|
||||
- [Monitor Azure AI services (Training module)](https://learn.microsoft.com/en-us/training/modules/monitor-ai-services/) – Microsoft Learn offisiell kurs
|
||||
|
||||
|
|
|
|||
|
|
@ -591,8 +591,8 @@ Test-NetConnection -ComputerName 10.0.2.5 -Port 443
|
|||
**Verified (MCP microsoft-learn, 2026-02):**
|
||||
- [Configure Foundry Tools virtual networks](https://learn.microsoft.com/en-us/azure/ai-services/cognitive-services-virtual-networks) - Hovedkilde for VNet-konfigurasjon, service endpoints, IP-regler, private endpoints
|
||||
- [Configure secure networking for Azure AI platform services](https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/scenarios/ai/platform/networking) - Arkitektur-guide fra Cloud Adoption Framework
|
||||
- [Configure Azure OpenAI networking](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/network) - Private endpoint oppsett for Azure OpenAI
|
||||
- [Network and access configuration for Azure OpenAI On Your Data](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/on-your-data-configuration) - Trusted services bypass, managed identity setup
|
||||
- [Configure Azure OpenAI networking](https://learn.microsoft.com/en-us/azure/foundry-classic/openai/how-to/network) - Private endpoint oppsett for Azure OpenAI
|
||||
- [Network and access configuration for Azure OpenAI On Your Data](https://learn.microsoft.com/en-us/azure/foundry-classic/openai/how-to/on-your-data-configuration) - Trusted services bypass, managed identity setup
|
||||
- [Azure security baseline for Azure AI services](https://learn.microsoft.com/en-us/security/benchmark/azure/baselines/cognitive-services-security-baseline) - NSG-støtte (ikke støttet), private link (støttet), disable public access
|
||||
- [Create a private endpoint for a secure connection to Azure AI Search](https://learn.microsoft.com/en-us/azure/search/service-create-private-endpoint) - Shared private link-mønster
|
||||
|
||||
|
|
|
|||
|
|
@ -675,7 +675,7 @@ START: Hvilken AI-kapabilitet trenger du?
|
|||
Dato: 2026-02 (verifisert)
|
||||
|
||||
3. **Choose an Azure resource type for Foundry**
|
||||
https://learn.microsoft.com/en-us/azure/ai-foundry/concepts/resource-types
|
||||
https://learn.microsoft.com/en-us/azure/foundry-classic/concepts/resource-types
|
||||
Dato: 2026-02 (verifisert)
|
||||
|
||||
4. **Choose the right Foundry tool for document processing**
|
||||
|
|
@ -683,11 +683,11 @@ START: Hvilken AI-kapabilitet trenger du?
|
|||
Dato: 2026-02 (verifisert)
|
||||
|
||||
5. **What is Foundry Agent Service?**
|
||||
https://learn.microsoft.com/en-us/azure/ai-foundry/agents/overview
|
||||
https://learn.microsoft.com/en-us/azure/foundry/agents/overview
|
||||
Dato: 2026-02 (verifisert)
|
||||
|
||||
6. **Plan and manage costs for Microsoft Foundry**
|
||||
https://learn.microsoft.com/en-us/azure/ai-foundry/concepts/manage-costs
|
||||
https://learn.microsoft.com/en-us/azure/foundry/concepts/manage-costs
|
||||
Dato: 2026-02 (verifisert)
|
||||
|
||||
7. **Azure OpenAI pricing page**
|
||||
|
|
|
|||
|
|
@ -360,7 +360,7 @@ Azure AI Vision er en **Azure resource** som faktureres direkte via Azure-abonne
|
|||
3. [Object detection (version 4.0)](https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-object-detection-40) - Bounding box-basert objektdeteksjon
|
||||
4. [Image tagging with Image Analysis version 4.0](https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-tag-images-40) - Tagging av tusenvis av objekter
|
||||
5. [What's new in Azure Vision in Foundry Tools](https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/whats-new) - Florence integration (mars 2023), GA-lansering (november 2023)
|
||||
6. [Transparency note: Image Analysis](https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/computer-vision/image-analysis-transparency-note) - Florence foundation model, bounding boxes, confidence scores
|
||||
6. [Transparency note: Image Analysis](https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/computer-vision/image-analysis-transparency-note) - Florence foundation model, bounding boxes, confidence scores
|
||||
7. [Call the Image Analysis 4.0 Analyze API (Python)](https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/call-analyze-image-40?pivots=programming-language-python) - SDK implementation
|
||||
8. [Azure Image Analysis client library for Python](https://learn.microsoft.com/en-us/python/api/overview/azure/ai-vision-imageanalysis-readme) - Visual features, gender-neutral captions
|
||||
|
||||
|
|
|
|||
|
|
@ -334,9 +334,9 @@ Kombiner OCR med LLM for intelligent dokumentforståelse:
|
|||
3. **Call Azure Vision v3.2 GA Read API**: https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/call-read-api
|
||||
4. **Quickstart: Azure Vision v3.2 GA Read (Python)**: https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/quickstarts-sdk/client-library
|
||||
5. **Quickstart: Azure Vision v3.2 GA Read (REST API)**: https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/quickstarts-sdk/client-library
|
||||
6. **Data, privacy, and security for OCR**: https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/computer-vision/ocr-data-privacy-security
|
||||
7. **Transparency note and use cases for OCR**: https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/computer-vision/ocr-transparency-note
|
||||
8. **Capabilities and limitations of OCR**: https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/computer-vision/ocr-characteristics-and-limitations
|
||||
6. **Data, privacy, and security for OCR**: https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/computer-vision/ocr-data-privacy-security
|
||||
7. **Transparency note and use cases for OCR**: https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/computer-vision/ocr-transparency-note
|
||||
8. **Capabilities and limitations of OCR**: https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/computer-vision/ocr-characteristics-and-limitations
|
||||
9. **Image Analysis cognitive skill (AI Search)**: https://learn.microsoft.com/en-us/azure/search/cognitive-search-skill-image-analysis
|
||||
10. **Tutorial: Vision with Azure AI services (Synapse)**: https://learn.microsoft.com/en-us/azure/synapse-analytics/machine-learning/tutorial-computer-vision-use-mmlspark
|
||||
11. **Azure Vision Image Analysis Python SDK**: https://learn.microsoft.com/en-us/python/api/overview/azure/ai-vision-imageanalysis-readme
|
||||
|
|
|
|||
|
|
@ -576,7 +576,7 @@ Content Understanding er en **Azure Foundry Tools** tjeneste, inkludert i:
|
|||
| Multimodal search (AI Search integration) | https://learn.microsoft.com/en-us/azure/search/multimodal-search-overview | Verified (Feb 2026) |
|
||||
| Azure AI Video Indexer insights overview | https://learn.microsoft.com/en-us/azure/azure-video-indexer/insights-overview | Verified (Feb 2026) |
|
||||
| Python SDK (ContentUnderstandingClient) | https://learn.microsoft.com/en-us/python/api/overview/azure/ai-contentunderstanding-readme | Verified (Feb 2026) |
|
||||
| Data privacy and security | https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/content-understanding/data-privacy | Verified (Feb 2026) |
|
||||
| Data privacy and security | https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/content-understanding/data-privacy | Verified (Feb 2026) |
|
||||
|
||||
### Baseline (modellkunnskap)
|
||||
|
||||
|
|
|
|||
|
|
@ -474,7 +474,7 @@ Før du anbefaler Speaker Recognition:
|
|||
- Coverage: Feature overview, verification vs. identification, use cases
|
||||
|
||||
3. **Data Privacy and Security for Text-to-Speech**
|
||||
- URL: https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/speech-service/text-to-speech/data-privacy-security
|
||||
- URL: https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/speech-service/text-to-speech/data-privacy-security
|
||||
- Confidence: **Verified** (MCP fetch 2026-02-03)
|
||||
- Coverage: Speaker Verification for voice talent consent, voice signature processing, DPA compliance
|
||||
|
||||
|
|
|
|||
|
|
@ -495,7 +495,7 @@ Billable characters: `Hello, world!` = 13 tegn (ikke `<speak>` eller `<voice>`)
|
|||
| Customize voice and sound with SSML | ✅ Verified | https://learn.microsoft.com/en-us/azure/ai-services/speech-service/speech-synthesis-markup-voice |
|
||||
| How to synthesize speech from text | ✅ Verified | https://learn.microsoft.com/en-us/azure/ai-services/speech-service/how-to-speech-synthesis |
|
||||
| Text-to-Speech FAQ | ✅ Verified | https://learn.microsoft.com/en-us/azure/ai-services/speech-service/faq-tts |
|
||||
| Transparency note for TTS | ✅ Verified | https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/speech-service/text-to-speech/transparency-note |
|
||||
| Transparency note for TTS | ✅ Verified | https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/speech-service/text-to-speech/transparency-note |
|
||||
| Language support | ✅ Verified | https://learn.microsoft.com/en-us/azure/ai-services/speech-service/language-support?tabs=tts |
|
||||
| Speech service pricing | ✅ Verified | https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/ |
|
||||
| Batch synthesis API | ✅ Verified | https://learn.microsoft.com/en-us/azure/ai-services/speech-service/batch-synthesis |
|
||||
|
|
|
|||
|
|
@ -329,7 +329,7 @@ General translation Domain-specific terms
|
|||
- Start med **Foundry (classic) portal** for manuell testing
|
||||
- Bruk **Single-file API** for prototyping (enklere enn Blob Storage)
|
||||
- Test med maksimalt 3 språkpar først
|
||||
- Les [Transparency Note](https://learn.microsoft.com/azure/ai-foundry/responsible-ai/translator/transparency-note) for å forstå begrensninger
|
||||
- Les [Transparency Note](https://learn.microsoft.com/azure/foundry/responsible-ai/translator/transparency-note) for å forstå begrensninger
|
||||
|
||||
**Middels (har brukt Text Translation API):**
|
||||
- Migrer til **Batch Translation** for volum > 50 filer/dag
|
||||
|
|
@ -369,7 +369,7 @@ General translation Domain-specific terms
|
|||
*Confidence: Verified (2026-02)* — Rate limits, request size limits
|
||||
|
||||
6. **Translator Transparency Note**
|
||||
https://learn.microsoft.com/azure/ai-foundry/responsible-ai/translator/transparency-note
|
||||
https://learn.microsoft.com/azure/foundry/responsible-ai/translator/transparency-note
|
||||
*Confidence: Verified (2026-02)* — AI-begrensninger, data privacy, responsible AI
|
||||
|
||||
### Konfidensnivå per seksjon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue