Aktualizacím dokumentace Microsoft tento týden dominovala dokumentace k agentům v Azure AI Foundry a Copilot Studio.
Nejaktivnější oblasti byly Azure AI (Foundry, nástroje, evaluace a doporučení k modelům) a Copilot Studio (agenti, referenční stránky a témata kredity/fakturace). Největší změnou byla vlna nové dokumentace k agentům a Toolbox v Azure AI Foundry spolu s výraznými doplněními agentních referencí v Copilot Studio; současně bylo odstraněno několik souvisejících stránek ve verzi preview.
Azure AI 65
-
Tato nová dokumentace uvádí podporu pro použití modelů připojených administrátorem—modelů hostovaných za enterprise AI bránami—ve scénářích cloudových evaluací v Microsoft Foundry. Popisuje, jak na tyto modely odkazovat, jaké jsou předpoklady a jaké scénáře evaluace jsou podporované. Jde o výrazné rozšíření možností integrace modelů.
- Zavádí modely připojené administrátorem pro cloudové evaluace v projektech Foundry
- Vysvětluje odkazování na modely ve formátu <connection-name>/<deployment-name>
- Uvádí podporované scénáře: evaluator judge, model target, simulace konverzace
-
Tato nová dokumentace uvádí podporu pro konfiguraci ověřování Microsoft Entra pro ingest trasování z agentů Foundry do Application Insights, čímž nahrazuje ingest na základě klíčů řízením přístupu založeným na identitě. Popisuje předpoklady, kroky nastavení pro nové i existující připojení a pokyny k řešení problémů, což umožňuje bezpečnější a lépe spravovatelné ingestování telemetrie.
- Zavádí ověřování Microsoft Entra pro ingest trasování agentů Foundry do Application Insights
- Popisuje, jak aktualizovat existující nebo vytvořit nové připojení pomocí spravované identity projektu
- Vysvětluje další oprávnění vyžadovaná pro trasování hostovaných agentů při použití Agent Identity
-
Tato nová stránka uvádí Agent Optimizer (preview) v Microsoft Foundry a poskytuje postup krok za krokem pro optimalizaci prompt agentů pomocí interaktivního průvodce. Popisuje, jak vybrat verze agenta, datové sady, evaluátory a modely, spustit optimalizace, porovnat výsledky a povýšit zlepšené verze agenta. Umožňuje tak systematicky zlepšovat výkon prompt agenta.
- Představuje Agent Optimizer (preview) pro prompt agenty ve Foundry
- Popisuje optimalizaci instrukcí agenta, popisů nástrojů a volby modelu
- Vysvětluje výběr datových sad, evaluátorů a kandidátních modelů pro optimalizaci
-
Tato nová dokumentace zavádí a vysvětluje ověřování toolbox v Microsoft Foundry. Popisuje, jak je ověřování centralizováno do projektových připojení a jak agenti mohou používat různé typy ověřování, aniž by sami implementovali autentizační logiku. Poskytuje postup krok za krokem pro konfiguraci OAuth identity passthrough, aby byl umožněn přístup „na uživatele“ k navazujícím službám při zachování uživatelských oprávnění a hranic.
- Zavádí ověřování toolbox jako způsob centralizace a zjednodušení ověřování nástrojů v Microsoft Foundry
- Vysvětluje oddělení identit agenta a uživatele při volání nástrojů
- Detailně uvádí podporované typy ověřování (none, custom-keys, project-managed-identity, agentic-identity, oauth2, user-entra-token)
-
Tato nová dokumentace představuje možnost vytvořit privátní katalog dovedností v Microsoft Foundry pomocí Azure API Center. Organizacím umožňuje dovednosti agentů interně registrovat, řídit (governance) a sdílet. Popisuje předpoklady, nastavení, governance, řízení přístupu i řešení problémů; jde o významnou novou schopnost pro správu a distribuci dovedností AI agentů v podniku.
- Zavádí privátní katalogy dovedností pro interní vyhledávání a používání dovedností
- Popisuje integraci s Azure API Center pro registraci dovedností a governance
- Vysvětluje, jak definovat povolené nástroje pro každou dovednost pro vynucení bezpečnostních hranic
-
Tato nová dokumentace představuje funkci Toolbox v Microsoft Foundry, která centralizuje správu nástrojů pro AI agenty. Popisuje, jak Toolbox umožňuje centralizovanou konfiguraci, ověřování, governance a sdílení nástrojů a dovedností napříč agenty, včetně nových funkcí v preview, jako je vyhledávání nástrojů a dovednosti.
- Představení Toolbox pro centralizovanou správu nástrojů ve Foundry
- Podpora sdílení nástrojů a dovedností napříč více agenty přes jeden MCP-kompatibilní endpoint
- Centralizované ověřování, governance a verzování nástrojů
- Změna Structured outputs
Dokumentace nyní detailně popisuje, jak používat structured outputs s Azure OpenAI Responses API, včetně příkladů pro Python, .NET a REST/cURL. Rozšiřuje tak podporu structured output i mimo Chat Completions a upřesňuje konfiguraci schématu pro každé API.
- Structured outputs jsou nyní podporovány v Chat Completions i Responses API.
- Doplněny příklady pro Python (OpenAI SDK), .NET a REST/cURL pro použití structured outputs s Responses API.
- Upřesněno, jak zadat JSON Schema pro structured outputs v každém API.
-
Dokumentace přidává nové ovládací prvky a vysvětlení pro „reasoning“ modely v Azure OpenAI: rozšířené úrovně „reasoning_effort“, novou „reasoning.mode“ (standard/pro) pro modely gpt-5.6 a možnost zachovat „reasoning“ napříč tahy konverzace. Změny dávají vývojářům jemnější kontrolu nad chováním modelu, náklady a kontinuitou ve vícetahových interakcích.
- Rozšířen parametr 'reasoning_effort' o detailnější úrovně (none, minimal, low, medium, high, xhigh, max) a přidáno vodítko k jejich použití
- Přidáno 'reasoning.mode' (standard/pro) pro modely gpt-5.6, což umožňuje volbu režimu běhu pro obtížné úlohy
- Přidána část vysvětlující fungování reasoning tokenů, jejich dopad na context window a fakturaci a jak je monitorovat
-
Stránka byla odstraněna nebo přesunuta. Dokumentace popisující typy nástrojů dostupných v Microsoft Foundry Agent Service, včetně vestavěných a vlastních nástrojů, toolboxes a souvisejících konceptů správy, byla odstraněna. Tím mizí ucelený zdroj pro pochopení a implementaci rozšiřitelnosti nástrojů u Copilot agentů založených na Foundry.
- Ztráta přehledu a doporučení k vestavěným a vlastním typům nástrojů pro Foundry Agent Service
- Odstranění instrukcí pro připojení, ověřování a správu nástrojů a toolboxes
- Chybí dokumentace k použití MCP, OpenAPI a Agent-to-Agent (A2A) integrací
-
Tato nová stránka představuje dokumentaci k funkcím content provenance u modelů Microsoft Foundry. Popisuje, jak se používají C2PA manifesty a neviditelné vodoznaky k signalizaci původu AI-generovaného obsahu. Zároveň uvádí konkrétní rodiny image modelů, které tyto provenance signály podporují, což posiluje transparentnost a dohledatelnost generovaných výstupů.
- Vysvětluje použití C2PA manifestů a neviditelných vodoznaků pro content provenance.
- Upřesňuje, že provenance signály indikují původ, nikoli přesnost nebo důvěryhodnost obsahu.
- Uvádí podporované rodiny a verze image modelů se zapnutými funkcemi provenance.
-
Dokumentace nyní upřesňuje a rozšiřuje konfiguraci akcí v routines: umožňuje zadat buď název agenta, nebo legacy endpoint ID, a aktualizuje požadavky na SDK/balíčky pro .NET a Python. Tyto změny zvyšují kompatibilitu a zpřesňují cílení agenta v routines.
- Pole akce nyní podporují zadání agent_name nebo agent_endpoint_id, nejen agent_name
- Upřesňuje, že se má zadat pouze jeden z agent_name nebo agent_endpoint_id
- Pole input pro akce nyní přijímá JSON hodnoty, nikoli jen stringy
-
Předpoklady a proces nastavení pro připojení agentů k Microsoft 365 přes Work IQ byly aktualizovány: upřesňují komerční požadavky, licensing i technické nastavení, včetně nových detailů k účtování podle použití, licencování konektorů, vyžadovaným verzím software a podpoře protokolů. Část o autentizaci a zabezpečení nyní zdůrazňuje delegated autentizaci a potřebu explicitního admin souhlasu pro registrace aplikací.
- Přidáno rozlišení mezi účtováním podle použití (Copilot Credits) a licencováním konektorů pro různé cesty připojení.
- Upřesněno, že nástroje založené na konektorech mohou vyžadovat Microsoft 365 Copilot licenci pro každého uživatele.
- Specifikovány technické požadavky: Node.js 22+, @azure/ai-projects 2.4.0+ a verzování protokolů pro A2A volání.
-
Dokumentace nyní vyžaduje explicitní schválení pro použití modelu gpt-image-1, aktualizuje doporučený orchestrator model na gpt-5 a přináší vylepšené instrukce pro nastavení a ukázky kódu pro Python i .NET. Změny upřesňují předpoklady, rozšiřují podporované modely a usnadňují implementaci generování obrázků s aktuálními nástroji.
- Explicitní požadavek požádat o přístup k gpt-image-1 před nasazením
- Doporučení orchestrator modelu aktualizováno z gpt-4o/4.1 na gpt-5 v předpokladech i ukázkách kódu
- Upřesněna podpora regionů a modelů s odkazem na samostatnou support matrix
-
Dokumentace nyní obsahuje nové předpoklady pro použití Microsoft Fabric data agent, například požadavek na placenou Fabric nebo Power BI Premium kapacitu, a podporu dalších zdrojů dat. Nová část „Usage support“ popisuje kompatibilitu SDK a nastavení. Část o vytvoření agenta je upřesněna rozdělením pro „Prompt agents“. Tyto změny rozšiřují zdokumentované schopnosti a zpřesňují požadavky na nastavení.
- Přidán požadavek na placenou F2 nebo vyšší Fabric capacity nebo Power BI Premium P1+ se zapnutým Fabric
- Nový předpoklad nakonfigurovat cross-geo processing a tenant nastavení úložiště dle potřeby
- Rozšířen seznam podporovaných zdrojů dat a oprávnění včetně Mirrored database, Ontology a Microsoft Graph
-
Nová schopnost umožňuje posílat přihlašovací údaje při načítání agent card z A2A endpointu, což řeší scénáře, kdy je cesta k agent card chráněná a vyžaduje ověření. Řídí se novou vlastností 'send_credentials_for_agent_card' v definici A2A nástroje.
- Přidána podpora pro posílání přihlašovacích údajů při požadavcích na načtení agent card přes vlastnost 'send_credentials_for_agent_card'.
- Zdokumentovány bezpečnostní dopady a výchozí chování (přihlašovací údaje se neposílají, pokud to není explicitně povoleno).
- Aktualizován troubleshooting pro selhání ověření agent card.
-
Byla přidána nová část o structured outputs, která popisuje, jak zajistit, aby výstupy Responses API odpovídaly JSON Schema. To umožňuje kontrolovanější a předvídatelnější odpovědi, což je důležité pro vývojáře integrující schopnosti Copilot. Pro přehlednost byl navíc přidán odkaz na referenční dokumentaci parametrů.
- Přidána nová sekce „Structured outputs“ vysvětlující, jak vynutit JSON Schema pro odpovědi
- Upřesněno, že Responses API používá pro definici schématu 'text.format' (odlišné od Chat Completions)
- V úvodu přidán odkaz na kompletní dokumentaci parametrů
-
Byla přidána nová část vysvětlující, že tool calling s reasoning modely (gpt-5.6 a novější) je podporováno pouze přes Responses API, nikoli přes Chat Completions API, a přidává vodítka a workaroundy pro vývojáře. Jinde byly provedeny drobné upřesňující změny a vylepšení kódu.
- Přidáno vodítko, že tool calling s reasoning_effort není podporováno v Chat Completions API pro modely gpt-5.6+
- Vysvětleno, že takové požadavky selžou, a uvedena konkrétní chybová zpráva
- Popsána dvě řešení: přejít na Responses API (doporučeno) nebo nastavit reasoning_effort na 'none' v Chat Completions
-
A new quickstart for optimizing prompt agents using the agent optimizer in the portal has been added. This enables users to improve agent instructions, tool descriptions, and model selection, and to promote the best candidate.
- Added 'Optimize a prompt agent' quickstart
- Describes use of agent optimizer in the portal
- Covers improving instructions, tool descriptions, and model selection
-
The documentation now states that Model Router supports additional Claude models, specifically including 'claude-opus-4-7' and 'claude-opus-4-6', expanding the range of models that can be routed automatically. The note about unsupported models has been generalized, reflecting evolving support.
- Model Router now supports 'claude-opus-4-7' and 'claude-opus-4-6'
- The list of Claude models supported by Model Router has been updated
- The note about unsupported models is now generalized, not naming specific models
-
This update introduces support for custom event-based triggers (notably Microsoft Teams messages) and expands SDK and CLI options for managing routines. It also clarifies agent authentication requirements and updates supported SDK versions.
- Added 'custom' trigger type, enabling routines to fire on external events such as new Microsoft Teams messages.
- Expanded SDK and CLI support: routines can now be managed via Python, .NET, JavaScript SDKs, and Azure Developer CLI.
- Clarified that routines require agents with configured identity (not end-user delegated identity).
- Odebráno What is Microsoft Foundry Canvas?
Page removed or relocated. The documentation page for Microsoft Foundry Canvas, a GitHub Copilot App extension for visually building and deploying Foundry hosted agents, has been removed. This eliminates official guidance on using the Canvas extension for agent development workflows.
- Loss of documentation on installing and using Microsoft Foundry Canvas with Copilot
- Missing guidance on visual agent assembly, testing, and deployment via the Canvas
- No longer provides workflow integration details between Copilot and Foundry Canvas
-
Two new sections were added: one provides resources for learning about responsible AI, and the other introduces a process for reporting security or safety issues related to Foundry Models. This expands the documentation to support responsible AI practices and user engagement in security.
- Added links to Microsoft AI principles, responsible AI resources, and Azure learning courses
- Introduced guidance and process for reporting security or safety issues in Foundry Models
-
A new instruction has been added for reporting security or safety issues related to Foundry Models sold by Azure, specifying the use of the Microsoft Security Response Center and providing examples of vulnerabilities to report.
- Added guidance for reporting security vulnerabilities or safety problems in Foundry Models
- Clarified types of issues to report (e.g., prompt injection, unsafe output, data exposure)
- Specified required information for reports (model name, version, steps, impact)
-
The documentation clarifies the monitoring setup by updating terminology from 'continuous evaluation' to 'recurring evaluations,' adds the Foundry portal as a supported method for setup, and adjusts prerequisites to explicitly require portal access. These changes help users understand the current recommended approach and available tools for agent monitoring.
- Terminology updated from 'continuous evaluation' to 'recurring evaluations' in monitoring settings.
- Foundry portal added as a supported method for setting up recurring evaluations, alongside SDKs.
- Prerequisites now explicitly require access to the Foundry portal.
-
A new section was added explaining how to improve prompt cache hit rates for Fireworks models on Microsoft Foundry, detailing which headers and parameters to use for session affinity and cache keying.
- Added guidance on setting stable user/session identifiers for prompt caching
- Explained priority order of cache key parameters
- Linked to external Fireworks AI documentation for further details
-
The documentation clarifies SDK and endpoint selection, updates prerequisites for RBAC roles, and specifies updated SDK package versions and requirements, especially for JavaScript/Node.js. These changes help users choose the correct SDK and ensure their environment is properly configured.
- Clarifies that the OpenAI SDK now supports Foundry Models sold by Azure through Chat Completions.
- Refines RBAC role requirements, emphasizing least-privilege assignments and just-in-time elevation for resource-group roles.
- Updates JavaScript SDK version to 2.4.0 and specifies Node.js 22+ is required.
- Změna Web search tool
The documentation now clarifies prerequisites for using the web search tool, especially regarding Foundry RBAC role renaming, and improves the organization and labeling of code examples for TypeScript and Java. These changes help users understand required permissions and how to implement the tool in different SDKs.
- Added details about Foundry RBAC role renaming and clarified required roles for agent creation and tool connection.
- Improved formatting and labeling of TypeScript example, explicitly introducing 'Create a toolbox-backed agent' section.
- Minor updates to Java agent example for clarity and consistency.
-
The documentation clarifies SDK package requirements, updates code samples for setting 'require_approval' on MCP tools, and corrects some class and method names to match current SDKs. These changes help developers use the correct packages and APIs when managing toolboxes in Foundry.
- .NET SDK prerequisites now specify coherent preview package set and exact versions
- Python and .NET code samples for 'require_approval' updated to use current class and method names
- References to example locations and method names updated for accuracy
-
The documentation clarifies which tools should appear in the initial tool list when tool search is enabled, specifying that only 'tool_search', 'call_tool', and any pinned tools are visible, while unpinned tools remain hidden. Verification steps and code samples were updated to reflect this behavior, and minor SDK naming corrections were made.
- Clarifies that both 'tool_search' and 'call_tool' meta-tools, plus any pinned tools, should appear in the initial tool list
- Updates verification code to check for presence of meta-tools and pinned tools, and absence of unpinned tools
- Removes requirement for 'Foundry-Features' header in verification example
-
The documentation clarifies required RBAC roles, updates role naming to 'Foundry' roles, and emphasizes least-privilege assignment for managed identity. It also adds instructions for downloading a maintained OpenAPI spec for code samples and clarifies authentication setup requirements.
- RBAC roles renamed from Azure AI roles to Foundry roles, with explanation of mapping and unchanged permissions.
- Clarified that only the least-privileged RBAC role should be assigned for managed identity authentication.
- Added instruction to download a maintained OpenAPI spec for code samples.
-
The documentation clarifies role requirements (with updated role names), expands best practices with a step-by-step 'first-success route' for MCP tool integration, and provides more explicit guidance on authentication and agent creation. These changes help users understand prerequisites, recommended workflows, and how to successfully connect agents to MCP servers.
- Updated RBAC role names and clarified required roles for agent and project connection creation
- Added a step-by-step 'first-success route' for connecting, approving, verifying, and cleaning up MCP tool usage
- Clarified authentication configuration steps and when to use project connections
-
The documentation now clarifies required RBAC roles for file search agents, adds detailed setup instructions for different languages and environments, and splits code examples into clearer sections for prompt agents. These changes improve guidance for developers integrating file search tools with Copilot agents.
- Clarified that 'Foundry User' role is required to create and run agents (was previously 'Foundry Owner')
- Added detailed setup instructions for C#, REST, and Java environments in code examples
- Split code samples into explicit 'Prompt agents' sections for better clarity
-
The documentation clarifies authentication options, identity usage, and prerequisites for connecting agents to Fabric IQ, especially for the Fabric data agent. It now specifies that requests use the configured connection identity (not always the signed-in user), and that the data agent endpoint supports direct user or service-principal tokens in addition to previous methods. Prerequisites for using the Fabric data agent are also more detailed.
- Clarifies that requests use the configured connection identity, not always the signed-in user
- Specifies that the Fabric data agent endpoint supports direct user or service-principal token authentication
- Adds detailed prerequisites for using the Fabric data agent, including capacity and data source requirements
-
The documentation now clarifies required prerequisites, role assignments, and environment variable mappings for deploying and running a custom code interpreter agent. It also provides more precise instructions for infrastructure output handling and troubleshooting role-based access issues.
- Added Python 3.12+ as a prerequisite for the maintained sample project.
- Clarified specific RBAC roles needed for provisioning versus day-to-day agent use, and recommended using Microsoft Entra PIM.
- Specified correct Bicep output for MCP server endpoint and warned against using the wrong endpoint.
-
The documentation clarifies the dependencies and structure of the code samples, explicitly noting that Python and Java samples rely on helper code and are not standalone. It also reorganizes code sample sections for better clarity, distinguishing between Prompt Agents and Hosted Agents. No new features or deprecations are introduced, but the changes help developers understand sample usage and setup requirements.
- Clarified that Python and Java code samples depend on helper files and are not standalone
- Added explanation that helpers simulate state machines and do not replace production safety checks
- Reorganized code sample sections to explicitly separate Prompt Agents and Hosted Agents
-
The documentation now clarifies that the sample code for using Code Interpreter in both Python and C# generates a small CSV file in the working directory, uploads it, and deletes the temporary file. The file upload step is now explicitly shown in the code samples, making the workflow clearer for users.
- Added explicit CSV file creation and cleanup steps in Python and C# code samples
- Clarified that each file-upload sample generates and deletes a temporary CSV file
- Removed mention of needing to provide your own CSV file in prerequisites
-
The documentation now clarifies the required Azure roles for setting up and using the Browser Automation tool, reflecting recent RBAC role renames and specifying least-privilege guidance for resource provisioning. No new features were introduced, but the prerequisites and setup steps are more precise, reducing confusion for administrators and developers.
- Clarified Azure RBAC roles needed for setup and day-to-day use, including recent role renames
- Emphasized least-privilege principle for Contributor role during Playwright workspace creation
- Added guidance on activating Contributor role just-in-time and deactivating after provisioning
-
The updates clarify required Azure RBAC roles for provisioning and day-to-day use of Bing Search and Bing Custom Search grounding tools, emphasizing just-in-time role activation via Microsoft Entra PIM. Some redundant or outdated environment variable requirements were removed, and guidance on network security behavior was added.
- Clarified that Contributor role is only needed for provisioning Bing resources, not for daily agent development or use
- Recommended using Microsoft Entra Privileged Identity Management (PIM) for just-in-time role activation
- Removed some environment variable requirements for REST samples
-
The documentation clarifies required Azure roles for A2A connections, adds details about agent card credential handling, and expands code samples to distinguish between prompt and hosted agents. These changes help users correctly configure permissions and understand authentication nuances when connecting agents.
- Clarified Azure role requirements: Foundry Project Manager is needed to create A2A connections, Foundry User to create/test agents.
- Added guidance on agent card credential requirements and the 'send_credentials_for_agent_card' field.
- Expanded code samples to separately cover prompt agents and hosted agents, improving implementation guidance.
-
The page now provides a clearer migration path table for different starting points and clarifies minimum migration steps. It also updates troubleshooting guidance, notably specifying a newer required JavaScript package version. These changes help developers better understand migration requirements and avoid common pitfalls.
- Added a migration path table mapping starting points to migration steps
- Outlined four minimum required migration steps for all users
- Updated JavaScript troubleshooting to require @azure/ai-projects version 2.4.0 or later (was 2.3.0)
-
The updates clarify recommended workflows for using memory in Foundry Agent Service, specify Node.js version requirements for the JavaScript SDK, and update Python code samples to use timedelta for TTL. These changes improve guidance and accuracy for developers integrating memory features.
- Added step-by-step workflow guidance for first-time memory usage
- Clarified when to use different memory workflows (administration vs. commands)
- Specified Node.js 22+ requirement for JavaScript SDK usage
-
The documentation now provides detailed guidance on configuring the base URL for model connections and choosing the correct API key and header, as well as expanded troubleshooting steps including how to enable and use Application Insights and Log Analytics for diagnostics. These clarifications help users avoid common misconfigurations and improve troubleshooting effectiveness.
- Added section explaining how to correctly set the base URL for different protocol styles
- Added section detailing which API key and header to use for various connection patterns
- Expanded troubleshooting section with step-by-step instructions for enabling and querying Application Insights and Log Analytics in API Management
-
The introduction was expanded to clarify when and why to use agents, conversations, and responses, including a new comparison table and a more detailed example of their lifecycle. The previous 'How runtime components work together' section was removed, with its content largely integrated into the expanded introduction.
- Added a table comparing agents, conversations, and responses with guidance on when to use each
- Expanded explanation of component lifecycle with a concrete support assistant example
- Clarified that streaming and background mode affect response delivery, not component relationships
- Změna What are hosted agents?
The section clarifies and expands on how hosted agents access Foundry-managed tools, listing additional supported tools and emphasizing the use of the Toolbox MCP endpoint for consolidated authentication. It removes the previous warning about not adding tools directly and provides a clearer overview of tool integration.
- Expanded list of Foundry-managed tools accessible to hosted agents (including Skills and more)
- Clarified that tools are connected via the Toolbox MCP endpoint, not by direct addition to agent definition
- Emphasized consolidated authentication options through the toolbox
-
A new note clarifies that reasoning models like GPT-5 series behave differently on the Chat Completions API, including changes to supported parameters and tool calling behavior. This helps developers avoid errors and choose the right API for their use case.
- Reasoning models use `max_completion_tokens` instead of `max_tokens`
- Reasoning models do not support `temperature`, `top_p`, or penalty parameters
- On `gpt-5.6` and later, tool calls require `reasoning_effort` set to `none` or will fail
-
The documentation now references support for Entra-authenticated trace ingestion, providing a link to configuration instructions for this preview feature. This adds a new authentication option for trace ingestion in Foundry projects.
- Added reference and link to configuring Microsoft Entra authentication for Foundry Agent trace ingestion (preview)
-
The documentation now clarifies that GPT-5.6 models support the Chat Completions API and function tools, but not simultaneously unless 'reasoning_effort' is set to 'none'. It also advises using the Responses API for tool calling, providing important operational guidance for developers.
- Clarified API and tool support limitations for GPT-5.6 models
- Added guidance on using 'reasoning_effort' and the Responses API for tool calling
-
The documentation now clarifies the distinction between deployment types and instant access, introduces the batch deployment type and developer tier, and provides more precise guidance on data residency, billing, and SLA guarantees for each deployment type. These changes help users better understand which deployment options are available, their compliance implications, and how to select the right type for their needs.
- Clarified that deployment types apply only to Serverless API, not managed compute for open-source/custom models
- Added 'batch' (discounted asynchronous processing) and 'developer' (fine-tuned model evaluation) as deployment categories
- Separated instant access from deployment types and clarified its use case
-
The documentation clarifies procedures and requirements for configuring, monitoring, and managing AI Gateway in Foundry resources, including more precise instructions for log collection, clearer requirements for using existing API Management instances, and updated governance scenarios. These changes help users better understand how to set up, verify, and govern AI Gateway usage.
- Clarified requirements for selecting existing API Management instances and improved explanation of permissions and network access.
- Expanded instructions for verifying gateway operation, including detailed steps for collecting and querying diagnostic logs.
- Updated governance scenarios to specify registering custom agents and preview support for governing MCP tools.
-
The documentation updates clarify and rename deployment options in Microsoft Foundry Models, replacing 'Standard deployment in Foundry resources' with 'Serverless API', and provide more precise descriptions of which models use each deployment type. The changes also introduce 'instant access (preview)' as a way to try models without deployment, and update the list of models and capabilities for managed compute deployments.
- Renamed 'Standard deployment in Foundry resources' to 'Serverless API' and clarified its capabilities
- Added 'instant access (preview)' as a way to use models without deployment
- Updated which models are supported by managed compute, with specific examples
- Změna Prompt caching
The documentation clarifies prompt caching controls and billing for GPT-5.6 and later models, introduces new API parameters, and updates how cache reads and writes are reported. These changes help users understand how to configure and monitor prompt caching with the latest model families.
- Clarifies that on GPT-5.6 and later, prompt_cache_options.ttl sets minimum cache lifetime, replacing prompt_cache_retention
- Explains that cache writes can now incur charges on GPT-5.6 and later, and how to monitor them via cache_write_tokens
- Updates API usage examples to show new reporting fields for cache reads and writes
-
The retirement status and replacement for the Anthropic 'claude-opus-4-1' model have changed: it is now marked as 'Retired' with a new replacement listed as 'claude-opus-5'. This provides users with updated lifecycle information and a clear migration path.
- 'claude-opus-4-1' Anthropic model status changed from 'Preview' to 'Retired'
- Replacement for 'claude-opus-4-1' updated from 'claude-opus-4-8' to 'claude-opus-5'
-
The prerequisites section now requires a newer version of the Azure Developer CLI (azd 1.27.1+ instead of 1.25.3+). The cleanup instructions clarify how 'azd down' behaves differently depending on whether the Foundry project was newly created or reused, helping users avoid unintended deletions.
- Updated minimum required azd version from 1.25.3 to 1.27.1
- Clarified that 'azd down' deletes all resources only if the Foundry project was created in the current environment
- Explained that if an existing Foundry project was reused, 'azd down' does not delete the project or its resources
-
The regional availability table for Claude models in Microsoft Foundry was updated, specifically removing the listing for 'claude-opus-4-1' and its associated version and region data. This change affects which Claude model versions are available for deployment in specific Azure regions.
- Removed 'claude-opus-4-1' from the regional availability table
- No other model additions or removals detected in the visible table excerpt
-
Germany West Central has been added as a supported region for risk and safety evaluators, expanding regional availability for these Copilot evaluation features.
- Germany West Central added to supported regions for risk and safety evaluators
-
The cleanup instructions now clarify how 'azd down' behaves differently depending on whether the Foundry project was created by the current environment or was pre-existing. This helps users avoid unintentionally deleting important resources.
- 'azd down' now described as deleting the entire resource group only if it was created by the current environment
- If an existing project was used, 'azd down' leaves the project and its resources intact, requiring manual deletion of unneeded resources
-
The deployment step now clarifies that 'azd deploy' uploads source code as a ZIP and builds the hosted agent remotely, and the cleanup section explains how 'azd down' behaves differently depending on whether the Foundry project was newly created or pre-existing. These clarifications help users better understand deployment mechanics and avoid accidental deletion of shared resources.
- 'azd deploy' is clarified to package and upload source code as a ZIP for remote build.
- Cleanup instructions now specify that 'azd down' deletes the resource group only if the Foundry project was created by the current environment.
- Users are warned that existing projects and resources are not deleted by 'azd down' and must be removed separately.
-
The documentation clarifies deployment and cleanup behaviors for hosted agents, updates required tool versions, and improves troubleshooting guidance. These changes help users avoid accidental resource deletion and ensure they use compatible CLI versions.
- Clarified that 'azd down' only deletes resources if the environment created the Foundry project; otherwise, resources remain and must be deleted manually.
- Updated Azure Developer CLI (azd) minimum version requirement from 1.25.3 to 1.27.1.
- Clarified deployment process: 'azd deploy' now packages and uploads source code as a ZIP, with remote build and deployment handled by Foundry.
-
The deployment and cleanup instructions were clarified to better explain how the 'azd deploy' and 'azd down' commands work, especially regarding resource deletion depending on how the environment was set up. This helps users avoid accidental deletion of important resources.
- 'azd deploy' now described as packaging and uploading source for remote build by Foundry
- Cleanup section clarifies that 'azd down' deletes all resources only if the environment created the Foundry project, otherwise leaves existing resources intact
-
The prerequisites now clarify that an authenticated azd session is required, and the cleanup section explains how azd down behaves differently depending on whether the Foundry project was newly created or pre-existing. Troubleshooting steps now specify updated minimum version requirements for azd and its extension.
- Added requirement for authenticated azd session in prerequisites
- Clarified azd down deletes resources only if the project was created in the current environment
- Updated troubleshooting to require azd version 1.27.1+ and azure.ai.agents extension 1.0.0-beta.4+
-
The documentation clarifies the behavior of the 'azd deploy' and 'azd down' commands for hosted agents, specifying deployment steps and resource deletion conditions. This helps users better understand deployment workflows and resource management.
- 'azd deploy' now explicitly describes packaging, remote build, container image publishing, and prebuilt image deployment steps
- 'azd down' now clarifies that it deletes the resource group only if the current environment created the Foundry project, otherwise leaves existing resources intact
-
The documentation now clarifies the differences in agent optimizer capabilities and workflow between prompt agents and hosted agents, specifying which optimization targets and integration steps apply to each. This helps users understand what is supported for their agent type and how to prepare for optimization.
- Clarifies that agent optimizer supports both prompt agents and hosted agents, with differences in configuration and workflow.
- Specifies which optimization targets (instructions, skills, tools, model selection) are available for each agent type.
- Details that hosted agents require code integration for optimization, while prompt agents do not.
-
The documentation now requires Python SDK version 2.4.0 or later (previously 2.2.0), and the example code for generating evaluation datasets from agent traces has been updated to reflect changes in the SDK, including the removal of the JobStatus and TERMINAL_STATUSES logic and the addition of a poll interval variable.
- Minimum required Python SDK version increased from 2.2.0 to 2.4.0
- Example code updated: removed JobStatus/TERMINAL_STATUSES, added poll_interval_seconds variable
- Reflects changes in SDK usage for dataset generation from agent traces
-
The documentation now clarifies that billing for Microsoft Purview data security policies in Foundry can be based on either pay-as-you-go meters or an Agent 365 subscription. If neither is present, only Purview Audit is supported. This helps organizations understand licensing and billing requirements for full feature access.
- Clarified billing options: pay-as-you-go meters or Agent 365 subscription
- Specified that only Purview Audit is supported without these billing setups
-
The documentation clarifies how to configure guardrails for hosted agents using the Azure Developer CLI, specifying a new approach via the 'policies' list in 'azure.yaml' instead of directly setting 'rai_config'. It also updates the required CLI extension version and explains the mapping between 'policies' and 'rai_config'. This matters for users deploying guardrails, as the configuration steps have changed.
- Azure Developer CLI extension version requirement updated to 1.0.0-beta.1 or later
- Clarified that 'rai_config' is not set directly in 'azure.yaml' for CLI deployments; use 'policies' list instead
- Added explanation of how 'policies' entries are mapped to 'rai_config' during deployment
Copilot Studio 213
-
Tato nová dokumentace představuje preview schopnosti Copilot agentů pro práci s dokumenty Microsoft Word, včetně vytváření dokumentů, získávání obsahu a správy komentářů prostřednictvím API nástrojů. Pro každý nástroj uvádí požadované parametry, očekávané výstupy a poznámky k použití, což umožňuje automatizaci a integrační scénáře.
- Představuje nástroj WordCreateNewDocument pro vytvoření souborů Word v OneDrive s obsahem v HTML nebo prostém textu
- Popisuje nástroj WordGetDocumentContent pro získání obsahu DOCX, metadat a komentářů pomocí sdílecí URL
- Dokumentuje nástroje WordCreateNewComment a WordReplyToComment pro přidání a odpověď na komentáře v dokumentech Word
-
Tato nová dokumentace představuje Windows 365 for Agents MCP server a popisuje jeho schopnosti pro plnou operační kontrolu Windows 365 cloud PC. Uvádí dostupné nástroje pro interakci s desktopem, automatizaci prohlížeče (primárně přes Edge), inspekci UI a poskytuje praktické poznámky k použití i typické automatizační scénáře.
- Popisuje Windows 365 for Agents MCP server a jeho rozsah operací
- Uvádí a vysvětluje nástroje pro automatizaci myši, klávesnice, obrazovky, oken a prohlížeče
- Upřesňuje podporu automatizace prohlížeče (plné DOM nástroje pouze v Edge)
-
Tato nová dokumentace představuje stránku „User reference (preview)“ a popisuje sadu nástrojů Copilot agentů pro přístup k uživatelským profilům, manažerům, přímým podřízeným a organizační hierarchii v tenantovi. Popisuje endpointy, parametry a scénáře použití pro dotazování uživatelských a organizačních dat, včetně podpory pokročilých OData dotazů a vyhledávání.
- Představuje endpointy pro získání uživatelských profilů, manažerů a přímých podřízených
- Popisuje pokročilé dotazovací možnosti včetně OData $select, $filter, $expand, $orderby a $search
- Vysvětluje, jak vypsat a vyhledávat uživatele v organizaci
-
Tato nová dokumentace představuje ucelenou sadu API pro Microsoft Copilot (MCP) Teams server. Popisuje preview funkce pro správu chatů, kanálů, zpráv, členů a týmů v Teams přes standard harness. Uvádí endpointy, požadované parametry, práci s chybami a podporované operace, což umožňuje pokročilou automatizaci a integrace Teams v řešeních využívajících Copilot.
- Nový MCP Teams server s endpointy pro správu chatů, kanálů, zpráv, členů a týmů
- Detailní API reference pro vytváření, aktualizaci, mazání a získávání entit Teams
- Podpora privátních, sdílených a standardních kanálů včetně správy rolí členů
-
Tato nová dokumentace představuje ucelenou sadu možností správy SharePointu řízených Copilot, včetně operací se sites, knihovnami dokumentů, soubory, složkami, seznamy a sloupci, i sdílení, oprávnění a bezpečnostních funkcí. Popisuje dostupné nástroje, parametry a omezení pro automatizaci a správu prostředků SharePointu přes Copilot agenty.
- Nové nástroje Copilot agentů pro správu SharePoint sites, knihoven dokumentů, souborů, složek a seznamů
- Podpora vytváření, čtení, aktualizace a mazání SharePoint seznamů, položek a sloupců
- Operace se soubory a složkami (vytvořit, číst, přejmenovat, smazat, přesunout, kopírovat) s limitem 5 MB
-
Tato nová dokumentace představuje preview sadu nástrojů řízených Copilot pro správu souborů a složek v osobním OneDrive uživatele, včetně operací se soubory, sdílení, nastavení sensitivity labels a asynchronního kopírování/přesunu. Popisuje dostupné metody podobné API, jejich parametry a provozní omezení, což umožňuje automatizaci a integrační scénáře pro OneDrive v rámci Copilot workflow.
- Zdokumentovány nové nástroje pro správu OneDrive řízené Copilot
- Podporuje vytváření/čtení/přejmenování/mazání souborů a složek, kopírování a přesun (soubory ≤5 MB)
- Umožňuje sdílení s rolemi a vlastními zprávami
-
Tato nová dokumentace představuje preview sadu nástrojů řízených Copilot pro operace s e-mailem přes Microsoft Graph. Umožňuje automatizované vytváření, odesílání, správu a vyhledávání e-mailů v tenant prostředích. Popisuje dostupné API endpointy, povinné a volitelné parametry a klíčové schopnosti, jako je podpora HTML, vyhledávání zpráv a řízení souběhu.
- Nové nástroje Copilot agentů pro vytváření, odesílání, odpovídání a správu e-mailů přes Microsoft Graph
- Podpora psaní e-mailů v HTML i prostém textu včetně polí To, CC a BCC
- API pro vyhledávání zpráv pomocí KQL a OData dotazů
-
Tato nová dokumentace představuje Fabric IQ Ontology MCP (preview) a popisuje, jak propojit agenty v Microsoft Copilot Studio s daty Fabric Ontology pomocí nových endpointů a nástrojů MCP serveru. Popisuje nastavení, předpoklady a integraci krok za krokem s Copilot Studio, což umožňuje dotazy v přirozeném jazyce nad organizačními ontologiemi.
- Oznamuje dostupnost MCP server endpointů pro Fabric IQ Ontology v preview pro AI asistenty a agenty
- Popisuje dva nové nástroje: list_ontology_entity_types a search_ontology pro průzkum schématu a dotazování v přirozeném jazyce
- Poskytuje detailní postup nastavení pro připojení MCP serveru ve VS Code a Copilot Studio
-
Tato nová dokumentace představuje Copilot reference (preview) a popisuje schopnosti, použití a integraci agenta Microsoft 365 Copilot pro vyhledávání a objevování organizačního obsahu napříč Microsoft 365. Uvádí, jak nástroj volat, povinné a volitelné parametry a klíčové funkce, jako je vícetahový chat, uchování kontextu a grounding souborů.
- Popisuje nového Copilot agenta pro vyhledávání obsahu Microsoft 365 (dokumenty, e-maily, sites apod.)
- Vysvětluje fallback chování, když nejsou dostupné workload-specifické nástroje
- Uvádí povinné a volitelné parametry pro použití Copilot Chat API
-
Tato nová dokumentace představuje sadu Calendar MCP nástrojů pro Copilot a popisuje ucelenou sadu preview funkcí pro programovou správu událostí, dostupnosti, účastníků a online schůzek přes agent flows. Uvádí dostupné operace, povinné a volitelné parametry a klíčové schopnosti, což umožňuje pokročilou automatizaci kalendáře a integrační scénáře.
- Nová preview dokumentace pro Calendar MCP nástroje v Copilot
- Podpora vytvoření, aktualizace, smazání, přijetí, odmítnutí a zrušení událostí
- Nástroje pro hledání času schůzky, kontrolu free/busy a správu účastníků
- Nové Volba harness
Tato nová stránka představuje a vysvětluje pojem „harnesses“ v Microsoft Copilot Studio. Popisuje tři dostupné typy harness (GitHub Copilot harness, standard harness, Copilot chat harness), jejich schopnosti, scénáře použití a modely účtování. Poskytuje klíčové vodítko pro tvůrce při volbě vhodného harness pro jejich agenty nebo workflow.
- Definuje, co je harness a jakou roli má v Copilot Studio
- Popisuje tři typy harness: GitHub Copilot harness, standard harness, Copilot chat harness
- Vysvětluje rozdíly ve schopnostech, automatizaci a podporovaných zkušenostech pro každý harness
- Nové Agents overview
Tato nová stránka představuje a vysvětluje pojem „agents“ v Microsoft Copilot Studio. Popisuje tři různé typy harness (GitHub Copilot, standard a Copilot chat), jejich schopnosti, možnosti nasazení a modely účtování. Poskytuje základní znalosti pro pochopení, výběr a implementaci AI agentů přizpůsobených různým obchodním scénářům.
- Definuje tři typy agent harness: GitHub Copilot, standard a Copilot chat
- Vysvětluje nasazení do více kanálů a integraci s business systémy
- Detailně uvádí modely účtování pro každý typ harness
-
Tato nová dokumentace představuje možnost připojit agenty k Microsoft Fabric IQ. Agenti tak mohou přistupovat k business datům a analytice z Fabric pro generování insightů. Popisuje předpoklady, nastavení i odebrání a uvádí účtování podle použití přes Copilot Credits.
- Popisuje, jak přidat Fabric IQ jako nástroj do agenta v Copilot Studio
- Vysvětluje předpoklady včetně vytvoření agenta a přístupu do Fabric
- Uvádí účtování podle použití přes Copilot Credits pro akce agenta
-
Tato nová stránka představuje model účtování podle použití pro agenty využívající GitHub Copilot harness. Popisuje, jak se spotřebovávají, spravují a monitorují Copilot Credits. Jde o významný posun oproti dřívějším přístupům, který ovlivňuje plánování i úhradu používání agentů v organizacích.
- Účtování podle použití se nyní vztahuje na agenty používající GitHub Copilot harness
- Copilot Credits se spotřebovávají při tvorbě, testování i používání agentů—ne až po publikaci
- Kredity se účtují za tokeny LLM, nástroje a samotný harness
-
Tato nová dokumentace představuje Work IQ (preview) v Copilot Studio, funkci, která obohacuje agenty o porozumění v reálném čase a v kontextu napříč Microsoft 365 a business systémy. Popisuje architekturu, klíčové schopnosti, governance a postup krok za krokem pro povolení a připojení agentů k Work IQ.
- Představení Work IQ jako vrstvy inteligence pro Copilot a agenty
- Popis vrstev Data, Memory a Inference, které Work IQ pohánějí
- Detailní informace o centralizované governance, zabezpečení a evaluačních procesech
-
Dokumentace k záložce Monitor pro agenty v Copilot Studio byla výrazně rozšířena a přepracována. Zavádí nové analytické funkce, jako jsou přehledy KPI, fakturace, odhad úspor, reakce uživatelů a metriky využití nástrojů, zatímco odstraňuje dřívější části zaměřené na poslední úlohy a přístup k souborům. Jde o významný posun v možnostech monitoringu a analýzy dostupných uživatelům.
- Přidán panel Overview s klíčovými ukazateli výkonu (KPI) včetně sessions konverzací, reakcí, aktivních uživatelů, délek běhů a míry úspěšnosti
- Zavedeny billing analytiky se spotřebou Copilot Credits a trendy
- Přidán panel Savings pro odhad úspor času a nákladů na běh nebo nástroj
- Změna Copilot Studio overview
Stránka byla významně přepracována a rozšířena. Nově zavádí koncepty jako harnesses, workflows a tvorbu v přirozeném jazyce a poskytuje detailnější popis schopností, účtování a správy Copilot Studio. Několik nových sekcí objasňuje, jak řešení sestavovat, provozovat a rozšiřovat; původní části o agentech, flow a konverzacích byly nahrazeny ucelenějšími a aktuálnějšími vysvětleními.
- Doplněny detailní popisy stavebních bloků: agents, workflows a agent flows
- Zaveden koncept harnesses (GitHub Copilot, standard, Copilot chat) a jejich dopad na reasoning, schopnosti a účtování
- Přidána část o tvorbě v přirozeném jazyce (funkce v preview)
-
Stránka byla odstraněna nebo přesunuta. Dokumentace popisující Windows 365 for Agents MCP server a jeho rozsáhlé schopnosti automatizace a řízení Windows 365 Cloud PC byla odstraněna. Tím mizí oficiální referenční materiál pro široké spektrum nástrojů a scénářů automatizace Copilot souvisejících s Windows 365 for Agents.
- Ztráta detailní reference pro Windows 365 for Agents MCP server a jeho operační kontrolní funkce
- Odstranění dokumentace nástrojů pro desktopovou interakci, automatizaci prohlížeče, inspekci UI a správu relací
- Už neposkytuje oficiální pokyny pro automatizaci Windows 365 Cloud PC přes Copilot
- Odebráno Work IQ Teams reference (preview)
Stránka byla odstraněna nebo přesunuta. Dokumentace k Work IQ Teams reference (preview) byla odstraněna. Popisovala endpointy MCP serveru a operace pro správu chatů, kanálů, zpráv a členů v Teams, včetně podporovaných parametrů a chybových kódů. Odstranění znamená, že detailní referenční informace pro tyto automatizační schopnosti Teams související s Copilot již nejsou dostupné, což může významně dopadnout na vývojáře a administrátory spoléhající na tato API.
- Ztráta dokumentace endpointů pro správu Teams chatů, kanálů a týmů přes MCP server
- Chybí detaily povinných/volitelných parametrů, chybových kódů a chování operací
- Už neposkytuje reference pro preview funkce a jejich omezení
-
Stránka byla odstraněna nebo přesunuta. Dokumentace k Work IQ SharePoint reference (preview) pro Copilot byla odstraněna. Popisovala širokou škálu možností správy SharePointu dostupných přes Copilot, včetně operací se sites, knihovnami dokumentů, soubory, složkami, seznamy a sloupci, a také sdílení, oprávnění a funkcí compliance. Odstranění znamená, že uživatelé již nemají oficiální dokumentaci pro tyto preview schopnosti, což může ovlivnit adopci, integrace i troubleshooting.
- Ztráta dokumentace preview funkcí správy SharePointu přes Copilot
- Chybí reference pro operace se sites, knihovnami dokumentů, soubory, složkami, seznamy a sloupci přes Copilot
- Už není dostupné: detaily sdílení, oprávnění, bezpečnostních a compliance funkcí v preview
- Odebráno Work IQ OneDrive reference (preview)
Stránka byla odstraněna nebo přesunuta. Dokumentace k Work IQ OneDrive reference (preview) byla odstraněna. Popisovala sadu nástrojů integrovaných s Copilot pro správu, vyhledávání a sdílení souborů a složek v osobním OneDrive uživatele, včetně operací se soubory, správy složek, sdílení a sensitivity labeling. Odstranění znamená, že detailní návod pro tyto preview schopnosti Copilot v OneDrive již není dostupný, přičemž není jasné, zda je ukončena samotná funkce, nebo jen přesunuta dokumentace.
- Ztráta dokumentace nástrojů Copilot pro správu souborů a složek v OneDrive
- Už není dostupné: detaily vyhledávání souborů, vytváření, mazání, sdílení a sensitivity labeling přes Copilot
- Nejasné, zda je funkce ukončena, nebo byla dokumentace přesunuta
- Odebráno Fabric IQ Ontology MCP (preview)
Stránka byla odstraněna nebo přesunuta. Dokumentace k funkci Fabric IQ Ontology MCP (preview) byla odstraněna. Popisovala, jak připojit agenty v Microsoft Copilot Studio k Fabric IQ Ontology přes MCP endpointy, včetně nastavení, předpokladů a použití nástrojů. Odstranění znamená, že chybí pokyny pro integraci Copilot s Fabric IQ Ontology přes MCP, což může ovlivnit uživatele, kteří chtějí tuto schopnost využít.
- Ztráta dokumentace endpointů MCP serveru pro integraci Fabric IQ Ontology
- Chybí instrukce nastavení pro připojení agentů Copilot Studio k Fabric IQ Ontology
- Už není dostupné: detaily požadovaných scopes, definic nástrojů a integrace ve VS Code
- Odebráno Work IQ Calendar reference (preview)
Stránka byla odstraněna nebo přesunuta. Dokumentace pro Work IQ Calendar reference (preview) byla odstraněna, což vedlo ke ztrátě detailního návodu pro používání MCP nástrojů pro správu kalendáře v Copilot. Uživatelé tak již nemají přístup k oficiální dokumentaci pro vytváření, aktualizaci, získávání a správu událostí a dostupnosti přes MCP server Copilot, což může ovlivnit vývoj a integrace.
- Ztráta reference pro všechny operace mcp_CalendarTools_* (create, update, delete, accept, decline atd.)
- Už není zdokumentováno použití a parametry nástrojů pro události a plánování v Copilot
- Chybí popisy funkcí pro integraci online schůzek, správu účastníků a vzory opakování
-
Stránka byla odstraněna nebo přesunuta. Dokumentace, která uváděla a vysvětlovala Microsoft IQ for agents v Copilot Studio (preview), byla odstraněna. Popisovala významnou schopnost umožňující Copilot agentům přistupovat k organizačním datům a pracovat s nimi ze zdrojů Microsoft 365, Fabric a Azure AI Foundry.
- Ztráta přehledu a konceptuálního vysvětlení Microsoft IQ jako kontextové vrstvy pro Copilot agenty
- Odstranění detailů o zdrojích Work IQ, Fabric IQ a Foundry IQ a jejich schopnostech
- Chybí srovnání mezi Microsoft IQ a tradičními zdroji znalostí pro agenty
-
Nová stránka s enforcement policy vysvětluje, co se stane, když jsou v prostředí vyčerpány Copilot Credits. Popisuje dopad na koncové uživatele i tvůrce (makers) a uvádí možnosti obnovení služby. Pro administrátory i uživatele je to důležité pro pochopení kontinuity služby a správy kreditů.
- Popisuje přerušení služby pro koncové uživatele i makers při vyčerpání Copilot Credits
- Vysvětluje pojem overage a politiku grace period od Microsoftu
- Uvádí možnosti obnovení kapacity Copilot Credits, včetně realokace, nákupu nebo nastavení pay-as-you-go
-
Tato nová stránka popisuje, jak vytvořit nového agenta v Microsoft Copilot Studio pomocí GitHub Copilot harness, včetně kroků pro pojmenování, konfiguraci a uložení agentů, a uvádí detaily účtování podle použití přes Copilot Credits.
- Představuje postup krok za krokem pro vytvoření nového agenta v Copilot Studio
- Vysvětluje účtování podle použití přes Copilot Credits pro akce související s agentem
- Popisuje, jak nastavit nebo změnit primární jazyk agenta, solution a schema name
-
Tato nová stránka představuje dokumentaci, jak nakupovat a spravovat Copilot credits, a popisuje možnosti pay-as-you-go i přednákupu. Poskytuje pokyny pro propojení prostředí s Azure subscription pro fakturaci a správu kreditů v Power Platform admin center.
- Vysvětluje pay-as-you-go fakturaci Copilot Studio přes Azure subscription
- Popisuje jednoletý přednákupní plán pro Copilot Credits (CCCUs)
- Detailně uvádí, jak propojit/odpojit prostředí s Azure pro fakturaci
-
Dokumentace uvádí Microsoft Agent 365 jako nový centrální kontrolní plane pro governance agentů v Copilot Studio, který umožňuje centralizovanou observabilitu, správu identit a vynucování politik. Nově jsou popsány i další governance kontroly, jako viditelnost využití, správa Copilot credits, přehled závislostí na konektorech a GitHub integrace s audit trail. Část o Customer Lockbox je upřesněna tak, aby specifikovala, která odchozí data nejsou pokryta, včetně governance událostí Agent 365.
- Microsoft Agent 365 přidán jako centrální kontrolní plane pro governance a zabezpečení agentů v Copilot Studio
- Agenti v Copilot Studio nyní mohou být reprezentováni jako identity v Microsoft Entra pro pokročilé řízení přístupu
- Nové kontroly: viditelnost využití, governance Copilot credits, přehled závislostí na konektorech a nasazení přes GitHub s audit trail
-
Dokumentace nyní popisuje novou možnost blokovat pouze „nedůvěryhodné“ obrázky a URL, které nejsou kontextově související s konverzací agenta, vedle dřívějších voleb povolit nebo blokovat všechny obrázky/URL. Poskytuje to administrátorům jemnější kontrolu pro vyvážení bezpečnosti a použitelnosti.
- Přidána možnost blokovat pouze nedůvěryhodné obrázky a URL, nejen vše nebo nic
- Upřesněno, co se považuje za kontextově související (důvěryhodný) obrázek nebo URL
- Detailně popsáno, jak jsou vnořené nebo v Markdown vložené obrázky/URL vyhodnoceny jako nedůvěryhodné
-
Dokumentace nyní uvádí „Memory“ jako základní komponentu a konfigurovatelnou možnost pro agenty využívající GitHub Copilot harness. Umožňuje agentům pamatovat si detaily z interakcí pro budoucí kontext. Jde o významnou novou schopnost chování agenta a uchování kontextu.
- Přidána „Memory“ jako klíčová komponenta v části Key concepts
- Popisuje možnost zapnout Memory, aby si agent pamatoval detaily interakcí
- Aktualizován popis záložky Build tak, aby zahrnoval konfiguraci memory
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, affecting how users are charged for using, building, testing, and evaluating agents.
- Added information about GitHub Copilot harness powering these features
- Introduced Copilot Credits and usage-based billing for agent-related actions
- Removed previous preview and experience comparison notes
-
The introduction now clarifies that features described in the article are powered by the GitHub Copilot harness and are subject to usage-based billing via Copilot Credits, impacting how users are charged for using, building, testing, and evaluating agents.
- Added information about GitHub Copilot harness powering the features
- Introduced Copilot Credits usage-based billing for relevant actions
- Linked to billing overview for agents powered by the GitHub Copilot harness
-
The introduction now specifies that features are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous preview/disclaimer notes. This is a significant update as it introduces billing implications for users.
- Added information about GitHub Copilot harness powering features
- Introduced usage-based billing with Copilot Credits
- Removed previous preview and production-readiness disclaimers
-
The introduction now states that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, affecting users' cost considerations when building or using agents and workflows.
- Added information about GitHub Copilot harness powering these features
- Introduced Copilot Credits and usage-based billing for agent-related actions
- Removed preview/disclaimer notes about new agent and workflow experiences
-
The documentation now clarifies that features described in this article are powered by the GitHub Copilot harness and are subject to usage-based billing via Copilot Credits. This impacts how users are charged for using, building, testing, and evaluating agents with classify nodes.
- Added information about GitHub Copilot harness powering these features
- Introduced Copilot Credits usage-based billing for relevant actions
- Removed previous preview and experience-specific disclaimers
-
The introduction now states that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, affecting how users are charged for using, building, and testing agents. This is a significant update as it introduces new billing implications for users.
- Features now powered by GitHub Copilot harness
- Usage-based billing with Copilot Credits applies to agent-related actions
- Reference to Copilot Credits billing overview added
-
The documentation now specifies that the quickstart and its features are powered by the GitHub Copilot harness, introduces usage-based billing with Copilot Credits, and clarifies that the natural language chat is only compatible with agents built in the GitHub Copilot harness. This impacts how users access, build, and are billed for solutions in Copilot Studio.
- GitHub Copilot harness is now explicitly identified as powering these features
- Usage-based billing with Copilot Credits is introduced and explained
- Clarifies compatibility: natural language chat only works with agents/artifacts in the GitHub Copilot harness
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, affecting how users are charged for building and using agents and workflows.
- Added information about GitHub Copilot harness powering these features
- Introduced Copilot Credits as the billing mechanism for usage
- Specified that building, testing, and evaluating agents may consume credits
-
The documentation now focuses on the distinction between the standard harness and GitHub Copilot harness, replacing previous guidance about classic and new agent experiences. It introduces new instructions for accessing and building agents and flows with the standard harness, and removes sections about switching between classic and new experiences.
- Replaces 'classic vs. new experience' with 'standard harness vs. GitHub Copilot harness' terminology.
- Adds a new section detailing how to build and access agents and flows using the standard harness.
- Removes guidance on switching between classic and new experiences.
- Změna Publish an agent
The documentation now clarifies that features described are powered by the GitHub Copilot harness and introduces usage-based billing via Copilot Credits for building, testing, and using agents. This is a significant update as it impacts cost and billing considerations for users.
- Added information about GitHub Copilot harness powering the features
- Introduced Copilot Credits as the billing mechanism for agent usage
- Clarified that building, testing, and evaluating agents may consume credits
-
The documentation now specifies that publishing agents is powered by the GitHub Copilot harness, introduces usage-based billing via Copilot Credits, and removes references to Microsoft IQ configuration. This clarifies both the technical backend and the billing model for Copilot Studio agents.
- Agents now explicitly powered by the GitHub Copilot harness
- Usage-based billing with Copilot Credits applies to agent activities
- References to Microsoft IQ configuration removed from prerequisites and published content
-
The documentation has shifted from describing a generic 'new agent experience' to specifically focusing on agents powered by the GitHub Copilot harness. This introduces usage-based billing with Copilot Credits and clarifies the distinction between the GitHub Copilot harness and the standard harness, including their capabilities and migration limitations.
- Introduction of the GitHub Copilot harness as a distinct, enhanced orchestration runtime for agents
- Usage-based billing with Copilot Credits now applies to building and using these agents
- Clarified that agents cannot be transferred between the GitHub Copilot harness and the standard harness
- Změna Add SharePoint lists
The documentation now specifies that features described are powered by the GitHub Copilot harness and are subject to usage-based billing via Copilot Credits. This introduces important billing implications for users building or using agents with SharePoint lists.
- Removed prerelease and preview disclaimers about agent and workflow experiences
- Added information about GitHub Copilot harness powering these features
- Introduced usage-based billing via Copilot Credits for building, testing, and using agents
-
The documentation now specifies that features described are powered by the GitHub Copilot harness and introduces usage-based billing via Copilot Credits for agent-related actions. This is a significant update as it impacts how users are billed for using, building, and testing agents.
- Features are now explicitly stated to be powered by the GitHub Copilot harness.
- Usage-based billing with Copilot Credits is introduced for agent actions.
- Clarifies that web search toggle applies to agents powered by the GitHub Copilot harness.
-
The documentation now specifies that knowledge features are powered by the GitHub Copilot harness and introduces usage-based billing via Copilot Credits for agent activities. The section comparing Knowledge sources and Microsoft IQ has been removed, reducing clarity on their differences.
- Knowledge features are now explicitly tied to the GitHub Copilot harness.
- Usage-based billing with Copilot Credits applies to building, testing, and using agents.
- Removed explanation of the distinction between Knowledge sources and Microsoft IQ.
-
The documentation now focuses on agents powered by the GitHub Copilot harness, introducing usage-based billing with Copilot Credits and clarifying knowledge source management for this harness. References to Microsoft IQ and Work IQ for M365 data have been removed, and the guidance now distinguishes between the standard and GitHub Copilot harnesses.
- Added information about usage-based billing with Copilot Credits for agents powered by the GitHub Copilot harness
- Clarified that knowledge source configuration and behavior differ between the standard and GitHub Copilot harnesses
- Removed references to Microsoft IQ and Work IQ for accessing M365 organizational data
-
The documentation now clarifies that Foundry IQ integration is available only for agents created with the GitHub Copilot harness, and that usage is billed via Copilot Credits. The process for adding and managing Foundry IQ connections has shifted from the 'Microsoft IQ' section to the 'Tools' section in Copilot Studio.
- Foundry IQ is now added as a tool from the Tools panel, not Microsoft IQ
- Integration requires agents created with the GitHub Copilot harness
- Usage of Foundry IQ features is billed via Copilot Credits
-
The documentation now clarifies that sharing and using agents in Copilot Studio may consume Copilot Credits due to usage-based billing powered by the GitHub Copilot harness. It also updates instructions for enabling editing rights to reference the GitHub Copilot harness instead of the previous 'new experience' terminology.
- Introduced usage-based billing for agent actions via Copilot Credits
- Clarified that features are powered by the GitHub Copilot harness
- Updated instructions for enabling editing rights to reference the GitHub Copilot harness
-
The documentation now clarifies that features described are powered by the GitHub Copilot harness and introduces usage-based billing via Copilot Credits for building, testing, and using agents. It also updates terminology to distinguish between the GitHub Copilot harness and the standard harness.
- Added explanation that features use the GitHub Copilot harness and are billed via Copilot Credits
- Clarified that usage-based billing applies to building, testing, and using agents
- Updated terminology from 'classic experience' to 'standard harness' and referenced the GitHub Copilot harness
- Změna Start building
The documentation now introduces a new natural language-based agent creation feature (preview) powered by the GitHub Copilot harness, and removes detailed step-by-step instructions for creating agents with the previous 'new experience.' Billing information for different harnesses is also clarified.
- Added section describing agent and workflow creation using natural language input (preview) via GitHub Copilot harness
- Removed detailed instructions for creating agents with the previous 'new experience'
- Removed prerequisites and next steps sections related to the previous agent creation process
-
The documentation now clarifies that features described are powered by the GitHub Copilot harness and introduces usage-based billing via Copilot Credits for using, building, testing, and evaluating agents. This is a significant update as it impacts how organizations plan and budget for Copilot Studio agent usage.
- Introduction of GitHub Copilot harness as the powering technology for connected agents
- Announcement of usage-based billing with Copilot Credits for agent-related activities
- Reference to new billing documentation for further details
-
The page now documents several new monitoring features for Copilot agents, including AI-generated analytics summaries, detailed cost and billing metrics, user reaction tracking, and transcript download options. It also clarifies that monitoring features are powered by the GitHub Copilot harness and subject to usage-based billing.
- Added AI-powered Summary section for analytics insights
- Introduced Cost and billing metrics with Copilot Credit tracking
- Documented Reactions section for user feedback (thumbs up/down)
- Odebráno Work IQ MCP overview (preview)
Page removed or relocated. The documentation page describing the Work IQ MCP (Model Context Protocol) preview feature for Microsoft Copilot Studio has been removed. This page detailed how to extend Copilot agents with Work IQ MCP tools, including setup, governance, security, and integration steps.
- Loss of overview and setup instructions for Work IQ MCP in Copilot Studio
- Missing documentation on governance, security, and compliance for Work IQ MCP tools
- No longer available: step-by-step guide to connecting agents to Work IQ MCP servers (Mail, Calendar, Teams, etc.)
- Odebráno Work IQ Word reference (preview)
Page removed or relocated. The documentation for the Work IQ Word reference (preview) page has been removed, eliminating guidance on Copilot's preview tools for Word document creation, retrieval, and comment management via MCP. It is unclear if this reflects feature deprecation or a documentation restructure, but users now lack official reference for these capabilities.
- Loss of documentation for creating Word documents in OneDrive via Copilot MCP tools
- No longer available: instructions for retrieving Word document content and metadata using sharing URLs
- Comment management features (add, reply) for Word documents are undocumented
- Odebráno Work IQ User reference (preview)
Page removed or relocated. The documentation for the Work IQ User reference (preview) page has been removed. This page described preview MCP server endpoints for accessing user profiles, managers, direct reports, and organizational hierarchy in Copilot scenarios. The removal means users and developers lose official guidance on these preview capabilities, though it is unclear if the feature itself is deprecated or if the documentation has been relocated.
- Loss of documentation for MCP server endpoints enabling user profile and organizational hierarchy queries
- No longer provides details on parameters, usage, and supported query options for endpoints like getMyProfile, getUserProfile, getUsersManager, getDirectReports, and listUsers
- Missing guidance on preview feature limitations, best practices, and common use cases
- Odebráno Work IQ Mail reference (preview)
Page removed or relocated. The documentation for the Work IQ Mail reference (preview), which described a set of Copilot MCP tools for Microsoft Graph mail operations, has been removed. This eliminates official guidance on using these preview mail-related automation features in Copilot, though it is unclear if the feature itself is deprecated or the documentation was relocated.
- Loss of documentation for creating, sending, updating, deleting, and searching emails via Copilot MCP tools
- No longer available: parameter details and usage for mail-related automation endpoints
- Missing guidance on preview limitations, supported scenarios, and API behaviors
- Odebráno Work IQ Copilot reference (preview)
Page removed or relocated. The documentation for the Work IQ Copilot (preview) feature has been removed, leaving a gap in official guidance on how to use this tool for searching and discovering information across Microsoft 365 content. It is unclear if the feature itself is deprecated or if the documentation has been relocated.
- Loss of reference details for Work IQ Copilot's capabilities and usage
- No longer available: tool parameters, use cases, and integration guidance
- Missing information on fallback search scenarios and conversation management
-
Page removed or relocated. The documentation page describing Microsoft IQ sources for agents, specifically the Work IQ sources that enable Copilot agents to access various Microsoft 365 data types, has been removed. This leaves a gap in official guidance on which M365 data sources are available to Copilot agents and their capabilities, especially for preview users.
- Loss of documentation on Work IQ sources (Mail, Calendar, Teams, OneDrive, SharePoint, User profile, Copilot Search, SharePoint Lists)
- No longer describes which sources are enabled by default and how to enable others
- Missing table outlining read and action capabilities per source
-
Page removed or relocated. The documentation page explaining how to manage Microsoft IQ sources in a Copilot agent (preview) has been removed. This eliminates guidance on enabling, disabling, and configuring individual IQ sources, as well as managing scoped knowledge and understanding source behavior. It is unclear if this reflects a feature deprecation or a documentation restructure.
- Loss of step-by-step instructions for enabling/disabling Microsoft IQ sources in Copilot Studio
- No longer documents how to manage scoped knowledge for each source
- Removes explanation of source details, including knowledge and tools available per source
-
Page removed or relocated. The documentation page explaining how to enable Microsoft IQ for an agent in Copilot Studio (preview) has been removed. This removes guidance on connecting agents to Microsoft 365 organizational data and configuring data sources, which may impact users seeking to leverage these preview capabilities.
- Loss of instructions for enabling Microsoft IQ in Copilot Studio agents
- Missing details on connecting agents to Work IQ, Fabric IQ, and Foundry IQ sources
- No longer documents how to configure individual Microsoft 365 data sources and scoped knowledge
-
Page removed or relocated. The documentation comparing the classic and new agent experiences in Microsoft Copilot Studio has been removed. This eliminates official guidance on the differences, feature gaps, and migration limitations between the two experiences, which is important for users deciding which experience to adopt.
- Loss of detailed comparison between classic and new agent experiences
- No longer documents feature gaps or migration limitations
- Removes guidance on choosing between experiences based on use case
-
The documentation clarifies the differences between the new and classic agent sharing experiences, adds prerequisites for sharing agents, and provides more detailed instructions for sharing and stopping sharing of agents, including editing rights and publishing requirements.
- Clarifies that instructions apply to the new agent experience and links to classic experience documentation
- Explains how to grant editing rights by turning off the new experience or assigning security roles
- Adds prerequisites: agents must be published to Teams + Microsoft 365 with the appropriate setting enabled
-
The documentation clarifies how root agent invocations are now emitted as 'dependencies' instead of 'requests' in Application Insights, and provides guidance on evaluating the preview feature using the Early release cycle. It also removes some details about sub-agent trace reconstruction.
- Root agent invocations (`invoke_agent`) are now emitted as `dependencies` rather than `requests`.
- Guidance added for testing the preview feature in non-production environments with Early release cycle enabled.
- Removed detailed explanation about sub-agent trace reconstruction using conversation IDs.
- Změna Quotas and limits
A new section was added to guide users on planning for throughput and rate limits, emphasizing the importance of considering peak traffic and providing a link to further guidance on managing and requesting limit increases.
- Added guidance on planning for throughput and rate limits
- Explains risks of exceeding limits in high-volume deployments
- Provides a link to detailed planning and mitigation strategies
-
The documentation now clarifies how SharePoint sensitivity labels and encryption affect agent access, specifies the scope of folder/site crawling, and adds a new section detailing limitations such as hyperlink crawling and site type support. These changes help users better understand what content Copilot agents can and cannot access or ground on when using SharePoint as a knowledge source.
- Clarified that encrypted or password-protected files (including those with certain sensitivity labels or Double Key Encryption) cannot be accessed or grounded on by the agent.
- Specified that agents only search within registered folders/sites and their subfolders, not parent or sibling folders/sites.
- Added a new section explaining that hyperlinks within documents are not crawled unless the target is separately registered.
-
A new note clarifies that code interpreter should be used instead of semantic search for searching over Excel file content, due to semantic search limitations with cell indexing. This guidance helps users choose the correct tool for Excel data tasks.
- Added note recommending code interpreter over semantic search for Excel file content search
- Explains semantic search limitations with cell indexing
-
The documentation now clarifies that the 'delete' API operation only supports Agent Builder agents, which is important for administrators to avoid attempting unsupported deletions.
- Added explicit note that 'delete' API operation supports only Agent Builder agents
- Změna Workflows overview
The documentation now clarifies that workflows in Copilot Studio are powered by the GitHub Copilot harness and introduces distinctions in billing methods between different harnesses. This helps users understand which harness powers their workflows and how billing is applied.
- Clarified that workflows use the GitHub Copilot harness
- Added details about usage-based billing with Copilot Credits for GitHub Copilot harness
- Specified licensing differences for agents powered by other harnesses
-
The introduction now clarifies that features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand billing implications and how to access these features.
- Added note that features are powered by the standard harness
- Linked to licensing information for agents powered by the standard harness
- Provided guidance on accessing standard agents and agent flows
-
The introduction now clarifies that real-time agent features are powered by the 'standard harness' and provides links to licensing and access information. This helps users understand the billing model and how to enable these features.
- Added note specifying features are powered by the standard harness
- Included references to licensing and access documentation for standard agents
-
The introduction now clarifies that the features discussed are powered by the standard harness, with references to licensing and access documentation. This helps users understand billing implications and how to access these features.
- Added note about standard harness powering the features
- Linked to licensing and access documentation for standard agents
- Změna Publish real-time agents
The introduction now clarifies that the features discussed are powered by the 'standard harness' and provides references to licensing and access documentation. This helps users understand billing implications and how to access these features.
- Added note about features being powered by the standard harness
- Linked to licensing information for standard harness agents
- Linked to documentation on accessing standard agents and agent flows
-
The introduction now clarifies that the features discussed are powered by the 'standard harness' and references licensing and access documentation, providing important context for users regarding billing and feature access.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features discussed are powered by the standard harness, with references to licensing and access documentation. This helps users understand billing implications and how to access these features.
- Added note about standard harness powering the features
- Linked to licensing information for standard harness agents
- Linked to documentation on accessing standard agents and agent flows
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using IVR capabilities in Copilot Studio.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
- Změna Use Hold and resume
The introduction now clarifies that the Hold and resume feature is powered by the standard harness and references related licensing and access documentation. This helps readers understand prerequisites and billing implications for using this feature.
- Added note that Hold and resume is powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand the billing model and feature availability for agent templates in Copilot Studio.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references related licensing and access documentation, helping users understand prerequisites and billing implications.
- Added explanation that features use the 'standard harness'
- Linked to licensing information for standard harness-powered agents
- Provided guidance on accessing standard agents and agent flows
-
The introduction now clarifies that Cloud PC pool features are powered by the 'standard harness' and references specific licensing and access documentation. This helps users understand the billing model and how to access these features.
- Added note that features are powered by the standard harness
- Linked to licensing details for agents powered by the standard harness
- Linked to instructions for accessing standard agents and agent flows
-
The introduction and upgrade guidance were clarified to focus on the cloning and migration process from classic Power Virtual Agents bots to Copilot Studio, with more explicit details on what is and isn't cloned. The section promoting structured learning and training was removed, narrowing the page's focus to technical migration steps.
- Intro now emphasizes cloning and migration eligibility, process, and testing, rather than general product improvements.
- Cloning process details updated to specify creation of a 'standard agent' and clarify what is cloned.
- Explicit note that cloning creates a new agent and does not modify the original classic bot.
- Změna Website Q&A
The introduction now clarifies that Website Q&A agents are powered by the 'standard harness' and references related billing and access documentation. This helps users understand licensing and feature access implications.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents
- Změna Weather
The introduction now clarifies that the Weather agent template uses the standard harness, with implications for licensing and feature access. This helps users understand billing and access requirements for these features.
- Added note specifying that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
- Změna Sustainability Insights
The introduction now clarifies that Sustainability Insights features are powered by the standard harness, with references to related licensing and access documentation. This helps users understand billing and access implications.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard harness agents
-
The introduction now clarifies that Store Operations agent features are powered by the 'standard harness' and provides references to licensing and access documentation. This helps readers understand billing implications and how to access these features.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
- Změna Safe Travels
The introduction now clarifies that the Safe Travels agent template uses the standard harness, with associated billing and licensing details, and provides links to relevant documentation. This helps users understand the technical and licensing context for deploying the agent.
- Added note specifying features are powered by the standard harness
- Included reference to billing options and licensing for standard harness agents
- Provided links to documentation on accessing standard agents and agent flows
- Změna IT Helpdesk
The introduction now clarifies that the IT Helpdesk agent features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand the underlying technology and billing model.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references licensing and access documentation for these standard features. This helps users understand the billing model and feature availability for agent templates.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
- Změna Citizen Services
The introduction now clarifies that Citizen Services agent features are powered by the standard harness, with links to licensing and access information. This helps users understand billing and feature access implications.
- Added note that features are powered by the standard harness
- Included references to licensing and access documentation
-
The introduction now clarifies that the features discussed are powered by the 'standard harness' and provides links to related licensing and access documentation. This helps users understand which billing model applies and how to access standard features.
- Added clarification about features being powered by the 'standard harness'
- Linked to licensing for agents powered by the standard harness
- Linked to guidance on accessing standard agents and agent flows
-
The introduction now clarifies that the features discussed are powered by the 'standard harness' and references specific billing and access documentation for standard agents and agent flows. This helps readers understand which licensing model applies to the described features.
- Added clarification that features are powered by the standard harness
- Linked to documentation on licensing for agents powered by the standard harness
- Added reference to accessing standard agents and agent flows
-
A clarification was added that the features discussed are powered by the 'standard harness' and subject to specific licensing and access requirements. This helps users understand which Copilot Studio features and billing models apply when creating privacy statements and terms of use for Teams agents.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references associated licensing and access documentation. This helps readers understand prerequisites and billing implications for using these integration features.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the publishing and deployment features described are specific to agents powered by the 'standard harness,' and provides references to licensing and access documentation. This helps users understand feature applicability and billing implications.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references licensing and access documentation, helping readers understand prerequisites and billing implications.
- Added note that features use the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the standard harness, with references to licensing and access documentation. This helps readers understand prerequisites and billing implications before proceeding.
- Added note that features use the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the Agents Client SDK features are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand billing implications and how to access these features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the display name suffix feature is powered by the 'standard harness' and references relevant licensing and access documentation. This helps readers understand prerequisites and billing implications.
- Added note that the feature uses the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand prerequisites and billing implications for using these agent features in Teams and Microsoft 365 Copilot.
- Added note that features are powered by the standard harness
- Linked to licensing information for standard harness agents
- Linked to guidance on accessing standard agents and agent flows
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references licensing and access documentation for these features. This helps readers understand prerequisites and billing implications.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The documentation clarifies that the prompt node is not available in workflows powered by the GitHub Copilot harness, but remains available in standard agent flows. This distinction helps users understand where the prompt node can be used.
- Clarified that prompt node is unavailable in GitHub Copilot harness workflows
- Confirmed prompt node remains available in standard agent flows
-
The introduction now clarifies that the prompt library features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand billing implications and how to access these features.
- Added explanation that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that features described are powered by the 'standard harness' and references related licensing and access documentation. This provides important context for users regarding billing and feature access.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
- Změna Configure NLU+
The introduction now clarifies that NLU+ features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand the underlying platform and billing implications for NLU+ capabilities.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the described generative AI features are powered by the 'standard harness' and references related billing and access documentation. This helps users understand licensing implications and how to access these features.
- Added note specifying features are powered by the 'standard harness'
- Linked to licensing and access documentation for standard harness features
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using generative answers with SharePoint content.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references licensing and access documentation, helping users understand prerequisites and billing implications.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references specific licensing and access documentation. This helps users understand billing implications and how to access these features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references relevant licensing and access documentation. This helps users understand prerequisites and billing implications for using uploaded files with generative answers nodes.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard harness features
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using Copilot to create and edit topics.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the multilingual agent features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these features.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features discussed are powered by the Copilot chat harness and references specific licensing and billing options. This helps readers understand the underlying technology and potential costs associated with using these extensibility features.
- Added note that features are powered by the Copilot chat harness
- Referenced licensing and billing options for agents using the standard harness
-
The introduction now clarifies that the features discussed are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand the billing model and how to access standard features for agents and agent flows.
- Added note that features are powered by the standard harness
- Linked to licensing information for agents using the standard harness
- Provided guidance on accessing standard agents and agent flows
-
The introduction now clarifies that features on the Tools page are powered by the standard harness, with references to related licensing and access documentation. This helps users understand prerequisites and billing implications.
- Added note that Tools page features use the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references licensing and access documentation. This helps users understand prerequisites and billing implications for using unstructured data as a knowledge source in Copilot Studio.
- Added explicit note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand billing implications and how to access these features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features discussed are powered by the 'standard harness' and references relevant licensing and access documentation. This helps readers understand prerequisites and billing implications for using these connector features in Copilot Studio.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the described knowledge source features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand prerequisites and billing implications for using Copilot connectors as a knowledge source.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the code interpreter features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these preview features.
- Added note that features are powered by the 'standard harness'
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the SharePoint knowledge source features are powered by the 'standard harness' and references specific licensing and access documentation. This helps users understand prerequisites and billing implications for using these features.
- Added note that features are powered by the 'standard harness'
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the file upload features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these Copilot capabilities.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
A new note clarifies that features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using Dataverse tables as a knowledge source in Copilot Studio.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the Document (preview) feature is powered by the standard harness, with references to billing and licensing details, and provides links to learn more about accessing standard features. This helps users understand the underlying infrastructure and licensing implications.
- Added note that features are powered by the standard harness
- Referenced billing options and licensing for agents using the standard harness
- Provided links to documentation on accessing standard agents and agent flows
-
The introduction now clarifies that the features described are powered by the 'standard harness' and provides links to licensing and access information for standard agents. This helps readers understand prerequisites and billing implications.
- Added clarification that features use the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the standard harness and references relevant licensing and access documentation. This helps readers understand prerequisites and billing implications for using these capabilities.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
- Změna Agent flows overview
The documentation now clarifies that agent flows are part of the 'standard harness' experience in Copilot Studio, with references to related licensing and access documentation. It also distinguishes between the standard harness and the GitHub Copilot harness when creating or editing agent flows.
- Agent flows are now described as part of the standard harness, not just the classic experience.
- Added references to licensing and access documentation for standard harness features.
- Clarified workflow for users of the GitHub Copilot harness versus the standard harness.
-
The introduction now clarifies that the multistage and AI approvals features are powered by the 'standard harness' and references related billing and access documentation. This helps users understand licensing and access requirements for these preview features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard harness features
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references licensing and access documentation for standard agents and agent flows. This helps readers understand the billing model and feature availability context.
- Added note that features are powered by the standard harness
- Linked to licensing information for agents powered by the standard harness
- Linked to documentation on accessing standard agents and agent flows
-
The introduction now clarifies that the features discussed are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand prerequisites and billing implications for using these features.
- Clarifies that features are powered by the standard harness
- Adds references to licensing and access documentation for standard agents and flows
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using agent flows as tools.
- Clarifies that features use the 'standard harness'
- Adds links to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the features discussed are powered by the 'standard harness' and references licensing and access documentation, helping readers understand prerequisites and billing implications.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the customization features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these customization options.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard harness features
- Změna Hand off to ServiceNow
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand prerequisites and billing implications for using these capabilities.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the integration features are powered by the 'standard harness' and references licensing and access documentation for standard agents and agent flows. This helps readers understand prerequisites and billing implications.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references licensing and access documentation. This helps users understand prerequisites and billing implications for using these Copilot agent capabilities.
- Added note specifying features are powered by the standard harness
- References to licensing and access documentation for standard agents
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using computer use in Copilot Studio.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand prerequisites and billing implications for using suggested prompts.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand prerequisites and billing implications for using automatic agent conversation start.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references specific licensing and access requirements. This helps readers understand prerequisites and billing implications for using Azure Bot Service skills in Copilot Studio.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the standalone computer use tool is powered by the standard harness, and provides references to licensing and access documentation. This helps users understand prerequisites and billing implications for using these features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the 'computer use' feature is powered by the standard harness, with references to licensing and access documentation. This helps users understand prerequisites and billing implications for using the feature.
- Added note specifying the feature is powered by the standard harness
- Linked to licensing and access documentation for standard harness features
-
The introduction now clarifies that the code interpreter features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references licensing and access documentation for standard agents and agent flows. This helps users understand billing implications and how to access these features.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that batch testing for prompts is powered by the 'standard harness' and references related billing and access documentation. This helps users understand the underlying infrastructure and licensing implications.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
- Změna Test your agent
The introduction now clarifies that the testing features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features discussed are powered by the 'standard harness' and provides references to licensing and access documentation. This helps users understand the underlying technology and billing model for these chatbot features.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features discussed are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these solution management features.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The documentation now clarifies that the export/import features are powered by the 'standard harness' and references related licensing and access information. It also updates guidance for exporting agents with many components to use the standard harness instead of the classic experience.
- Added note that export/import features use the standard harness and are subject to specific licensing.
- Provided links to learn more about accessing standard features and billing.
- Changed export guidance for large agents to reference the standard harness instead of the classic experience.
-
The introduction now clarifies that features described are powered by the 'standard harness' and references related billing and access documentation. This helps users understand licensing implications and how to access these features.
- Added explanation that features use the 'standard harness' with specific billing options
- Provided links to licensing and access documentation for standard agents and agent flows
- Změna Review agent activity
The introduction now clarifies that the described features are powered by the 'standard harness' and references licensing and access documentation. This helps users understand prerequisites and billing implications for using activity tracking features.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard harness features
-
The introduction now clarifies that deep reasoning features are powered by the 'standard harness' and references licensing and access documentation for standard agents. This helps users understand billing and access implications for using deep reasoning models.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related billing and access documentation. This helps users understand licensing implications and how to access these features.
- Added explanation that features use the 'standard harness'
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references licensing and access documentation. This helps users understand prerequisites and billing implications for using component collections.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
- Změna Ask with Adaptive Cards
The introduction now clarifies that the features described are powered by the 'standard harness' and references licensing and access documentation. This helps users understand prerequisites and billing implications for using Adaptive Cards in Copilot Studio.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the described features are powered by the standard harness, with references to licensing and access documentation. This helps users understand prerequisites and billing implications for using these Copilot Studio preview features.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand prerequisites and billing implications for using these agent-connecting features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard harness features
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand the scope and prerequisites for using these features.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and the scope of the described capabilities.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related billing and access documentation. This helps users understand licensing implications and how to access these features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the analytics features discussed are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these analytics capabilities.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
- Změna Analytics overview
The introduction now clarifies that the analytics features are powered by the standard harness, with references to licensing and access documentation. This helps users understand prerequisites and billing implications for using analytics.
- Added note specifying analytics features are powered by the standard harness
- Linked to licensing and access documentation for standard harness features
-
The introduction now clarifies that the analytics features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these analytics capabilities.
- Added note specifying analytics features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
- Změna Analyze drill-down lists
The introduction now clarifies that the features described are powered by the standard harness and references licensing and access documentation for standard agents and agent flows. This helps users understand prerequisites and the scope of features.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the custom metrics feature is powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the described analytics features are specific to agents powered by the standard harness, and provides links to related licensing and access documentation. This helps users understand the scope and applicability of the billing analytics features.
- Clarifies that analytics features apply to agents using the standard harness
- References licensing details for standard harness agents
- Adds link to instructions for accessing standard agents and agent flows
-
The introduction now clarifies that the evaluation features discussed are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the automated agent evaluation features are powered by the 'standard harness' and references licensing and access documentation. This helps users understand prerequisites and billing implications.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and provides links to information about licensing and access for standard agents and agent flows. This helps users understand prerequisites and billing implications.
- Added note specifying features are powered by the standard harness
- Included references to licensing and access documentation for standard agents
- Změna About agent evaluation
The introduction now clarifies that the described agent evaluation features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these evaluation features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard harness features
-
The documentation now clarifies that the error codes and related features apply specifically to agents powered by the GitHub Copilot harness, and introduces information about usage-based billing with Copilot Credits. This helps users understand the scope of applicability and potential billing implications.
- Clarified that error codes and features are for agents powered by the GitHub Copilot harness
- Removed prerelease and preview disclaimers for the new agent experience
- Added information about Copilot Credits and usage-based billing for agent actions
-
The documentation now clarifies that features described are specifically powered by the GitHub Copilot harness and introduces Copilot Credits as the billing mechanism for usage, building, and testing of agents. It also specifies that enhanced orchestration and certain tool behaviors apply to agents using the GitHub Copilot harness.
- Introduced Copilot Credits as the billing model for agent usage and development
- Clarified that enhanced orchestration and tool invocation features are specific to agents powered by the GitHub Copilot harness
- Removed references to preview status and classic/new experience comparison in the introduction
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous prerelease and preview status notes.
- Added explanation that features use the GitHub Copilot harness
- Introduced Copilot Credits and usage-based billing details
- Removed notes about preview status and experience differences
-
The introduction now clarifies that features discussed are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous notes about preview status and feature parity.
- Added information about GitHub Copilot harness powering features
- Introduced Copilot Credits and usage-based billing for agent-related actions
- Removed prior notes about preview status, feature availability, and experience conversion
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, affecting users' cost considerations when using, building, or testing agents.
- Added information about GitHub Copilot harness powering the features
- Introduced Copilot Credits and usage-based billing details
- Removed previous notes about preview status and experience differences
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous notes about preview status and experience differences.
- Added information about GitHub Copilot harness powering features
- Introduced Copilot Credits and usage-based billing for agent-related actions
- Removed notes about preview status and differences between classic and new agent experiences
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous notes about preview status and feature parity.
- Added explanation of Copilot Credits and usage-based billing for agent-related actions
- Removed information about preview status, feature availability differences, and conversion limitations between classic and new experiences
-
The documentation now clarifies that features described are powered by the GitHub Copilot harness and introduces usage-based billing via Copilot Credits for building, testing, and using agents. The prerequisite for creating a skill is also updated to require an agent created with the GitHub Copilot harness.
- Added information about GitHub Copilot harness powering the features
- Introduced Copilot Credits and usage-based billing for agent activities
- Updated prerequisite to specify agents must be created with the GitHub Copilot harness
-
The documentation now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits. It also updates prerequisites to specify agents must be created with the GitHub Copilot harness.
- Added information about usage-based billing with Copilot Credits for using, building, and testing agents
- Clarified that features are powered by the GitHub Copilot harness
- Updated prerequisite to specify agents must be created with the GitHub Copilot harness
- Změna Settings
The introduction now clarifies that the documented settings apply specifically to agents powered by the GitHub Copilot harness, and introduces usage-based billing with Copilot Credits. This is important for users to understand billing implications and the scope of the documentation.
- Specifies that settings are for agents powered by the GitHub Copilot harness
- Introduces Copilot Credits and usage-based billing for agent actions
- Removes references to preview status and classic vs. new agent experiences
-
The introduction now clarifies that features discussed are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous notes about preview status and experience differences.
- Added information about GitHub Copilot harness powering features
- Introduced Copilot Credits and usage-based billing for agent activities
- Removed details about preview status and differences between classic and new agent experiences
-
The introduction now clarifies that the Preview tab and features described are specifically for agents powered by the GitHub Copilot harness, and introduces information about usage-based billing with Copilot Credits.
- Specifies that the Preview tab applies to agents using the GitHub Copilot harness
- Introduces Copilot Credits and usage-based billing for building, testing, and evaluating agents
- Removes references to classic vs. new agent experiences and public preview status
-
The documentation now clarifies that the Preview conversation history feature is specific to agents powered by the GitHub Copilot harness and introduces information about usage-based billing with Copilot Credits. This is important for users to understand feature availability and potential costs.
- Specifies that the Preview tab and conversation history apply to agents using the GitHub Copilot harness
- Introduces Copilot Credits and usage-based billing for building, testing, and evaluating agents
- Removes references to classic vs. new agent experiences and preview disclaimers
- Změna Memory (preview)
The documentation clarifies how Memory works in Copilot Studio, including privacy details, billing implications, and user control. It now specifies that user memories are private, not visible to makers, and are disabled in group chats and Teams channels. It also introduces usage-based billing via Copilot Credits and provides more detail on how users can manage their memories.
- Clarifies that user memories are private and not accessible to makers or other users
- Specifies that user memory is disabled in group chats and Teams channels
- Introduces usage-based billing for Memory features via Copilot Credits
-
The introduction now clarifies that features discussed are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous preview and experience-related notes.
- Added explanation that features use the GitHub Copilot harness and Copilot Credits for billing
- Removed notes about preview status, experience differences, and feature availability between classic and new experiences
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and are subject to usage-based billing via Copilot Credits, affecting both agent creation and use. Previous prerelease and preview status notes have been removed.
- Added explanation that features use the GitHub Copilot harness and Copilot Credits for billing
- Clarified that usage-based billing applies to building, testing, and using agents
- Removed notes about preview status and feature availability differences between classic and new experiences
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous preview and experience-related notes. This matters for users tracking licensing, billing, and deployment implications.
- Added explanation that features use the GitHub Copilot harness
- Introduced Copilot Credits as the billing mechanism for usage
- Removed details about preview status and differences between classic and new agent/workflow experiences
- Změna Build an agent
The documentation now clarifies that the Build tab and its features are specific to agents powered by the GitHub Copilot harness, introduces usage-based billing with Copilot Credits, and removes references to Microsoft IQ in the Build tab's components. These changes help users understand harness-specific capabilities and billing implications.
- Clarifies that the Build tab applies to agents using the GitHub Copilot harness
- Introduces Copilot Credits and usage-based billing for building and using agents
- Removes Microsoft IQ as a selectable component in the Build tab
- Změna Test an agent
The documentation now clarifies that testing agents uses the GitHub Copilot harness and is subject to usage-based billing via Copilot Credits. Prerequisites and feature descriptions have been updated to reflect this harness-specific context.
- Explicitly states that the Preview tab and features are powered by the GitHub Copilot harness
- Introduces Copilot Credits and usage-based billing for building, testing, and evaluating agents
- Updates prerequisites to require agents created with the GitHub Copilot harness
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous notes about preview status and experience differences.
- Added explanation that GitHub Copilot harness powers the features
- Introduced Copilot Credits and usage-based billing for agent activities
- Removed details about preview status and differences between classic and new agent experiences
-
The documentation now clarifies that the activity trace and related features are specific to agents powered by the GitHub Copilot harness, and introduces information about usage-based billing with Copilot Credits. This helps users understand prerequisites and potential costs.
- Clarified that the activity trace applies to agents using the GitHub Copilot harness
- Added information about Copilot Credits and usage-based billing for these features
- Updated prerequisites to specify agents must use the GitHub Copilot harness
-
The introduction now clarifies that features described are powered by the GitHub Copilot harness and subject to usage-based billing via Copilot Credits, replacing previous preview and experience-related notes. This matters for users tracking licensing, billing, and technical dependencies.
- Added explanation that features use the GitHub Copilot harness
- Introduced Copilot Credits as the billing mechanism for usage
- Removed prior notes about preview status and differences between classic and new agent/workflow experiences
-
The documentation clarifies that the evaluation feature is a production-ready preview and updates prerequisites to specify that agents must be created with the GitHub Copilot harness. Some preview disclaimers and process instructions have been streamlined for clarity.
- Clarifies that the evaluation feature is a production-ready preview, not just a public preview.
- Prerequisite now specifies agents must be created with the GitHub Copilot harness.
- Removes references to classic vs. new agent experiences and public preview limitations.
- Změna Add a tool to an agent
The documentation now clarifies that adding tools to agents and related features are specifically available for agents powered by the GitHub Copilot harness, and introduces information about usage-based billing with Copilot Credits.
- Removed prerelease and preview disclaimers about agent experiences.
- Added details about Copilot Credits and usage-based billing for agents using the GitHub Copilot harness.
- Clarified that prerequisites and custom tool support apply to agents created with the GitHub Copilot harness.
-
The documentation now clarifies that the features described are specifically powered by the GitHub Copilot harness and that usage is subject to Copilot Credits and usage-based billing. Prerequisites have also been updated to specify agents must use the GitHub Copilot harness.
- Added explicit note about GitHub Copilot harness powering the features
- Introduced information about Copilot Credits and usage-based billing for agent actions
- Prerequisites now specify agents must be created with the GitHub Copilot harness
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related billing and access documentation. This helps users understand licensing implications and how to access these features.
- Added note that features use the 'standard harness' with specific billing options
- Linked to documentation on licensing and accessing standard agents and flows
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This provides important context about billing and feature availability for users planning to use these capabilities.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard harness features
-
The introduction now clarifies that proactive messaging features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using Power Fx in Copilot Studio.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references licensing and access documentation, providing important context about feature availability and billing.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the features described are powered by the 'standard harness' and provides links to licensing and access information for standard agents and agent flows. This helps users understand prerequisites and billing implications.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references specific licensing and access documentation. This helps users understand prerequisites and billing implications for using agent flows.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the features described are specific to agents powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand prerequisites and scope for using entities and slot filling.
- Added note specifying features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using connectors in Copilot Studio.
- Added explanation that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the CLU integration features are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications for using these features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard harness features
-
The introduction now clarifies that the described features are powered by the 'standard harness' and references licensing and access documentation for standard agents and agent flows. This helps readers understand prerequisites and billing implications for using these features.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the sharing features described are specific to agents powered by the 'standard harness' and references related licensing and access documentation. This helps users understand the scope and prerequisites for sharing agents.
- Added note specifying features are for agents powered by the standard harness
- Linked to licensing and access documentation for standard harness agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps users understand prerequisites and billing implications.
- Added note that features are powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references related billing and access documentation. This helps users understand licensing implications and how to access these features.
- Added note that features use the 'standard harness' with specific billing options
- Linked to licensing and access documentation for standard agents and agent flows
-
A new note clarifies that features in this article are powered by the standard harness, with links to licensing and access information. This helps users understand billing implications and how to access these features.
- Added note about standard harness powering these features
- Linked to licensing and access documentation for standard agents
-
A new note clarifies that features in this article are powered by the standard harness, with references to licensing and access documentation. This helps users understand billing implications and how to access standard agent features.
- Added note about standard harness powering these features
- Linked to licensing and access documentation for standard agents
-
The introduction now clarifies that the features described are powered by the 'standard harness' and references licensing and access documentation for standard agents and agent flows. This helps users understand prerequisites and billing implications.
- Added note that features use the standard harness
- Linked to licensing and access documentation for standard agents
-
A new note clarifies that the features described are powered by the 'standard harness' and references related licensing and access documentation. This helps readers understand prerequisites and billing implications for using Adaptive Cards in Copilot Studio.
- Added note about features being powered by the standard harness
- Linked to licensing and access documentation for standard agents and agent flows
Microsoft 365 Copilot 12
- Odebráno Understand model changes in GPT 5.1+
Stránka byla odstraněna nebo přesunuta. Dokumentace vysvětlující behaviorální a architektonické změny z GPT 5.0 na GPT 5.1 byla odstraněna. Vzniká tak mezera pro uživatele a vývojáře hledající pokyny, jak upravit prompty, workflow a instrukce agentů pro nový přístup modelu založený na „intent-first“ a adaptivním reasoning.
- Ztráta detailního srovnání chování GPT 5.0 a GPT 5.1
- Chybí pokyny, jak upravit prompty a instrukce agentů pro GPT 5.1
- Už není zdokumentováno nové profilování stylu výstupu a funkce adaptivního reasoning
-
Tato nová stránka představuje a dokumentuje systém spotřeby kreditů pro úlohy Microsoft Copilot Cowork, včetně příkazu `/cost` pro sledování spotřeby. Vysvětluje, jak jsou kredity alokovány, sledovány a spravovány, a upřesňuje rozdíl mezi individuálními a skupinovými limity kreditů.
- Představuje koncept kreditů pro úlohy Copilot Cowork nastavovaných organizacemi
- Dokumentuje příkaz `/cost` pro kontrolu přibližné spotřeby kreditů a zbývajícího zůstatku
- Vysvětluje skupinové vs. individuální limity kreditů a jejich dopad na využívání
- Změna Sdílení a správa agentů
Dokumentace nyní popisuje podporu více vlastníků na agenta v Microsoft 365 Copilot Agent Builder, upřesňuje rozdíl mezi rolemi owner a chat user a odpovídajícím způsobem aktualizuje oprávnění pro správu. Umožňuje to kolaborativní správu a úpravy agentů, nikoli pouze kontrolu jednoho autora.
- Agenti nyní podporují více vlastníků, což umožňuje sdílená práva pro úpravy a správu.
- Dialog pro sdílení rozlišuje role „Can edit“ (owner) a „Can chat“ (chat user).
- Jako vlastníci mohou být přiřazeni pouze jednotlivci (nikoli skupiny); skupiny mohou být pouze chat users.
-
Dokumentace nyní uvádí, že Copilot Cowork používá pro generování obrázků model ChatGPT Images 2.0 místo dříve uváděného modelu Imagen 2. Tato změna ovlivňuje jak popis schopností Cowork, tak technické vysvětlení směrování modelů a signalizuje významnou aktualizaci použité technologie generování obrázků.
- Model pro generování obrázků změněn z Imagen 2 na ChatGPT Images 2.0
- Všechny odkazy na Imagen 2 nahrazeny ChatGPT Images 2.0 v částech o schopnostech a směrování modelů
- Změna Použití Copilot Cowork
Dokumentace nyní uvádí, že Copilot Cowork používá pro generování obrázků model ChatGPT Images 2.0 místo Imagen 2, a upřesňuje tak použitou technologii. Dále obsahuje drobná upřesnění možností schvalování, konkrétně že „Always allow“ platí pouze pro aktuální relaci. Tyto změny ovlivňují porozumění možnostem generování obrázků a schvalovacím workflow.
- Model pro generování obrázků změněn z Imagen 2 na ChatGPT Images 2.0
- Upřesněno, že schválení „Always allow“ platí pouze pro aktuální relaci
- Drobné přeformulování pro větší srozumitelnost v možnostech schvalování
-
Dokumentace nyní uvádí jako model pro generování obrázků dostupný v Copilot Cowork „ChatGPT Images 2.0“ místo dřívějšího „Imagen 2“. To signalizuje změnu v základní schopnosti generování obrázků nabízené uživatelům.
- Nahrazeno „Imagen 2“ za „ChatGPT Images 2.0“ jako model pro generování obrázků
- Žádné další změny modelů ani nové admin ovládací prvky nebyly zavedeny
-
A new feature allows users to check their approximate Copilot Credit usage directly within Microsoft Copilot Cowork using the `/cost` command. This empowers end users to monitor their own credit consumption in real time.
- Users can now enter `/cost` in Copilot Cowork to view their credit usage for the current task
- Provides transparency and self-service for users to track Copilot Credit consumption
-
The introduction now clarifies that Microsoft's Customer Copyright Commitment applies to OpenAI models used within products covered by that commitment, such as Microsoft 365 Copilot and Copilot Studio. This provides important legal assurance for organizations considering these models.
- Added statement that Microsoft's Customer Copyright Commitment applies to OpenAI models in covered products
- Specifically mentions Microsoft 365 Copilot and Copilot Studio as examples
-
The image generation capability in Copilot Cowork has changed from using Imagen 2 to ChatGPT Images 2.0. This affects which underlying model is used for generating images in chat, which may impact image quality, style, or compliance.
- Image generation model changed from Imagen 2 to ChatGPT Images 2.0
-
The documentation now specifies the exact minimum version of Microsoft Edge required (Edge 150 Stable 2, Build 150.0.4078.83) for using the local browser with Copilot Cowork, providing clearer guidance for users and admins.
- Added explicit minimum Edge version required for browser tasks
- Clarified that Cowork will guide users to update if Edge is outdated
- Improved reference to more information for non-Edge browsers
-
The documentation now clarifies that Copilot Cowork uses ChatGPT Images 2.0 for image generation instead of Imagen 2, and softens the language about Anthropic Claude models from a definite to a possible subprocessor.
- Replaces 'Imagen 2' with 'ChatGPT Images 2.0' as the image generation model
- Changes language from 'uses Anthropic Claude models' to 'can use Anthropic Claude models'
-
The introduction now clarifies that Work IQ MCP uses Microsoft Entra authentication and enforces tenant policy controls, blocking mutation operations by default unless enabled by administrators. This provides important context for security and access management.
- Added explanation of Microsoft Entra authentication usage
- Clarified that Microsoft 365 permissions are used for Graph access
- Described tenant policy layer blocking mutations by default
Microsoft Learn 203
-
Page removed or relocated. The documentation page explaining how to rewrite text with Copilot in Word has been removed. It is unclear if this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on this specific Copilot capability.
- Loss of instructions for rewriting text with Copilot in Word
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. Documentation for generating images with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page covering image generation with Copilot in Word is no longer available
- Uncertainty whether feature is deprecated or documentation was moved
-
Page removed or relocated. The documentation page explaining how to draft and add content with Copilot in Word has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for content creation in Word.
- Loss of official instructions for drafting and adding content with Copilot in Word
- Uncertainty whether the feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to create a summary of a document has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance for this specific Copilot capability is now missing.
- Instructions for generating document summaries with Copilot in Word are no longer available
- Potential loss of user guidance for a key Copilot feature
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear whether this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot's mobile Word capabilities.
- Official documentation for Copilot in Word on mobile devices is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for using Copilot in PowerPoint on mobile devices has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on Copilot's mobile PowerPoint capabilities.
- Official documentation for Copilot in PowerPoint on mobile devices is no longer available
- Uncertainty whether this signals feature removal or just a documentation move
-
Page removed or relocated. The FAQ page for the Office Agent in Copilot for Office Frontier has been removed. This means users no longer have access to official answers to common questions about this capability, which could impact understanding and troubleshooting unless the content has been relocated.
- FAQ documentation for Copilot Office Agent is no longer available
- Potential loss of guidance on common issues and usage scenarios
-
Page removed or relocated. The documentation page for visualizing data with Copilot in Excel has been removed. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for data visualization in Excel.
- Official documentation for using Copilot to visualize data in Excel is no longer available
- Uncertainty remains whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. Documentation for importing data from the web and internal sources into Excel using Copilot is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users lose official guidance on this capability.
- Page covering Copilot-assisted data import into Excel is no longer available
- Uncertainty whether the feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page for Copilot in Excel skills is no longer available. It is unclear if this indicates deprecation of the feature or a relocation of the documentation, but users now lack direct access to information about Copilot's capabilities in Excel.
- Copilot in Excel skills documentation is missing
- Uncertainty whether this is due to deprecation or restructuring
-
Page removed or relocated. Documentation for Copilot in Excel and Power BI is no longer available at this URL. It is unclear whether the feature has been deprecated or if the documentation has been moved or consolidated elsewhere.
- Copilot in Excel and Power BI documentation is missing
- Potential loss of guidance on using Copilot features in these products
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear if this indicates deprecation of the feature or a restructuring of documentation, but users now lack direct guidance on Copilot's Excel integration and capabilities.
- Copilot in Excel (Microsoft Skills) documentation is no longer available at this URL
- Uncertainty whether this reflects feature removal or documentation reorganization
-
Page removed or relocated. Documentation about Copilot in Excel data sources is now missing. It is unclear if this reflects a feature deprecation or a restructuring of the documentation, but users now lack official guidance on how Copilot in Excel interacts with data sources.
- Page covering Copilot in Excel data sources has been removed
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. Documentation for using Copilot in the SharePoint rich text editor is now missing. It is unclear if this reflects a feature deprecation, a move, or a restructure, but users now lack official guidance on this capability.
- Loss of documentation on Copilot integration with SharePoint's rich text editor
- Uncertainty whether feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page for creating pages with AI in SharePoint is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this Copilot capability.
- Official documentation for AI-powered page creation in SharePoint is missing
- Uncertainty whether the feature is deprecated or the content was relocated
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing how to generate images in Word with Copilot is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for drafting and adding content with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for content creation in Word.
- Page explaining how to draft and add content with Copilot in Word is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to create a summary of your document has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Loss of instructions for generating document summaries with Copilot in Word
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear whether this reflects a deprecation of the feature or a relocation/restructuring of the documentation, but users now lack official guidance on Copilot capabilities in Word for mobile.
- Official documentation for Copilot in Word on mobile devices is no longer available
- Uncertainty whether this is due to feature deprecation or documentation restructuring
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed. This means users no longer have access to a centralized set of frequently asked questions and answers about Copilot's features and usage in PowerPoint, which could impact their ability to quickly resolve common issues or understand capabilities. It is unclear if this information has been relocated or consolidated elsewhere.
- FAQ documentation for Copilot in PowerPoint is no longer available
- Potential loss of quick reference for common user questions and troubleshooting
-
Page removed or relocated. The documentation page for using Copilot in PowerPoint on mobile devices has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot capabilities in PowerPoint for mobile.
- Official documentation for Copilot in PowerPoint on mobile devices is no longer available
- Uncertainty whether the feature is deprecated or the documentation has moved
-
Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear whether this indicates feature deprecation or a restructuring/relocation of the documentation. Users now lack official guidance on using Copilot's chat capabilities within Outlook.
- Documentation for using Copilot's chat feature in Outlook is no longer available
- Uncertainty whether the feature is deprecated or the documentation has moved
-
Page removed or relocated. The documentation page for visualizing data with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for data visualization in Excel.
- Documentation for Copilot's data visualization capabilities in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. Documentation for importing data from the web and internal sources into Excel using Copilot is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page covering data import with Copilot in Excel is no longer available
- Uncertainty whether the feature is deprecated or documentation was moved
-
Page removed or relocated. Documentation for using Copilot in Excel to import data from another Excel file is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page explaining how to import data from another Excel file using Copilot is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear if this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on how to begin using Copilot in Excel.
- Removal of 'Get started with Copilot in Excel' guidance
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance on this capability.
- Page on 'Data insights with Copilot in Excel' is no longer available
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page detailing Copilot's skills in Excel has been removed. It is unclear whether this indicates a deprecation of features or a restructuring of documentation, but users now lack direct reference material for Copilot's Excel-specific capabilities.
- Loss of documentation outlining Copilot's skills in Excel
- Uncertainty whether features are deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for Copilot in Excel and Power BI is no longer available. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on using Copilot with Excel and Power BI.
- Documentation for Copilot integration with Excel and Power BI is missing
- Uncertainty whether this is due to deprecation or restructuring
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of documentation, but users now lack official guidance on this capability.
- Copilot in Excel (Microsoft Skills) documentation is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. Documentation about Copilot in Excel data sources is now missing. It is unclear if this is due to deprecation, relocation, or restructuring, but users now lack official guidance on how Copilot in Excel interacts with data sources.
- Page covering Copilot in Excel data sources has been removed
- Uncertainty whether this reflects a feature deprecation or documentation reorganization
-
Page removed or relocated. Documentation for using Copilot in the SharePoint rich text editor is no longer available at this URL. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Official instructions for using Copilot in SharePoint's rich text editor are missing
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for creating pages with AI in SharePoint is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this Copilot capability.
- Official documentation for using AI to create pages in SharePoint is missing
- Uncertainty whether the feature is deprecated or the content was relocated
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page describing how to generate images with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to draft and add content with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for content creation in Word.
- Loss of instructions for drafting and adding content with Copilot in Word
- Uncertainty whether this signals feature removal or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to create a summary of a document has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Official instructions for generating document summaries with Copilot in Word are no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear whether this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot's mobile Word capabilities.
- Official documentation for Copilot in Word on mobile devices is no longer available
- Uncertainty whether the feature is deprecated or the content has been moved
-
Page removed or relocated. The documentation page for using Copilot in PowerPoint on mobile devices has been removed. It is unclear whether this indicates a deprecation of the feature or a restructuring of documentation, but information about Copilot's mobile capabilities in PowerPoint is now missing.
- Loss of guidance for Copilot in PowerPoint on mobile devices
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear whether this indicates feature deprecation or a restructuring/relocation of the documentation, but users now lack official guidance on using Copilot's chat capabilities within Outlook.
- Loss of documentation for Copilot chat functionality in Outlook
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from the web and internal sources is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Loss of instructions for importing data from web/internal sources using Copilot in Excel
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of documentation, but guidance on this specific Copilot capability is now missing.
- Page detailing how to use Copilot for data insights in Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page detailing Copilot skills in Excel has been removed. It is unclear whether this reflects a deprecation of features or a restructuring of documentation, but users now lack direct reference material for Copilot's Excel-specific capabilities.
- Loss of documentation outlining Copilot's skills in Excel
- Uncertainty whether features are deprecated or documentation is relocated
-
Page removed or relocated. Documentation for Copilot integration between Excel and Power BI is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users lose access to guidance on this integration.
- Copilot in Excel and Power BI integration documentation removed
- Uncertainty whether feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page about Copilot in Excel personalization is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on personalizing Copilot in Excel.
- Loss of documentation on how to personalize Copilot in Excel
- Uncertainty whether the feature is deprecated or the content was moved
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of documentation, but users now lack official guidance on this capability.
- Copilot in Excel (Microsoft Skills) documentation is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. Documentation about Copilot in Excel data sources is now missing. It is unclear if this reflects a feature deprecation or a restructuring of the documentation, but users now lack official guidance on how Copilot in Excel interacts with data sources.
- Page covering Copilot in Excel data sources is no longer available
- Potential loss of information on supported data sources, configuration, or limitations
-
Page removed or relocated. Documentation for using Copilot to write in the SharePoint rich text editor is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page describing Copilot integration with SharePoint rich text editor is no longer available
- Uncertainty whether the feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page for creating pages with AI in SharePoint is no longer available. It is unclear whether this reflects a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on using AI to create SharePoint pages.
- Documentation for AI-powered page creation in SharePoint is missing
- Uncertainty whether feature is deprecated or documentation is moved
-
Page removed or relocated. The documentation page for drafting and adding content with Copilot in Word has been removed. This means users no longer have access to official guidance on how to use Copilot's content generation features in Word, though it is unclear if the feature itself is deprecated or if the documentation was relocated.
- Loss of official instructions for using Copilot to draft and add content in Word
- Uncertainty about whether the feature is deprecated or documentation is reorganized
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to create a summary of your document has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Guidance for generating document summaries with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear if this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot's mobile Word capabilities.
- Loss of official documentation for Copilot in Word on mobile devices
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. Documentation for using Copilot in PowerPoint on mobile devices is no longer available at this URL. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance for Copilot's mobile PowerPoint capabilities.
- Loss of documentation specific to Copilot in PowerPoint for mobile devices
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear if this indicates feature deprecation or a restructuring/relocation of the documentation, but users now lack official guidance on using Copilot's chat capabilities within Outlook.
- Loss of documentation for using Copilot chat in Outlook
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for visualizing data with Copilot in Excel has been removed. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for data visualization in Excel.
- Official documentation for using Copilot to visualize data in Excel is no longer available
- Uncertainty remains whether the feature is deprecated or the content has been relocated
-
Page removed or relocated. The documentation page for importing data from the web and internal sources with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page covering data import with Copilot in Excel is no longer available
- Uncertainty whether feature is deprecated or documentation was moved
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear if this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on initial setup and use of Copilot in Excel.
- Removal of official 'getting started' instructions for Copilot in Excel
- Potential loss of onboarding and setup guidance for new users
-
Page removed or relocated. Documentation for Copilot integration between Excel and Power BI has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance on this integration.
- Loss of documentation on Copilot capabilities spanning Excel and Power BI
- Uncertainty whether the feature is deprecated or the content was relocated
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of documentation, but users now lack direct guidance on this capability.
- Copilot in Excel (Microsoft Skills) documentation is no longer accessible
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. Documentation about Copilot in Excel data sources is now missing. It is unclear if this reflects a feature deprecation or a relocation/restructure of the content, but users lose access to guidance on how Copilot interacts with data sources in Excel.
- Page covering Copilot in Excel data sources is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. Documentation for using Copilot in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Guidance for using Copilot in SharePoint's rich text editor is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating pages with AI in SharePoint is no longer available. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on this Copilot capability.
- Official documentation for AI-powered page creation in SharePoint is missing
- Uncertainty whether the feature is deprecated or the content was moved
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing how to generate images for documents with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for drafting and adding content with Copilot in Word has been removed. It is unclear if this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for content creation in Word.
- Page explaining how to draft and add content with Copilot in Word is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to create a summary of your document has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Guidance for generating document summaries with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear whether this indicates a feature deprecation or a restructuring of documentation, but users now lack official guidance on Copilot's mobile Word capabilities.
- Official documentation for Copilot in Word on mobile devices is no longer available
- Uncertainty whether this reflects feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for using Copilot in PowerPoint on mobile devices has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but information about Copilot's mobile capabilities is now missing.
- Page detailing Copilot in PowerPoint for mobile devices is no longer available
- Uncertainty whether this signals feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear if this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot's chat capabilities within Outlook.
- Loss of documentation for Copilot chat features in Outlook
- Uncertainty whether the feature is deprecated or the content was relocated
-
Page removed or relocated. The FAQ page for the Office Agent in Copilot is no longer available. This removes a resource that addressed common questions about the Office Agent's features, usage, and troubleshooting, which may impact users seeking self-service information.
- FAQ documentation for Copilot Office Agent is missing
- Users lose access to self-help and troubleshooting guidance
-
Page removed or relocated. Documentation for using Copilot in Excel to import data from the web and internal sources is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users lose guidance on this specific capability.
- Page detailing how to import data from web/internal sources with Copilot in Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance on this capability.
- Page detailing Copilot's data insights features in Excel is no longer available
- Uncertainty whether the feature is deprecated or documentation is relocated
-
Page removed or relocated. Documentation for Copilot in Excel rules is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users lose access to guidance on this capability.
- Page covering Copilot in Excel rules has been removed
- Uncertainty whether this is a deprecation or a documentation move
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation/restructuring of the documentation. Users now lack direct access to guidance or information about Copilot's capabilities within Excel under the Microsoft Skills context.
- Entire page on Copilot in Excel (Microsoft Skills) is missing
- Uncertainty whether this is a deprecation or a documentation move
-
Page removed or relocated. A documentation page about Copilot in Excel data sources has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but information about how Copilot in Excel interacts with data sources is now missing.
- Documentation for Copilot in Excel data sources is no longer available
- Uncertainty whether this is due to deprecation or doc reorganization
-
Page removed or relocated. Documentation for using Copilot in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Guidance for using Copilot in SharePoint's rich text editor is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating pages with AI in SharePoint is no longer available. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on using AI to create SharePoint pages.
- Official documentation for AI-powered page creation in SharePoint is missing
- Uncertainty whether the feature is deprecated or the content was moved
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear whether this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on using Copilot to generate images in Word.
- Page detailing how to generate images with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or documentation is moved
-
Page removed or relocated. The documentation page explaining how to draft and add content with Copilot in Word has been removed. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on this capability.
- Loss of instructions for drafting and adding content with Copilot in Word
- Uncertainty whether the feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to create a summary of your document has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this Copilot capability.
- Loss of instructions for generating document summaries with Copilot in Word
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot's mobile Word capabilities.
- Official documentation for Copilot in Word on mobile devices is no longer available
- Uncertainty whether this reflects feature removal or documentation restructuring
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed, resulting in the loss of documentation that addressed common questions about Copilot's features and usage in PowerPoint. It is unclear whether this indicates a deprecation, relocation, or restructuring of the content.
- FAQ content for Copilot in PowerPoint is no longer available at this URL
- Users lose access to answers about Copilot's capabilities, limitations, and troubleshooting in PowerPoint
-
Page removed or relocated. The documentation page for using Copilot in PowerPoint on mobile devices has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot's mobile PowerPoint capabilities.
- Official documentation for Copilot in PowerPoint on mobile devices is no longer available
- Uncertainty whether the feature is deprecated or the documentation has moved
-
Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear whether this indicates feature deprecation or a restructuring/relocation of the documentation. Users now lack official guidance on how to use Copilot's chat capabilities within Outlook.
- Loss of documentation for using Copilot chat in Outlook
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for visualizing data with Copilot in Excel has been removed. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for data visualization in Excel.
- Official documentation for using Copilot to visualize data in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from the web and internal sources is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Guidance on importing data from web/internal sources with Copilot in Excel is missing
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file is now missing. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing Copilot-assisted data import between Excel files is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear if this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on how to begin using Copilot in Excel.
- Removal of official 'getting started' instructions for Copilot in Excel
- Potential gap in onboarding information for new users
-
Page removed or relocated. The documentation page for using Copilot in Excel to gain data insights has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on this capability.
- Documentation for Copilot's data insights features in Excel is no longer available
- Uncertainty whether this is due to deprecation or restructuring
-
Page removed or relocated. The documentation page detailing Copilot's skills in Excel has been removed. It is unclear whether this indicates a deprecation of features or a restructuring of documentation, but users now lack direct guidance on Copilot's Excel capabilities.
- Loss of documentation outlining Copilot's skills in Excel
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. Documentation for Copilot in Excel rules is now missing. It is unclear if this is due to feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page on Copilot in Excel rules no longer accessible
- Uncertainty whether feature is deprecated or documentation was moved
-
Page removed or relocated. Documentation for Copilot integration between Excel and Power BI is now missing. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users lose access to guidance on this integration.
- Page covering Copilot in Excel and Power BI integration is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page about Copilot in Excel personalization is no longer available. It is unclear whether this reflects a feature deprecation, a move, or a consolidation, but users now lack official guidance on personalizing Copilot in Excel.
- Documentation on Copilot in Excel personalization is missing
- Uncertainty whether the feature is deprecated or the content was relocated
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear if this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on this capability.
- Loss of documentation for Copilot in Excel (Microsoft Skills)
- Uncertainty whether the feature is deprecated or the doc was moved
-
Page removed or relocated. The documentation page covering Copilot in Excel data sources is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users currently lack official guidance on how Copilot in Excel interacts with data sources.
- Loss of documentation about Copilot in Excel data sources
- Uncertainty whether this is a deprecation or a relocation
-
Page removed or relocated. The documentation page explaining how to use Copilot to write in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance for this specific Copilot capability is now missing.
- Loss of instructions for using Copilot in SharePoint's rich text editor
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating pages with AI in SharePoint is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using AI to create SharePoint pages.
- Official documentation for AI-powered page creation in SharePoint is missing
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page 'Welcome to Copilot in Word' has been removed. It is unclear whether this indicates a deprecation of the feature, a relocation of the content, or a restructuring of the documentation. Users may temporarily lose access to introductory or onboarding information about Copilot in Word.
- Removal of the 'Welcome to Copilot in Word' page
- Potential loss of introductory guidance for Copilot in Word
-
Page removed or relocated. A documentation page introducing Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but introductory information about Copilot's capabilities in PowerPoint is now missing from this location.
- Removal of the 'Welcome to Copilot in PowerPoint' page
- Potential loss of overview or onboarding information for Copilot in PowerPoint
-
Page removed or relocated. The documentation page explaining how to use Copilot in PowerPoint to summarize presentations has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page describing Copilot's presentation summarization in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed. It is unclear if this indicates deprecation, relocation, or restructuring of the documentation. Users now lack a centralized resource for common questions about Copilot in PowerPoint.
- FAQ content for Copilot in PowerPoint is no longer available at this URL
- Potential loss of answers to common user questions and troubleshooting guidance
-
Page removed or relocated. The documentation page explaining how to create a new presentation with Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for creating presentations with Copilot in PowerPoint are no longer available
- Potential gap in user guidance for leveraging Copilot's presentation creation features
-
Page removed or relocated. A documentation page about Copilot skills in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct access to information about Copilot's capabilities in PowerPoint.
- Page detailing Copilot skills in PowerPoint is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to add a slide from a file using Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Missing instructions for adding a slide from a file with Copilot in PowerPoint
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating a meeting agenda with Copilot in Outlook has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page explaining how to create a meeting agenda with Copilot in Outlook is no longer available
- Uncertainty whether the feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear if this indicates feature deprecation or a restructuring of documentation, but information about using Copilot's chat capabilities within Outlook is now missing.
- Page detailing how to chat with Copilot in Outlook is no longer available
- Uncertainty whether this reflects feature removal or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Missing instructions for importing data from another Excel file using Copilot
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear whether this indicates deprecation of the feature or a restructuring of the documentation. Users now lack direct guidance on how to begin using Copilot in Excel.
- Removal of 'Get started with Copilot in Excel' documentation
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear whether this indicates deprecation, relocation, or restructuring of the documentation, but users now lack a dedicated source for common questions and answers about Copilot in Excel.
- FAQ content for Copilot in Excel is no longer available at this URL
- Potential loss of troubleshooting and usage guidance for Excel Copilot users
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of documentation, but users now lack official guidance on this capability.
- Page covering Copilot's data insights features in Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. A documentation page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct access to these usage tips.
- Removal of a page dedicated to Copilot in Excel tips
- Potential loss of guidance for effective Copilot usage in Excel
-
Page removed or relocated. A documentation page about Copilot in Excel rules has been removed. It is unclear if this indicates feature deprecation or a restructuring of documentation, but information about rules for using Copilot in Excel is now missing.
- Documentation for Copilot in Excel rules is no longer available at this URL
- Uncertainty whether this is due to deprecation or doc reorganization
-
Page removed or relocated. The documentation page for Copilot in Excel personalization is no longer available. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on personalizing Copilot in Excel.
- Copilot in Excel personalization documentation is missing
- Uncertainty if this is due to deprecation or doc reorganization
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this topic.
- Page on getting started with editing prompts in Copilot for Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for refining SharePoint pages with AI is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but information about using AI in SharePoint page refinement is now missing.
- Documentation for AI-powered refinement of SharePoint pages is no longer accessible
- Uncertainty remains whether the feature is deprecated or the content was relocated
-
Page removed or relocated. The documentation page 'Welcome to Copilot in Word' has been removed. It is unclear whether this indicates a deprecation of the feature, a relocation of the content, or a restructuring of the documentation. Users may temporarily lose access to introductory or onboarding information about Copilot in Word.
- Removal of introductory documentation for Copilot in Word
- Potential loss of onboarding or overview information for new users
-
Page removed or relocated. The documentation page explaining how to rewrite text with Copilot in Word has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing how to use Copilot to rewrite text in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The introductory documentation page for Copilot in PowerPoint has been removed. It is unclear if this indicates deprecation, relocation, or restructuring of the documentation, but users now lack a central overview or welcome guide for Copilot in PowerPoint.
- Removal of the welcome/overview page for Copilot in PowerPoint
- Potential loss of introductory guidance for new users
-
Page removed or relocated. The documentation page for summarizing presentations with Copilot in PowerPoint has been removed. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to summarize presentations with Copilot in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to create a new presentation with Copilot in PowerPoint has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this capability.
- Step-by-step instructions for creating presentations with Copilot in PowerPoint are no longer available
- Potential loss of onboarding or usage guidance for new Copilot users in PowerPoint
-
Page removed or relocated. A documentation page about Copilot in PowerPoint skills has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about Copilot's capabilities in PowerPoint is now missing from this location.
- Page covering Copilot skills in PowerPoint is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance for this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to add a slide from a file using Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Guidance for adding a slide from a file with Copilot in PowerPoint is no longer available
- Uncertainty remains whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to create a meeting agenda with Copilot in Outlook has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing Copilot's meeting agenda creation in Outlook is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The FAQ page for the Office Agent (Copilot for Office Frontier) is no longer available. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack access to official answers to common questions about this capability.
- FAQ documentation for Copilot Office Agent is missing
- Potential loss of guidance on usage, troubleshooting, or feature details
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack a dedicated resource for common questions about Copilot in Excel.
- FAQ content for Copilot in Excel is no longer available at this URL
- Potential loss of answers to common user questions and troubleshooting guidance
-
Page removed or relocated. A page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a deprecation of features, a relocation of content, or a documentation restructure, but users now lack access to these specific tips.
- Removal of Copilot in Excel tips documentation
- Potential loss of guidance for effective Copilot use in Excel
-
Page removed or relocated. The documentation page for Copilot in Excel rules is no longer available. It is unclear whether this indicates a feature deprecation or a relocation/restructuring of the content, but users currently lack official guidance on Copilot rules in Excel.
- Copilot in Excel rules documentation is missing
- Uncertainty whether the feature is deprecated or the content was moved
-
Page removed or relocated. The documentation page about Copilot in Excel personalization is no longer available. It is unclear if this reflects a deprecation of the feature or a restructuring of the documentation, but information about personalizing Copilot in Excel is now missing.
- Page covering Copilot in Excel personalization has been removed
- Uncertainty whether this is due to feature deprecation or documentation reorganization
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack direct guidance on this topic.
- Page on getting started with editing prompts in Copilot for Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page about refining SharePoint pages with AI is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but information about using AI in SharePoint page refinement is now missing.
- Page describing AI-powered refinement of SharePoint pages has been removed
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page 'Welcome to Copilot in Word' has been removed. It is unclear whether this indicates a deprecation of the feature, a relocation of the content, or a restructuring of the documentation. Users may temporarily lose access to introductory or onboarding information about Copilot in Word.
- Removal of the 'Welcome to Copilot in Word' page
- Potential loss of introductory guidance for Copilot in Word
-
Page removed or relocated. The documentation page explaining how to rewrite text with Copilot in Word has been removed. It is unclear whether this indicates a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing how to use Copilot to rewrite text in Word is no longer available
- Uncertainty whether the feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page 'Welcome to Copilot in PowerPoint' has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but introductory or onboarding information for Copilot in PowerPoint is now missing from this location.
- Removal of introductory or overview content for Copilot in PowerPoint
- Potential loss of onboarding guidance for new users
-
Page removed or relocated. The documentation page for summarizing presentations with Copilot in PowerPoint has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Official instructions for using Copilot to summarize PowerPoint presentations are no longer available
- Uncertainty whether the feature is deprecated or the documentation has been relocated
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed. It is unclear whether this indicates deprecation, relocation, or restructuring of the documentation. Users now lack a centralized resource for common questions about Copilot in PowerPoint.
- FAQ content for Copilot in PowerPoint is no longer available at this URL
- Potential loss of quick-reference answers for users
-
Page removed or relocated. The documentation page explaining how to create a new presentation with Copilot in PowerPoint has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this capability.
- Step-by-step instructions for creating presentations with Copilot in PowerPoint are no longer available
- Potential loss of onboarding or feature discovery information for new users
-
Page removed or relocated. A documentation page about Copilot skills in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct access to information about Copilot's capabilities in PowerPoint.
- Page detailing Copilot skills in PowerPoint is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to add images to PowerPoint with Copilot has been removed
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to add a slide from a file using Copilot in PowerPoint has been removed. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to add a slide from a file with Copilot in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating a meeting agenda with Copilot in Outlook has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to create a meeting agenda with Copilot in Outlook is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The FAQ page for the Office Agent in Copilot for Office Frontier has been removed. It is unclear whether this indicates a deprecation of the feature, a relocation of the documentation, or a restructuring of content. Users now lack direct access to frequently asked questions about the Office Agent capability.
- FAQ documentation for Office Agent is no longer available at this URL
- Uncertainty whether the feature is deprecated or the content has moved
-
Page removed or relocated. The documentation page for visualizing data with Copilot in Excel has been removed. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack direct guidance on using Copilot for data visualization in Excel.
- Page explaining how to visualize data with Copilot in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Guidance for importing data from another Excel file with Copilot is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear if this indicates a deprecation of the feature or a restructuring of the documentation, but users now lack direct guidance on how to begin using Copilot in Excel.
- Removal of introductory/getting started guidance for Copilot in Excel
- Potential loss of onboarding information for new users
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear whether the content has been relocated, consolidated, or deprecated, but users now lack direct access to frequently asked questions and answers about Copilot in Excel.
- FAQ documentation for Copilot in Excel is no longer available at this URL
- Potential loss of quick reference for common Copilot in Excel questions
-
Page removed or relocated. A page offering tips for using Copilot in Excel has been removed. It is unclear if this content has been relocated, consolidated, or deprecated, but users now lack access to this specific guidance.
- Removal of documentation providing tips for Copilot in Excel
- Potential loss of best practices or usage advice for Excel users
-
Page removed or relocated. Documentation for Copilot in Excel rules is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users lose access to guidance on this capability.
- Page covering Copilot in Excel rules is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of the documentation.
- Page covering 'Copilot in Excel: Get started editing prompt' is no longer available
- Potential loss of guidance for users on how to edit prompts in Copilot for Excel
-
Page removed or relocated. The documentation page describing how to refine SharePoint pages with AI is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but guidance on using AI in SharePoint is now missing.
- Page on refining SharePoint pages with AI has been removed
- Uncertainty whether feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page for rewriting text with Copilot in Word has been removed. It is unclear whether this indicates feature deprecation or a relocation of the documentation, but users now lack official guidance on this specific Copilot capability in Word.
- Page explaining how to rewrite text with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or documentation is moved
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing how to generate images for documents with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation has moved
-
Page removed or relocated. The introductory documentation page for Copilot in PowerPoint has been removed. It is unclear if this indicates a deprecation, relocation, or restructuring of the documentation, but users now lack a central overview or welcome guide for Copilot in PowerPoint.
- Removal of the welcome/overview page for Copilot in PowerPoint
- Potential loss of introductory guidance for new users
-
Page removed or relocated. The documentation page explaining how to summarize presentations with Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing Copilot's presentation summarization in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed. It is unclear if this indicates deprecation, relocation, or restructuring of the documentation, but users now lack a centralized resource for common questions about Copilot in PowerPoint.
- FAQ content for Copilot in PowerPoint is no longer available at this URL
- Potential loss of answers to common user questions and troubleshooting guidance
-
Page removed or relocated. The documentation page explaining how to create a new presentation with Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this capability.
- Step-by-step instructions for creating presentations with Copilot in PowerPoint are no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. A documentation page about Copilot in PowerPoint skills has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about Copilot's capabilities in PowerPoint is now missing from this location.
- Page covering Copilot in PowerPoint skills is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Potential loss of clarity for users seeking to use Copilot for image insertion
-
Page removed or relocated. The documentation page explaining how to add a slide from a file using Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Loss of instructions for adding a slide from a file with Copilot in PowerPoint
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating a meeting agenda with Copilot in Outlook has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to create a meeting agenda with Copilot in Outlook is no longer available
- Uncertainty whether the feature is deprecated or documentation has been relocated
-
Page removed or relocated. The FAQ page for the Office Copilot agent is no longer available. It is unclear whether this indicates deprecation of the feature or a relocation of the documentation, but users now lack access to commonly asked questions and answers about the Office Copilot agent.
- FAQ documentation for Office Copilot agent is missing
- Potential loss of guidance on common issues and usage
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Missing instructions for importing data from another Excel file using Copilot
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. This means users no longer have access to a centralized set of frequently asked questions and answers about Copilot's features and usage in Excel, but it is unclear if this is due to deprecation or documentation restructuring.
- Loss of a dedicated FAQ resource for Copilot in Excel
- Potential gap in user self-service support and clarification
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear whether this indicates a feature deprecation or a restructuring of documentation, but users now lack official guidance on this capability.
- Page on data insights with Copilot in Excel is no longer available
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. A documentation page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack access to these specific usage tips.
- Removal of Copilot in Excel tips documentation
- Potential loss of guidance for effective Copilot use in Excel
-
Page removed or relocated. A documentation page about Copilot in Excel skills has been removed. It is unclear if this reflects a deprecation, a move, or a consolidation of content, but readers now lack direct access to this information.
- Page detailing Copilot in Excel skills is no longer available
- Uncertainty whether this is due to deprecation or restructuring
-
Page removed or relocated. A documentation page about Copilot in Excel rules is now missing. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack guidance on rules for Copilot in Excel.
- Page on Copilot in Excel rules no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page about Copilot in Excel personalization is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but information about personalizing Copilot in Excel is now missing.
- Page covering Copilot in Excel personalization has been removed
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this topic.
- Page on 'getting started with editing prompts' in Copilot for Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page about refining SharePoint pages with AI is now missing. It is unclear if this indicates a feature deprecation or a relocation of the documentation, but users currently lack official guidance on using AI capabilities in SharePoint for page refinement.
- Documentation for AI-powered refinement of SharePoint pages is no longer accessible
- Uncertainty whether the feature is deprecated or the content has been moved
-
Page removed or relocated. The documentation page introducing Copilot in Word is no longer available at this URL. It is unclear whether the feature has been deprecated or if the documentation has been moved or consolidated elsewhere.
- Removal of introductory information about Copilot in Word
- Potential loss of onboarding or overview content for new users
-
Page removed or relocated. Documentation for using Copilot to rewrite text in Word is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users currently lack official guidance on this capability.
- Page explaining how to rewrite text with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or documentation has moved
-
Page removed or relocated. The introductory documentation page for Copilot in PowerPoint has been removed. It is unclear if this reflects a deprecation, a move, or a restructuring of the documentation. Users may temporarily lose access to basic onboarding or overview information for Copilot in PowerPoint.
- Removal of the welcome/introductory page for Copilot in PowerPoint
- Potential loss of onboarding or overview guidance for new users
-
Page removed or relocated. The documentation page explaining how to use Copilot in PowerPoint to summarize presentations has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing Copilot's presentation summarization in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed. It is unclear if this indicates deprecation, relocation, or restructuring of the documentation. Users now lack a centralized resource for common questions about Copilot in PowerPoint.
- FAQ content for Copilot in PowerPoint is no longer available at this URL
- Potential loss of answers to common user questions and troubleshooting guidance
-
Page removed or relocated. The documentation page explaining how to create a new presentation with Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Step-by-step instructions for creating presentations with Copilot in PowerPoint are no longer available
- Potential loss of clarity for users seeking to leverage Copilot for new presentations
-
Page removed or relocated. A documentation page about Copilot in PowerPoint skills has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about Copilot's capabilities in PowerPoint is now missing from this location.
- Documentation for Copilot in PowerPoint skills is no longer available at this URL
- Uncertainty whether this is due to deprecation or doc reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to add a slide from a file using Copilot in PowerPoint has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to add a slide from a file with Copilot in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for creating a meeting agenda with Copilot in Outlook has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page explaining how to create a meeting agenda with Copilot in Outlook is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for visualizing data with Copilot in Excel has been removed. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack direct guidance on using Copilot for data visualization in Excel.
- Page on visualizing data with Copilot in Excel is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Missing instructions for importing data from another Excel file using Copilot
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear if this indicates deprecation of the feature or a restructuring of the documentation. Users now lack a dedicated guide for initial setup and use of Copilot in Excel.
- Removal of the 'Get started with Copilot in Excel' guide
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear if this indicates deprecation, relocation, or restructuring of the documentation, but users now lack a centralized resource for common questions about Copilot in Excel.
- FAQ content for Copilot in Excel is no longer available at this URL
- Potential loss of answers to common user questions and troubleshooting guidance
-
Page removed or relocated. A documentation page offering tips for using Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct access to these usage tips.
- Removal of Copilot in Excel tips documentation
- Potential loss of guidance for effective Copilot usage in Excel
-
Page removed or relocated. A documentation page about Copilot in Excel skills has been removed. It is unclear if this reflects a deprecation, relocation, or restructuring of the content, but users now lack direct access to this information at the previous URL.
- Documentation for Copilot in Excel skills is no longer available at this location
- Uncertainty remains whether the feature is deprecated or the content has moved
-
Page removed or relocated. The documentation page for Copilot in Excel and Power BI is no longer available at this URL. It is unclear if the content has been deprecated, relocated, or consolidated elsewhere, but users currently lack access to guidance on Copilot capabilities in these products from this page.
- Documentation for Copilot in Excel and Power BI is missing
- Uncertainty whether this reflects deprecation or restructuring
-
Page removed or relocated. The documentation page about Copilot in Excel personalization is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but information about personalizing Copilot in Excel is now missing.
- Page covering Copilot in Excel personalization has been removed
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this topic.
- Page on getting started with editing prompts in Copilot for Excel is no longer available
- Potential loss of onboarding or instructional content for prompt editing
-
Page removed or relocated. The documentation page describing how to refine SharePoint pages with AI is no longer available. It is unclear whether this reflects a feature deprecation or a restructuring of documentation, but guidance on using AI in SharePoint is now missing.
- Page detailing AI refinement features for SharePoint pages has been removed
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The introductory documentation page for Copilot in Word has been removed. It is unclear if this indicates a deprecation, relocation, or restructuring of the documentation, but users now lack a central overview or welcome guide for Copilot in Word.
- Removal of the welcome/overview page for Copilot in Word
- Potential loss of introductory guidance for new users
-
Page removed or relocated. The documentation page explaining how to rewrite text with Copilot in Word has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Loss of instructions for rewriting text with Copilot in Word
- Uncertainty whether the feature is deprecated or documentation was relocated
-
Page removed or relocated. The introductory documentation page for Copilot in PowerPoint has been removed. It is unclear if this reflects a deprecation, a move, or a restructuring of the documentation, but users now lack a central overview or welcome page for this capability.
- Removal of the main welcome/overview page for Copilot in PowerPoint
- Potential loss of introductory guidance for new users
-
Page removed or relocated. The documentation page for summarizing presentations with Copilot in PowerPoint has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page explaining how to summarize presentations with Copilot in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page explaining how to create a new presentation with Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this capability.
- Step-by-step instructions for creating new presentations with Copilot in PowerPoint are no longer available
- Potential loss of onboarding or feature discovery information for new users
-
Page removed or relocated. A documentation page about Copilot in PowerPoint skills is now missing. It is unclear if this indicates feature deprecation or simply a restructuring or relocation of the documentation, but users currently lose access to information about Copilot's capabilities in PowerPoint.
- Documentation for Copilot in PowerPoint skills is no longer available at this URL
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to add a slide from a file using Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Guidance for adding a slide from a file with Copilot in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating a meeting agenda with Copilot in Outlook has been removed. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to create a meeting agenda with Copilot in Outlook is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The FAQ page for the Office Copilot Agent is no longer available. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack access to official answers to common questions about the Office Copilot Agent.
- FAQ content for Office Copilot Agent is missing
- Potential loss of guidance on common issues and usage
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed, resulting in the loss of a resource that addressed common user questions. It is unclear if this indicates deprecation, relocation, or restructuring of the documentation.
- FAQ content about Copilot in Excel is no longer available at this URL
- Users lose access to previously documented answers to common questions
-
Page removed or relocated. A documentation page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a deprecation, relocation, or restructuring of the content, but users now lack direct access to these usage tips.
- Removal of a page dedicated to Copilot in Excel tips
- Potential loss of guidance for effective Copilot usage in Excel
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack guidance on this specific aspect.
- Page on 'getting started editing prompts' in Copilot for Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page about refining SharePoint pages with AI is no longer available. It is unclear whether this reflects a feature deprecation or simply a documentation move or restructure, but information about using AI in SharePoint page refinement is now missing.
- Page describing AI-powered refinement of SharePoint pages is gone
- Uncertainty whether the feature is deprecated or documentation was relocated