fix(ms-ai-architect): RX-KB1 strip stale plain-Verified pipe-tails (87) + audit-deteksjon [skip-docs]
De 87 referansefilene bar en plain-text `| Verified: <dato>`-hale på **Last updated:**-linjen i 500B-header-vinduet — usynlig for den bold-only kontrakt-stacken (kb-headers.mjs / audit RE_VERIFIED), og claimet en verifisering judgen aldri gjorde (samme poison-klasse som de 14 bold **Verified:** MCP Spor 1 fjernet). Uhåndtert springer den også dual-Verified-fellen: R7s insertVerifiedFields ville stemplet en bold-verdi ved siden av den plain → to motstridende provenance-claims per fil. - ny driver strip-stale-verified-pipe.mjs: frosset 87-manifest (18 advisor + 45 eng + 8 gov + 16 sec), pure verdi-bevarende strip (kun ` | Verified: …`-halen; **Last updated:**-dato byte-eksakt), hard per-fil-invariant (linjeantall uendret, body byte-identisk, dato bevart), idempotent, atomicWriteSync (RX-OPS2 recovery-kontrakt). - audit-corpus-headers.mjs: ny plain-Verified-deteksjon (RE_PLAIN_VERIFIED + plainVerifiedPipe) — gjør M4-blindheten synlig så en stale plain-hale ikke kan gjenoppstå stille (non-advisor scope). - 87 filer strippet; plain Verified i vinduet 0/389; live-audit plainVerifiedPipe 0. Mekanisme: +15 tester (12 strip + 3 audit). Suite 875→890 exit 0. validate-plugin.sh 250/0. Utsatt → RX-KB1b: footer-dato-avvik + label-whitelist (annen dialekt, flag-to-human).
This commit is contained in:
parent
b3011da017
commit
712a143e58
91 changed files with 478 additions and 87 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Security for Microsoft AI Solutions
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Category:** Solution Architecture & Advisory
|
||||
**Status:** Established Practice
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Adaptive Cards for Rich Copilot Responses
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# API Rate Limiting and Resilience Patterns
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Copilot Connectors - Implementation Patterns
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04-10
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA (Synced Connectors) / Early Access Preview (Federated Connectors)
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Security Patterns for Copilot Extensions
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Multi-Agent Orchestration in Copilot
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Generally Available (GA)
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Localization and Globalization in Copilot
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Declarative Agents - Design and Implementation
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Grounding Strategies for Declarative Agents
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# M365 Copilot Plugins - Ecosystem and Distribution
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Model Context Protocol (MCP) in Copilot Studio
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Generally Available (GA)
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Power Automate and Copilot Studio Integration
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# SharePoint and OneDrive Copilot Agents
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Error Handling and Fallback Prompting Strategies
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Few-Shot and Zero-Shot Learning Techniques
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Multimodal Prompt Design with Images and Text
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Real-Time Reasoning and Performance Optimization
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA (`gpt-realtime` og `gpt-realtime-1.5` er GA-modeller; «preview»-suffikset gjelder nå kun de eldre `gpt-4o-realtime-preview`-modellene)
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Role-Playing and Persona-Based Prompting
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Agent Autonomy and Control - Governance Framework
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Agent Evaluation and Testing Frameworks
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA (Azure AI Evaluation SDK), Preview (Agent-specific evaluators)
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Agent Memory and Context Management Strategies
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA (Managed Memory in Foundry Agent Service: Preview)
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Agent2Agent (A2A) Protocol — Åpen Standard for Agent-Interoperabilitet
|
||||
|
||||
**Last updated:** 2026-06-18 | Verified: 2026-06-18
|
||||
**Last updated:** 2026-06-18
|
||||
**Status:** Stabil (protokollspesifikasjon v1.0) / Preview (Microsofts A2A-SDK + Agent Framework A2A-pakker)
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Agent-to-Agent Communication Protocols
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Computer-Using Agents (CUA)
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Copilot Studio — GA (2026-05-07); Foundry Agent Service — Preview (sep 2025)
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Foundry Workflows — Visuell Multi-Agent Orkestrering
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Public Preview (announced MS Ignite november 2025)
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Multi-Agent Orchestration Patterns and Topologies
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Semantic Kernel and Microsoft Agent Framework - Implementation Patterns
|
||||
|
||||
**Last updated:** 2026-06-18 | Verified: 2026-06-18
|
||||
**Last updated:** 2026-06-18
|
||||
**Status:** GA — Microsoft Agent Framework 1.0 (3. apr 2026), orchestration patterns GA
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tool Use and Function Calling - Advanced Patterns
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Agent Orchestration & Automation
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Azure AI Services - API Design and Best Practices
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Azure AI Services (Foundry Tools)
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Azure AI Services - Enterprise Architecture Patterns
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Azure AI Services (Foundry Tools)
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Azure AI Services - Monitoring, Logging and Diagnostics
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Azure AI Services (Foundry Tools)
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Azure AI Services - Networking, Security and Private Endpoints
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/security/benchmark/azure/baselines/cognitive-services-security-baseline
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Azure AI Services vs Foundry Tools - Platform Selection Guide
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Azure AI Services (Foundry Tools)
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Azure AI Vision - Image Analysis and Tagging
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA (Generally Available)
|
||||
**Category:** Azure AI Services (Foundry Tools)
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Azure AI Vision - OCR and Document Processing
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/python/api/overview/azure/ai-vision-imageanalysis-readme
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Content Understanding - Multimodal Analysis and Video Intelligence
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Preview (GA for core features, Limited Access for face description)
|
||||
**Category:** Azure AI Services (Foundry Tools)
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Document Intelligence - Prebuilt Models for Forms and Invoices
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/azure/ai-services/document-intelligence/model-overview
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Language Services - Custom Text Classification and NER
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA — avvikles 31. mars 2029
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/azure/ai-services/language-service/custom-text-classification/overview
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Language Services - Question Answering and Knowledge Mining
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA — avvikles 31. mars 2029
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/azure/ai-services/language-service/question-answering/overview
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Language Services - Text Analytics for Sentiment and Key Phrases
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA (deler avvikles 2029-03-31)
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/azure/ai-services/language-service/personally-identifiable-information/overview
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Speech Services - Speech-to-Text and Real-time Transcription
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Azure AI Services (Foundry Tools)
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Speech Services - Text-to-Speech and Neural Voices
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/azure/ai-services/speech-service/personal-voice-overview
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Translator Service - Document Translation and Multi-language Support
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA (General Availability) + Preview features
|
||||
**Category:** Azure AI Services (Foundry Tools)
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Agentic RAG Patterns — Agent-styrt retrieval
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/azure/search/agentic-retrieval-overview
|
||||
**Status:** GA (Semantic Kernel); Azure AI Search agentic retrieval **delvis GA via REST `2026-04-01`** (verifisert 2026-06-19) — GA-overflaten returnerer ekstraktiv grounding-data (`activity` + `references`), ikke syntetiserte svar, med GA-kildetypene `searchIndex`/`azureBlob`/`indexedOneLake`/`web`. **Answer synthesis, ikke-minimal reasoning effort (LLM query planning på low/medium) og multi-turn messages forblir preview (`2026-05-01-preview`).** Azure- og Foundry-portalen gir kun preview-tilgang til agentic retrieval
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Azure AI Search - Configuration and Deployment
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Citation Tracking and Source Attribution
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA (classic RAG); agentic retrieval delvis GA via REST `2026-04-01` — grounding-overflaten (`references` + `activity`-log) er GA, mens LLM query planning (ikke-minimal reasoning effort) + answer synthesis + multi-turn messages forblir preview (`2026-05-01-preview`); portal/Foundry preview
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Contextual Retrieval — Kontekstuell berikelse av chunks
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA (custom skill pattern), Preview (agentic retrieval)
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# GraphRAG - Knowledge Graphs and Relationship Extraction
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Preview
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Hierarchical RAG Patterns — Multi-nivå retrieval
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA (index projections), Preview (agentic retrieval)
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Hybrid Search - Full-Text and Vector Combined
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Metadata Management and Filtered Search
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Multi-Index Federation and Cross-Search
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA (single-index), Not supported (native cross-index)
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Multimodal RAG — Bilder, tabeller og dokumenter i RAG
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA (Document Intelligence, Content Understanding), Preview (multimodal embeddings)
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# RAG Caching and Performance Optimization
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# RAG Context Windows and Long-Context Models
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# RAG Core Patterns and Architecture
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Document Preprocessing and Pipeline Automation
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# RAG Hallucination Mitigation Strategies
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA (groundedness-deteksjon, RAG-mønstre) · Preview (groundedness correction/mitigating-feature, api-version 2024-09-15-preview)
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Iterative RAG and Multi-Turn Refinement
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Query Understanding and Expansion
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# RAG Security - RBAC, Filtering, and Access Control
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Preview (native ACL/RBAC), GA (security filters)
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Semantic Ranker and Reranking Models
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA (core), Preview (query rewrite, prerelease models)
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Vector Indexing - Techniques and Configuration
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA (Hybrid search), Preview (Scalar quantization)
|
||||
**Category:** RAG Architecture & Semantic Search
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Custom Dashboards for AI Operations
|
||||
|
||||
**Category:** Monitoring & Observability
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Brukes av:** Cosmo Skyberg, Microsoft AI Solution Architect
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/azure/azure-monitor/visualize/workbooks-overview
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Model Performance Monitoring and Drift Detection
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Monitoring & Observability
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Response Quality Metrics and Evaluation for RAG Systems
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Monitoring & Observability
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Opphavsrett og AI-treningsdata i Norge
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** Under endring - norsk implementering av DSM-direktivet og AI Act pågår
|
||||
**Category:** Norwegian Public Sector AI Governance
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Bias Detection and Mitigation - Practical Approaches
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Responsible AI & Governance
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Content Safety and Harm Mitigation - Azure Implementation
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Responsible AI & Governance
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Responsible AI Policy Development - Creating Organizational Standards
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Responsible AI & Governance
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Stakeholder Communication - Explaining AI Decisions to Non-Technical Audiences
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Responsible AI & Governance
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# AI Incident Response and Breach Handling Procedures
|
||||
|
||||
**Last updated:** 2026-05 | Verified: MCP 2026-05
|
||||
**Last updated:** 2026-05
|
||||
**Status:** Established Practice
|
||||
**Category:** AI Security Engineering
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# AI Threat Modeling Using STRIDE Framework
|
||||
|
||||
**Last updated:** 2026-05 | Verified: MCP 2026-05
|
||||
**Last updated:** 2026-05
|
||||
**Status:** Established Practice
|
||||
**Category:** AI Security Engineering
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Data Leakage Prevention in AI Contexts
|
||||
|
||||
**Category:** AI Security Engineering
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Målgruppe:** Enterprise AI architects og security teams
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/security/benchmark/azure/mcsb-v2-artificial-intelligence-security
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Defender for Cloud — AI threat protection
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA (AI applications) · Preview (AI agents, fra 2026-02-02)
|
||||
**Category:** AI Security Engineering — Threat Detection & Monitoring
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Microsoft Entra Agent ID — Zero Trust for AI-agentidentiteter
|
||||
|
||||
**Category:** AI Security Engineering
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Public Preview, utvidet etter Ignite 2025 (50+ nye/oppdaterte artikler i Entra Agent ID-portføljen; opt-out er midlertidig — vil bli obligatorisk for nye agenter) *(Verified MCP 2026-06)*
|
||||
**Målgruppe:** Arkitekter som skal sikre AI-agenter med dedikerte identiteter og Zero Trust-prinsipper
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Output Validation, Grounding Verification, and Fact-Checking
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** AI Security Engineering
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# OWASP LLM Top 10 (2025) — Azure-tiltak for LLM04/06/08/09
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** Referanse (OWASP 2025 + Azure-tiltak)
|
||||
**Category:** AI Security Engineering — Threat Modeling & Controls
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Microsoft Security Copilot — AI-drevet sikkerhetsoperasjonsplattform
|
||||
|
||||
**Category:** AI Security Engineering
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-19
|
||||
**Målgruppe:** Sikkerhetsarkitekter og SOC-ledere som vurderer AI-assistert sikkerhetsoperasjon
|
||||
**Type:** reference
|
||||
**Source:** https://learn.microsoft.com/copilot/security/agents-overview
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Multi-Model Strategy: Cost-Performance Trade-offs
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Cost Optimization & FinOps for AI
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Observability and Monitoring Cost Optimization
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Cost Optimization & FinOps for AI
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Asynchronous Processing Patterns
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Performance & Scalability
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Connection Pooling Patterns
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Performance & Scalability
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# GPU and Compute Sizing for AI
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Performance & Scalability
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Model Distillation for Performance
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA
|
||||
**Category:** Performance & Scalability
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Rate Limit Management
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Performance & Scalability
|
||||
**Type:** reference
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Regional Deployment for Latency Reduction
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Performance & Scalability
|
||||
**Type:** reference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue