Týden v AI, ve zkratce.
Týden 27 · 2026
MS Docs Watch

Dokumentace Microsoftu zaměřená na Copilot a pracovní postupy ve Foundry, hostované agenty a aktualizované poznámky k vydání Copilot.

Nejaktivnější oblasti byly Azure AI (Microsoft Foundry a hostované agenty), Copilot Studio (návrhář pracovních postupů a uzly) a Microsoft 365 Copilot (poznámky k vydání a Copilot Cowork). Největší změnou byla vlna nových a aktualizovaných doporučení k sestavování a provozu pracovních postupů a agentů, včetně hostování ve Foundry, izolace relací/multiplexingu a uzlů pracovních postupů.

Azure AI 67

  • Tato nová dokumentace představuje, jak hostovat agenty Microsoft Agent Framework jako Foundry hosted agents, včetně nastavení, možností protokolu, nasazení a řešení problémů. Umožňuje vývojářům zpřístupnit vlastní agenty prostřednictvím standardizovaných protokolů Foundry, spravovat nasazení a integrovat se se zdroji v Azure.

    • Vysvětluje, jak používat hostingové balíčky Microsoft Agent Framework pro zpřístupnění agentů přes protokoly Foundry (Responses a Invocations).
    • Poskytuje postup krok za krokem pro vytvoření, konfiguraci a spuštění agentů v Pythonu i .NET.
    • Popisuje nastavení proměnných prostředí, volbu protokolu a chování endpointů jak pro scénáře kompatibilní s OpenAI, tak pro vlastní JSON/webhook scénáře.
  • Tato nová dokumentace představuje konsolidovaný pohled na Foundry Tools v Azure portálu a poskytuje jednotný dashboard pro sledování nákladů, využití, kvót a stavu AI zdrojů. Popisuje předpoklady, klíčové funkce a praktické přehledy, které umožňují efektivně spravovat a optimalizovat AI workloady.

    • Představuje konsolidovaný dashboard pro Foundry Tools v Azure portálu
    • Umožňuje na jednom místě sledovat náklady, využití, kvóty, upozornění a rozpad zdrojů
    • Popisuje nové a přejmenované RBAC role pro řízení přístupu
  • Tato nová stránka poskytuje ucelenou dokumentaci k elevovaným rolím potřebným pro různé administrátorské a provozní úlohy v Microsoft Foundry, včetně scénářů souvisejících s Copilot. Detailně popisuje, jaké role jsou potřeba pro vytváření zdrojů, správu projektů, nasazování modelů, nastavení agentů a řešení chyb oprávnění; nabízí přehlednou referenci pro přiřazování rolí a oprávnění.

    • Představuje detailní mapování administrátorských úloh ve Foundry na požadované elevované role (Owner, Contributor, Foundry Account Owner atd.)
    • Vysvětluje oprávnění control-plane vs. data-plane a použití managed identity v projektech Foundry
    • Poskytuje postup krok za krokem pro nastavení prostředí, přiřazení rolí a volbu scope
  • Tato nová dokumentace představuje účtovací model Claude Consumption Unit (CCU) pro modely Anthropic Claude v Microsoft Foundry. Vysvětluje, jak CCU standardizuje účtování, ceny a slevy pro modely Claude napříč Azure Marketplace, což ovlivňuje fakturaci zákazníků a způsob sledování a prognózování nákladů.

    • Zavedení CCU jako jediné účtovací jednotky pro modely Claude ve Foundry
    • Ceny CCU jsou pevné a publikované na Azure Marketplace, nahrazují měření tokenů po jednotlivých modelech
    • Využití tokenů se převádí na CCU podle publikovaných sazeb Anthropic, se slevami aplikovanými při převodu
  • Tato nová dokumentace představuje a vysvětluje, jak multiplexovat více uživatelů v rámci jedné relace hosted agent pro Copilot. Umožňuje aplikacím mapovat mnoho uživatelů na sdílený pool relací při zachování izolace dat pro jednotlivé uživatele. Popisuje předpoklady, strategie směrování, implementační vzory a důležitost izolace uživatelských dat ve sdílených relacích.

    • Představuje multiplexing relací pro hosted agents, který snižuje počet relací na uživatelskou základnu
    • Vysvětluje požadovaná oprávnění a verze protokolu pro povolení delegování uživatele
    • Popisuje více strategií směrování uživatel→relace (sticky, hash-based, round-robin, group-based)
  • Tato nová dokumentace představuje a vysvětluje izolaci relací, konverzací a dat na uživatele pro hosted agents v Microsoft Foundry, včetně rozšíření izolace na uživatele s vlastní autentizací a ukončení podpory staršího modelu isolation-key. Poskytuje postup krok za krokem, bezpečnostní aspekty a řešení problémů pro zajištění soukromí uživatelů ve více-tenantních a delegovaných scénářích.

    • Popisuje výchozí izolaci relací, konverzací a uložených dat pro každého uživatele u hosted agents
    • Vysvětluje, jak delegovat izolaci na vlastní koncové uživatele přes hlavičku x-ms-user-identity a potřebná oprávnění
    • Varuje před bezpečnostními hranicemi a správným použitím delegované identity
  • Dokumentace zavádí přiřazování rolí na úrovni agenta, doporučení pro tvorbu vlastních rolí, oprávnění specifická podle typu nasazení (zejména pro managed compute) a upřesňuje nedávná přejmenování RBAC rolí. Tyto změny výrazně rozšiřují granularitu a flexibilitu řízení přístupu v Microsoft Foundry a ovlivňují, jak organizace spravují oprávnění pro prostředky Copilot a agentů.

    • Přidán scope na úrovni agenta pro RBAC, umožňuje nastavit oprávnění pro jednotlivé agenty
    • Detailní instrukce pro vytváření vlastních rolí pro projekty Foundry
    • Nová sekce o oprávněních potřebných pro nasazení typu managed compute (Preview)
  • Byla přidána podpora nového typu vlastního evaluátoru — evaluátorů založených na endpointu. Umožňuje delegovat skórování vyhodnocení na externí HTTP endpointy, což umožňuje integraci s proprietárními modely, komplexními pipeline nebo externími službami.

    • Zavedení evaluátorů založených na endpointu jako třetího typu vlastního evaluátoru
    • Evaluátory založené na endpointu umožňují skórování přes externí HTTP endpointy
    • Detailní vysvětlení use casů, workflow a schématu requestu pro endpoint-based evaluátory
  • Workflows v Microsoft Foundry budou vyřazeny k 1. prosinci 2026. Uživatelům se doporučuje migrovat na Microsoft Agent Framework nebo jiné alternativy; nová sekce Migration guide poskytuje detailní migrační cesty a instrukce.

    • Oznámení vyřazení Foundry workflows s účinností od 1. prosince 2026
    • Doporučení používat Microsoft Agent Framework pro nové workflows
    • Doplnění ucelené sekce Migration guide s možnostmi a kroky migrace
  • Several key sections were removed, including guidance on creating custom roles, notes and limitations, deployment-type-specific permissions, related content, and an appendix on access isolation. This significantly reduces available documentation on advanced RBAC configuration, custom role creation, and nuanced permission management for Microsoft Foundry.

    • Removed instructions and example for creating custom roles for Foundry projects
    • Eliminated notes on role limitations, automatic assignments, and renamed RBAC roles
    • Deleted detailed permissions for managed compute deployments and other deployment types
  • A new section documents the introduction of Container protocol 2.0.0, which enables per-request identity handling and supports multiple users per session for hosted agents. This is a significant change as it deprecates protocol 1.0.0 and requires action from developers to migrate and ensure compatibility.

    • Introduces Container protocol 2.0.0 with per-request identity propagation
    • Enables safe multiplexing of multiple users in a single session
    • Deprecates protocol 1.0.0, with a future block on requests using it
  • This new page provides comprehensive guidance on monitoring and responding to service health events and model performance regressions in Microsoft Foundry, including how to set up Azure Service Health and Azure Monitor alerts, interpret key metrics, and implement failover strategies. It enables users to proactively detect and mitigate issues affecting Copilot-related workloads.

    • Introduces use of Azure Service Health for platform-level event notifications affecting Foundry resources
    • Details setting up Azure Monitor metric alerts for workload-specific regressions (errors, latency, availability)
    • Explains key metrics for monitoring model deployments, including error rates and latency
  • A new section documents how to stop a hosted agent session, preserving its persistent filesystem while terminating compute. This adds clarity and new operational guidance for session lifecycle management.

    • Introduces the ability to stop (not delete) a session, retaining data for later resumption
    • Explains isolation key requirements for different endpoint isolation modes
    • Provides REST API and SDK usage examples for stopping sessions
  • Documentation has removed references to 'workflow' agents as a supported agent type in Microsoft Foundry, now listing only 'prompt-based' and 'hosted' agents. This change clarifies that workflows are no longer considered a core agent type, which impacts how users design and develop agents.

    • Removed 'workflow' as an agent type from the lifecycle overview and agent types section
    • Lifecycle checklist now only mentions prompt-based and hosted agents
    • Versioning and creation guidance now excludes workflows
  • A new 'Foundry Agent Consumer' built-in role has been introduced and documented, providing least-privilege access for users or service principals who only need to interact with agent endpoints. This enables more granular and secure access control for agent consumers in Foundry projects.

    • Added 'Foundry Agent Consumer' role to built-in roles table with description and purpose
    • Clarified when to assign 'Foundry Agent Consumer' instead of 'Foundry User' for agent-only access
    • Updated enterprise RBAC mapping examples to include agent consumers/end users with the new role
  • A new built-in role, Foundry Agent Consumer, has been introduced as the least-privilege option for users or service principals who only need to interact with agent endpoints. The documentation now clarifies which permissions and roles are required for interacting with agent endpoints versus agent applications, and updates recommended role assignments accordingly.

    • Added Foundry Agent Consumer role for endpoint interaction with least privilege
    • Clarified permission requirements for agent endpoints vs. agent applications
    • Updated role assignment recommendations for consumers to use Foundry Agent Consumer
  • Several Azure OpenAI models, including gpt-4o and gpt-4o-mini, have had their lifecycle status changed from GA to Deprecated, and their retirement dates and replacements clarified. This impacts planning for users relying on these models, as they now have clear end-of-life timelines and migration paths.

    • gpt-4o (2024-11-20) status changed from GA to Deprecated
    • gpt-4o-mini (2024-07-18) status changed from GA to Deprecated
    • Retirement dates and replacement models updated for several entries
  • Tracing is now generally available for both prompt and hosted agents, whereas previously it was only generally available for prompt agents. This expands the scope of supported agent types for production-grade tracing.

    • Tracing GA support expanded from prompt agents to include hosted agents
    • Workflow and external agents remain in preview for tracing
  • The documentation now states that Fireworks on Foundry is generally available, rather than in preview, but still requires administrator enablement via the Azure Preview features portal. This signals a shift from preview to general availability, which is significant for organizations planning adoption.

    • Fireworks on Foundry status updated from 'preview' to 'generally available'
    • Administrator enablement process remains via Azure Preview features portal
  • The documentation now clarifies that the platform automatically isolates conversation state between users sharing a hosted agent session, preventing one user from accessing another's conversation history or continuing their response chain. It also adds detailed guidance and a runnable sample for verifying and implementing this isolation, while emphasizing that developers are still responsible for partitioning any additional data their container stores.

    • Clarifies that conversation state is isolated by the platform even in shared sessions
    • Explains that response chains and conversation history are user-specific and protected
    • Adds a runnable sample and step-by-step test for verifying user isolation
  • A new capability has been documented: you can now disable or enable a hosted agent's endpoint without deleting the agent or its versions. This allows for temporarily taking an agent offline and restoring it later, using the REST API.

    • Added instructions for disabling and enabling an agent endpoint via REST API
    • Clarified that disabling is reversible and preserves agent configuration and versions
    • Explained distinction between compute scaling and endpoint state
  • A new limit on the number of valid agent revisions per agent (1,000) has been introduced, along with corresponding error handling guidance. Documentation now clarifies where agent data is stored based on setup (Microsoft-managed vs. customer-managed resources), and the section on hosted agent session quotas has been removed, potentially affecting users who track concurrent session limits.

    • Added a 1,000 valid agent revisions per agent limit and related error scenario
    • Clarified storage location for agent data depending on setup (basic vs. standard)
    • Removed detailed hosted agent session quota information
  • The documentation now clarifies that Claude models in Microsoft Foundry can be hosted either on Azure or on Anthropic infrastructure, with detailed explanations of data processing, storage, and sharing practices for each option. Several previous sections were consolidated and replaced with more explicit descriptions of hosting choices and their implications for data privacy and security.

    • Introduced distinction between 'Hosted on Azure' and 'Hosted on Anthropic Infrastructure' deployment options
    • Clarified where data is processed and stored for each hosting option
    • Detailed how Microsoft and Anthropic handle data, billing, and customer information under each scenario
  • The documentation now distinguishes between Claude models hosted on Azure and those hosted on Anthropic infrastructure, clarifies their differing capabilities and availability, and introduces new features and changes such as the retirement of the 1M context beta for Claude Sonnet 4.5. It also expands on deployment types, quota management, and provides more granular details about supported features and billing.

    • Introduced distinction between 'Hosted on Azure' and 'Hosted on Anthropic infrastructure' Claude models, with differences in capabilities and availability.
    • Added warning about retirement of 1M context beta for Claude Sonnet 4.5 and migration guidance.
    • Expanded capabilities table to include new features such as fine-grained tool streaming and prompt caching.
  • The introduction now states that the isolation-key model for hosted agents using container protocol version 1.0.0 is deprecated, and directs users to a new model where session isolation is automatic. This signals a shift away from manual isolation-key management.

    • Added explicit deprecation notice for protocol 1.0.0 isolation-key model
    • Introduced reference to a new, automatic session isolation model
    • Directed users to updated documentation for current best practices
  • The documentation now describes how administrators can view and manage sessions across all users by using the Foundry User role, and clarifies the recent renaming of Foundry RBAC roles. It also adds information about containers writing files directly into session sandboxes, making those files accessible via the API.

    • Added section explaining cross-user session management via the Foundry User role
    • Clarified that Foundry RBAC roles were renamed from Azure AI roles
    • Documented that containers can write files into session sandboxes, visible through APIs
  • The documentation now clarifies and expands support for using platform-managed (multitenant) data resources with BYO virtual network deployments, in addition to previously supported bring-your-own data resources. This provides more flexibility for customers who do not want to manage their own data resources.

    • Explicitly documents that BYO virtual network can use either platform-managed or customer-managed data resources
    • Adds deployment template guidance for BYO virtual network with platform-managed data resources
    • Clarifies requirements and options for data resource management in network-secured deployments
  • A new section was added detailing concurrent session quotas for Hosted agents, specifying default limits per region and guidance for quota increases. The general quotas section was also updated to reference these Hosted agent-specific limits.

    • Added explicit documentation of concurrent session quotas for Hosted agents, with regional breakdowns.
    • Clarified that Hosted agents have additional per-subscription, per-region session limits.
    • Provided instructions for requesting quota increases and subnet sizing for VNet deployments.
  • A new capability is documented: middle-tier services can now delegate end-user identity to agent sessions using the x-ms-user-identity header, provided they have a specific data plane permission. This enables session scoping per user and enforces permission checks.

    • Added documentation for delegating end-user identity via x-ms-user-identity header
    • Specified required permission: UserIdentityImpersonation/action
    • Described 403 error if permission is missing
  • A new section documents platform-injected request headers for hosted agents using container protocol 2.0.0, and an additional environment variable (FOUNDRY_AGENT_ID) is now described. These changes clarify how agents can identify users and requests, and how to partition data securely.

    • Added documentation for 'x-agent-user-id' and 'x-agent-foundry-call-id' headers in protocol 2.0.0
    • Described use cases for these headers, including per-user data partitioning and request tracing
    • Added FOUNDRY_AGENT_ID environment variable for stable agent identification
  • Page removed or relocated. The documentation for publishing agents as Agent Applications in Foundry has been removed. This page covered the legacy publishing process, including authentication, RBAC, deployment, and integration with Microsoft 365 Copilot and Teams. Its removal means guidance for the legacy model is no longer directly available, which may impact users still operating under the old system.

    • Removed step-by-step instructions for publishing agents as Agent Applications
    • Loss of detailed explanations on authentication, RBAC, and deployment management for legacy model
    • No longer provides troubleshooting, API property references, or integration steps for Microsoft 365 Copilot and Teams under the legacy approach
  • The documentation now consistently uses the FOUNDRY_PROJECT_ENDPOINT environment variable instead of AZURE_AI_PROJECT_ENDPOINT for configuring and connecting to a Foundry toolbox with LangChain. This clarifies which environment variable should be set for successful integration.

    • Replaced all references to AZURE_AI_PROJECT_ENDPOINT with FOUNDRY_PROJECT_ENDPOINT for project endpoint configuration.
    • Updated code snippets and instructions to use the correct environment variable.
    • Clarified the expected environment variable for toolbox connection and tool loading.
  • The documentation updates environment variable names from AZURE_AI_PROJECT_ENDPOINT to FOUNDRY_PROJECT_ENDPOINT and clarifies their usage throughout multiple sections. This change ensures users set the correct environment variables for connecting to Foundry resources, which is critical for successful authentication and model invocation.

    • Environment variable AZURE_AI_PROJECT_ENDPOINT replaced with FOUNDRY_PROJECT_ENDPOINT in code samples and instructions
    • Clarified that FOUNDRY_PROJECT_ENDPOINT is required for project endpoint authentication with Microsoft Entra ID
    • Updated example code for configuring file stores and embedding models to use the new environment variable
  • The documentation updates the required environment variable for specifying the model deployment from AZURE_AI_MODEL_DEPLOYMENT_NAME to FOUNDRY_MODEL_NAME throughout the setup, code samples, and troubleshooting sections. This clarifies the correct configuration for hosting LangGraph agents as Foundry hosted agents and prevents misconfiguration.

    • Replaces AZURE_AI_MODEL_DEPLOYMENT_NAME with FOUNDRY_MODEL_NAME in environment variable setup instructions
    • Updates code samples to use FOUNDRY_MODEL_NAME for model selection
    • Troubleshooting guidance now references FOUNDRY_MODEL_NAME instead of the old variable
  • The environment variable for specifying the model deployment in the .env file was renamed from AZURE_AI_MODEL_DEPLOYMENT_NAME to FOUNDRY_MODEL_NAME. This clarifies the required configuration for running hosted agent workflows locally.

    • Renamed environment variable from AZURE_AI_MODEL_DEPLOYMENT_NAME to FOUNDRY_MODEL_NAME in .env setup instructions
  • The documentation updates the environment variable name from AZURE_AI_MODEL_DEPLOYMENT_NAME to FOUNDRY_MODEL_NAME throughout the instructions for updating models in hosted agents. This clarifies the correct variable to use for configuring model deployments.

    • Replaces all references to AZURE_AI_MODEL_DEPLOYMENT_NAME with FOUNDRY_MODEL_NAME
    • Updates example commands and YAML configuration to use the new variable name
    • Ensures consistency in environment variable usage for model selection
  • The documentation clarifies that workflow-based agents are no longer listed as a supported new agent type and updates tool migration guidance, specifically recommending the A2A tool for 'Connected Agents' in the new Foundry Agent Service. These changes affect which agent types and migration paths are available to developers.

    • Removed workflow-based agents as a supported new agent type in the 'Key benefits' and 'Key changes' sections.
    • Updated migration guidance for 'Connected Agents' tool, now recommending the A2A tool instead of workflow and A2A.
    • No changes to the availability of other tools or agent types.
  • The documentation clarifies that Workflow agents are no longer listed in the table of supported agent types for Agent 365 integration, suggesting they may not be supported for registry sync, autopilot publishing, or activity data collection. This change helps readers understand current integration limitations.

    • Removed Workflow agent row from supported agent types table
    • Clarifies which Foundry agent types are currently supported for Agent 365 integration features
  • The 'westeurope' region has been added to the list of supported regions for the Azure OpenAI Responses API, expanding availability for users in that area.

    • 'westeurope' region newly supported for the Responses API
  • The lifecycle status for several 'gpt-5-chat', 'gpt-5.1-chat', and 'gpt-5.2-chat' models has been updated from 'Preview' or 'Deprecated' to 'Retired', clarifying that these models will no longer be available after their listed retirement dates. This provides more precise information for users planning migrations or upgrades.

    • Changed lifecycle status of 'gpt-5-chat', 'gpt-5.1-chat', and 'gpt-5.2-chat' models from 'Preview'/'Deprecated' to 'Retired'
    • Retirement dates and replacement models ('gpt-chat-latest') remain specified
  • A new clarification was added specifying that for source-code agent deployments, additional deployment endpoints must be allowlisted in the firewall. This helps ensure successful deployments when using private networking.

    • Added requirement to allow deployment endpoints for source-code agent deployments in firewall settings
  • A new section clarifies that skills in Foundry do not support private networking, meaning the Skills API cannot be accessed via private endpoints. This is important for users planning deployments in restricted network environments.

    • Explicitly states that skills cannot be used with private networking
    • Clarifies that the Skills API requires public network access
  • The documentation clarifies network support details, especially regarding virtual network (VNet) integration and private link usage for data agents, and corrects or expands instructions for connecting to Fabric IQ endpoints. These clarifications help users understand connectivity requirements and options for secure/private deployments.

    • Clarified that VNet support depends on Fabric item type, not universally unsupported
    • Added instruction to use workspace-specific host for data agents with workspace-level private link
    • Linked to more detailed guidance on virtual network support
  • The documentation now clarifies that the preferred minimum role for users leveraging OAuth identity passthrough is 'Foundry Agent Consumer', rather than 'Foundry User', which is now recommended only for developers. This change helps organizations apply least-privilege principles more effectively.

    • Preferred minimum role for OAuth passthrough updated to 'Foundry Agent Consumer'
    • 'Foundry User' role clarified as intended for developers, not consumers
    • Guidance aligns with least-privilege security best practices
  • The documentation now clarifies that, by default, listing all versions of an agent excludes draft versions, and provides instructions on how to include drafts using a query parameter. This helps users understand version visibility and how to access draft agent versions.

    • Added note that draft versions are excluded by default when listing agent versions
    • Provided example of using 'include_drafts=true' query parameter to include draft versions
  • The required role for authenticating incoming A2A requests has changed from 'Foundry User' to 'Foundry Agent Consumer', clarifying the least-privilege access needed for agent endpoint interactions. This impacts how administrators assign permissions for agent-to-agent communication.

    • Role requirement updated from 'Foundry User' to 'Foundry Agent Consumer'
    • Clarified that 'Foundry Agent Consumer' provides least-privilege access for agent endpoints
  • The documentation clarifies required firewall endpoints for deploying hosted agents in private virtual networks, updates permission requirements, and improves troubleshooting guidance. It also adds a dedicated section on deploying with Azure Developer CLI or VS Code.

    • Explicit list of required outbound firewall endpoints for both all deployments and bundled dependency resolution
    • Clarified required permissions for deploying hosted agents, including role assignment details
    • Troubleshooting table now references new firewall requirements and clarifies RBAC roles
  • The prerequisites section was updated to clarify the required permissions for deploying a hosted agent, specifying the scope and capabilities of the Foundry Project Manager role, and providing more detail on agent identity access and RBAC assignments. It also adds a new important note about support for private endpoints in Azure Container Registry based on project creation date.

    • Clarifies that Foundry Project Manager role is needed at project scope for deployment and role assignments
    • Explains default access granted to agent identity and how to extend it for external resources
    • Removes mention of Foundry User role assignment as an automatic requirement
  • The prerequisites now clarify that users who only interact with agents (not create or edit them) should use the new Foundry Agent Consumer role. This helps organizations assign more appropriate permissions and improves security and role management.

    • Added guidance to use Foundry Agent Consumer role for agent consumers
    • Clarifies distinction between agent creators/managers and consumers
  • A new RBAC role, 'Foundry Agent Consumer', has been added to the permissions table, clarifying that users can interact with agent endpoints without needing permissions to create or edit agents. This expands the granularity of access control for Copilot agent environments.

    • Added 'Foundry Agent Consumer' role for interacting with agent endpoints
    • Clarifies separation between agent management and agent consumption permissions
  • The documentation now clarifies that source-code agent deployments require outbound access to specific endpoints during provisioning, and refers readers to firewall requirements for private virtual networks. This helps users ensure proper network configuration for successful deployments.

    • Added note about outbound access needs for source-code agent deployments
    • Reference to firewall requirements for private virtual networks
  • The documentation clarifies the required role for users to utilize OAuth identity passthrough, recommending the 'Foundry Agent Consumer' role for least-privilege access instead of the previously stated 'Foundry User' role. This helps ensure users are assigned appropriate permissions based on their needs.

    • Changed required role from 'Foundry User' to 'Foundry Agent Consumer' for OAuth identity passthrough
    • Clarified that 'Foundry User' is intended for developers and has broader permissions
  • The section now clarifies required Azure roles, login steps, and region support, and adds guidance on verifying resource provisioning and handling errors. It also emphasizes that the --allow-project-management flag cannot be changed after creation, which is important for setup decisions.

    • Added requirement for Azure CLI and Contributor or Owner role
    • Instructed users to run az login before starting
    • Linked to region support documentation
  • The 'centralus' region has been added to the list of supported regions for the Azure OpenAI Responses API, expanding availability for users in that geographic area.

    • 'centralus' region newly supported for the Responses API
  • The documentation now clarifies that tracing is generally available for both prompt and hosted agents, whereas previously it was only for prompt agents. Workflow and external agents remain in preview.

    • Tracing general availability expanded to include hosted agents
    • Clarifies preview status for workflow and external agents
  • The section now clarifies how asset ID prefix matching works when specifying allowed models in policy parameters, including the effect of trailing slashes and full version IDs. This helps admins precisely control which models and versions are permitted.

    • Added explanation of asset ID prefix matching behavior
    • Clarified use of trailing slash to restrict matches to specific models
    • Provided guidance on allowing only specific model versions by using full asset IDs
  • The documentation now lists additional Claude models (claude-sonnet-5 and claude-haiku-4-5) as available for Data Zone Standard (US) deployments, expanding deployment options. There is also a minor clarification in the Capabilities section regarding PDF support.

    • claude-sonnet-5 and claude-haiku-4-5 are now available for Data Zone Standard (US) deployments
    • Clarified that PDF support includes documents provided as base64 or URL
  • The documentation clarifies the preferred administrative actions for managing Foundry agents, emphasizing disabling or stopping agents over deletion, and updates the supported management interfaces and required roles. It also provides more precise guidance on how to disable, enable, or delete agents using REST API, CLI, or portal, and removes references to starting/stopping via Microsoft 365 Admin Center for Foundry agents.

    • Clarifies that disabling or stopping agents is preferred and reversible, while deletion is permanent
    • Updates required roles for actions, removing distinctions between agent objects and applications
    • Specifies that Microsoft 365 Admin Center does not support actions for Foundry agents; REST API or CLI must be used
  • Support for the Visual Studio Code extension (Microsoft Foundry Toolkit) has been added for managing skills in Foundry, and the feature support table now includes VS Code as a supported interface for skill operations. This expands the ways users can interact with Foundry skills, making it more accessible for those using VS Code.

    • Feature support table now lists Visual Studio Code as a supported interface for skill operations
    • Prerequisites section now requires installation of the Microsoft Foundry Toolkit for Visual Studio Code
  • The documentation removed the 'Maximum concurrent sessions' limit from the table, which previously specified typical and adjustable session quotas per subscription. This may affect readers' understanding of scalability and quota management for hosted voice agents.

    • Removed information about maximum concurrent sessions per subscription
    • No longer mentions quota adjustment process for concurrent sessions
  • The 'Hosted agents' feature in the current Foundry portal has moved from Preview to General Availability (GA), indicating it is now fully supported and production-ready.

    • 'Hosted agents' status changed from Preview to GA in the current portal
  • The sample API endpoint path for CXRReportGen Premium inference requests was updated to include '/providers/microsoft', clarifying the correct endpoint structure for users.

    • API endpoint path changed from '/v1/inference' to '/providers/microsoft/v1/inference'
  • The documentation now clarifies deployment options for Claude models, including distinctions between 'Hosted on Azure' and 'Hosted on Anthropic infrastructure', and introduces preview feature disclaimers. It also updates supported deployment locations, removes references to certain APIs, and corrects authentication scope details. These changes help users better understand deployment choices, preview limitations, and correct API usage.

    • Added explanation of 'Hosted on Azure' vs 'Hosted on Anthropic infrastructure' model versions and deployment options
    • Introduced preview disclaimer for features marked as (preview)
    • Clarified supported deployment locations and Data Zone availability for specific models
  • The section now clarifies that Claude models in Microsoft Foundry can be hosted either on Azure or on Anthropic infrastructure, and that model availability and lifecycle stage may differ between these deployment types. This helps users understand deployment options and lifecycle differences for Claude models.

    • Added explanation of two deployment types for Claude models: Hosted on Azure and Hosted on Anthropic infrastructure
    • Clarified that not all models are available in both deployment types and lifecycle stages may differ
    • Directed users to specific documentation for per-model availability and lifecycle status
  • The documentation clarifies endpoint usage, updates code samples for toolbox creation, and provides more explicit instructions for connecting agents to toolboxes in Foundry. It removes preview disclaimers and tips related to Fabric IQ and Work IQ tools, focusing on a streamlined example.

    • Removed preview disclaimer and Fabric IQ/Work IQ-specific guidance from toolbox creation step
    • Updated Python code sample for toolbox creation to use a simplified, non-beta API and removed Fabric IQ/Work IQ examples
    • Added C# code sample for toolbox creation
  • The description of new agent types has been updated to remove the 'preview' label from Hosted agents, indicating they are now generally available. This change signals increased maturity and support for Hosted agents in the new developer experience.

    • Hosted agents are no longer marked as 'preview', suggesting general availability
    • Clarifies the types of agents that can be created with the new experience
  • Page restored. The documentation clarifies the required permissions and roles for invoking Agent Applications, specifically distinguishing between the Foundry User and Foundry Agent Consumer roles, and updates the required permission action string. This helps users correctly assign access and avoid confusion when publishing and invoking agents.

    • Clarifies that Foundry Agent Consumer role does not grant access to invoke Agent Applications; Foundry User or a custom role with a specific permission is required.
    • Updates the required permission action from 'projects/applications/invoke/action' to 'AIServices/applications/invoke/action'.
    • Adds explicit notes about role differences and correct permission assignment for Agent Application invocation.

Microsoft 365 Copilot 42

  • Tato nová stránka archivuje poznámky k vydání Microsoft 365 Copilot starší než jeden rok a poskytuje ucelený historický přehled funkcí a vylepšení Copilot napříč aplikacemi a platformami Microsoft 365. Popisuje významné schopnosti Copilot, ovládací prvky pro správce, možnosti rozšiřitelnosti a integrace s různými službami Microsoftu, což je užitečné pro sledování vývoje a šíře funkcionality Copilot.

    • Uvádí funkce a vylepšení Copilot vydaná před více než rokem napříč aplikacemi Microsoft 365
    • Dokumentuje obecnou dostupnost Copilot v GCC (Government Community Cloud)
    • Popisuje ovládací prvky pro správce, například auditování dotazů Copilot a správu přístupu k webovému vyhledávání
  • Tato nová stránka dokumentuje hlavní funkce a vylepšení Microsoft 365 Copilot vydaná na konci roku 2024 a v průběhu roku 2025, včetně výchozího použití GPT-5 v Copilot Chat, rozšířené historie chatu, nových integrací (Freshservice, .NET/Python SDK), podpory větších souborů v Agent Builder, vylepšení SharePoint a Viva a nových schopností pro správu/metryky. Tyto aktualizace významně rozšiřují inteligenci, rozšiřitelnost a použitelnost Copilot napříč aplikacemi a platformami Microsoft 365.

    • Copilot Chat nyní ve výchozím nastavení používá GPT-5 pro chytřejší a rychlejší odpovědi
    • Rozšířená historie chatu a zlepšená navigace v Copilot Chat
    • Integrace Freshservice umožňuje Copilot získávat IT dokumentaci
  • Tato nová stránka dokumentuje, jak připojit GitHub Copilot CLI k Work IQ MCP serveru, aby Copilot CLI mohl přes nástroje Work IQ přistupovat k firemním datům Microsoft 365. Pokrývá předpoklady, instalaci pluginu, ověření serveru a ukázkové dotazy; jde o významnou novou integrační schopnost.

    • Představuje podporu připojení GitHub Copilot CLI k Work IQ MCP serveru
    • Popisuje instalaci a konfiguraci pluginu Work IQ v Copilot CLI
    • Vysvětluje autentizaci přes Microsoft Entra ID pro bezpečný přístup k datům
  • Tato nová stránka dokumentuje, jak připojit projekt Microsoft Foundry k Work IQ, aby Foundry agenti mohli přes delegovanou autentizaci přistupovat k uživatelským datům Microsoft 365 (e-maily, schůzky, soubory, chaty apod.) a pracovat s nimi. Poskytuje postup krok za krokem, předpoklady a ukázkové prompty; představuje významnou novou integrační schopnost.

    • Představuje možnost, aby Foundry agenti využívali kontext Microsoft 365 přes připojení Work IQ
    • Popisuje předpoklady včetně požadovaných rolí a licencí
    • Vysvětluje, jak zaregistrovat a nakonfigurovat aplikaci v Entra pro delegovaná oprávnění
  • Tato nová dokumentace představuje škálovatelný systém správy více prostředí a paralelních verzí deklarativních agentů pomocí Microsoft 365 Agents Toolkit. Popisuje, jak využít soubory prostředí a substituci proměnných pro zjednodušení nasazení, provoz verzí vedle sebe a automatizaci CI/CD workflow.

    • Popisuje použití souborů prostředí (.env.*) pro správu nasazovacích prostředí i verzí agentů
    • Vysvětluje substituci proměnných v manifestech a souborech agentů pro konfiguraci specifickou pro prostředí
    • Poskytuje doporučení pro paralelní běh verzí agentů (např. v1 a v2) ve stejném tenantovi
  • Aktualizace přidává do výběru modelů v Cowork nové modely Claude (Sonnet 5 a Fable 5 Preview), přičemž Fable 5 vyžaduje povolení správcem a uchovávání dat. Z nabídky modelů již není zmiňováno párování Sonnet+Opus Advisor a GPT 5.5. Funkce lokálního prohlížeče je nově specifikována jako „Frontier“ a vyžaduje instalaci Edge.

    • Přidán model Claude Sonnet 5, nahrazuje Sonnet 4.6
    • Přidán model Claude Fable 5 (Preview), vyžaduje povolení správcem a uchovávání dat
    • Odstraněna zmínka o párování Sonnet+Opus Advisor a GPT 5.5 ze sestavy modelů
    Microsoft Learn · 2026-04-29
  • Dokumentace přidává podporu nových modelů Anthropic v Copilot Cowork, zejména Claude Sonnet 5 a Claude Fable 5 (Preview), a zavádí novou sekci popisující požadavky na uchovávání dat u vybraných modelů. Ovládací prvky pro správce jsou upřesněny tak, aby umožňovaly přepínat celou rodinu modelů Anthropic místo jednotlivých modelů.

    • Claude Sonnet 5 a Claude Fable 5 (Preview) jsou nyní dostupné jako volitelné modely
    • Claude Fable 5 (Preview) vyžaduje explicitní povolení správcem a má požadavky na uchovávání dat
    • Nová sekce „Data retention“ vysvětluje, jak se zachází s prompty a odpověďmi u modelů vyžadujících uchovávání
    Microsoft Learn · 2026-06-16
  • Do Copilot Cowork byly přidány zásadní nové schopnosti: uživatelé nyní mohou přímo nahrávat soubory skills a balíčky pluginů a sdílet vlastní skills nebo pluginy s ostatními v organizaci. Tyto funkce výrazně rozšiřují možnosti přizpůsobení a spolupráce.

    • Přidána možnost nahrávat soubory skills (.md, .zip, .skill) přímo z karty Skills
    • Přidána možnost nahrávat balíčky pluginů (.zip) z karty Plugins s automatickou konverzí pro kompatibilní formáty
    • Zavedena funkce sdílení vlastních skills a pluginů s konkrétními uživateli nebo skupinami v organizaci
    Microsoft Learn · 2026-06-16
  • Dokumentace nyní představuje Microsoft 365 E7 („Frontier Suite“) jako novou licenční úroveň a popisuje její dodatečné funkce pro připravenost na Copilot, governance agentní AI a zabezpečení. Srovnávací tabulky a doporučení byly rozšířeny o E7 a vyzdvihují, že jde o nadmnožinu E5 a přináší nové schopnosti relevantní pro správu Copilot a AI agentů.

    • Přidána Microsoft 365 E7 jako nová licenční úroveň s unikátními funkcemi pro agentní AI a Copilot
    • Rozšířeny srovnávací tabulky funkcí o E3, E5 a E7, které ukazují nadmnožinu schopností E7
    • Zdokumentovány E7 specifické funkce, například enterprise governance agentů a rozšířené ovládání identity/sítě
    Microsoft Learn · 2026-06-22
  • This new page documents the security and authentication model for Microsoft 365 Copilot APIs, clarifying how existing Microsoft 365 security controls, permissions, and compliance policies are enforced by default when integrating Copilot capabilities. It provides essential guidance for developers on authentication flows, policy enforcement, and secure data access.

    • Explains that Copilot APIs use Microsoft Entra ID authentication and Microsoft Graph authorization models
    • Clarifies that organizational policies (Conditional Access, sensitivity labels, permission trimming) are automatically enforced
    • Describes secure grounding with the Microsoft 365 knowledge index and inherited compliance controls
  • The documentation now includes Claude Fable 5 (Preview) as a selectable model in Copilot Cowork, with details on its availability, admin controls, and data retention requirements. This informs users and admins about a new model option and its prerequisites.

    • Claude Fable 5 (Preview) added as a model option
    • Model is off by default and must be enabled by an admin in Microsoft 365 admin center
    • Data retention is required for some models like Claude Fable 5, with user-facing notifications
    Microsoft Learn · 2026-05-26
  • The documentation now introduces Claude Fable 5 (Preview) as a new model option for Copilot Cowork, clarifies its default availability, and notes that it requires data retention by the model provider. It also updates admin controls to allow toggling the entire Anthropic model family rather than individual models.

    • Claude Fable 5 (Preview) added as a new model, off by default
    • Admins can now enable Claude Fable 5 (Preview) and are informed about its data retention requirements
    • Admin controls updated to toggle the Anthropic model family as a whole
    Microsoft Learn · 2026-06-16
  • Documentation now states that Microsoft 365 Copilot connectors, including both synced and federated models, are available in Department of Defense (DoD) environments. Previously, DoD was excluded from supported environments.

    • Added DoD support for Copilot connectors in availability notes
    • Updated connector model comparison table to include DoD as a supported environment
  • A new section was added detailing best practices for grounding custom engine agents with the Microsoft 365 Copilot Retrieval API. This provides guidance on securely and efficiently retrieving organizational data for Copilot agents without duplicating or re-indexing content.

    • Introduces use of the Retrieval API for RAG over SharePoint, OneDrive, and Copilot connectors
    • Emphasizes in-place data retrieval to avoid data egress and preserve compliance
    • Recommends scoping retrievals with KQL and explains behavior on invalid syntax
  • A new section details governance and admin controls for agent sharing in Microsoft 365 Copilot, outlining how permissions, compliance, auditing, and admin management apply to Copilot agents. This addition clarifies how organizations can control and monitor agent usage and data access.

    • Agents inherit existing Microsoft 365 permissions and do not grant new data access
    • DLP, retention, and compliance policies continue to govern data accessed by agents
    • Audit logs and activity reports now include agent-related Copilot usage
  • A new section describes support for both synchronous and streamed response modes in the Microsoft 365 Copilot Chat API, allowing developers to choose between receiving a full reply at once or incremental output via server-sent events.

    • Introduces synchronous and streamed endpoints for continuing conversations
    • Explains use cases for each response mode
    • Notes that streamed conversations are not supported in Graph Explorer
  • Several new features have been added to Copilot Cowork for its general availability release, including the ability to upload custom skills and plugin packages, and to share skills and plugins. These enhancements expand customization and collaboration options for users and organizations.

    • Added ability to upload a skill file (.md, .zip, or .skill) from the Customize > Skills tab
    • Added ability to upload a plugin package from the Customize > Plugins tab, with automatic conversion for compatibility
    • Introduced sharing functionality for skills and plugins
    Microsoft Learn · 2026-04-29
  • A new section describes how users can upload their own plugin packages to Copilot Cowork, including support for packages built for Claude or compatible formats. This enables broader customization and sharing of plugins within organizations.

    • Users can now upload plugin packages (.zip files) directly to Cowork.
    • Automatic conversion of compatible plugin formats (e.g., Claude) is supported.
    • Granular sharing options allow plugins to be restricted to the uploader or shared with specific users.
    Microsoft Learn · 2026-04-29
  • The documentation introduces new admin controls and regional availability for Anthropic models in Microsoft Copilot, including upcoming support for non-federal GCC customers and expanded admin roles for enabling Anthropic models. These changes increase flexibility and access for organizations in specific regions and cloud environments.

    • Announces upcoming (July 15, 2026) support for Anthropic models for non-federal customers in Government Community Cloud (GCC)
    • Clarifies that Anthropic models remain unavailable for federal GCC, GCC High, DoD, and other sovereign cloud customers
    • Expands admin eligibility to include AI Administrators (not just Global Administrators) for enabling Anthropic models
  • Změna List packages

    The documentation now includes support for the v1.0 endpoint of the Microsoft Graph API for listing Copilot packages, in addition to the beta endpoint. This indicates the feature is now generally available and production-ready, not just in preview.

    • Added v1.0 endpoint (https://graph.microsoft.com/v1.0/copilot/admin/catalog/packages) to HTTP request section
    • Examples updated to show both v1.0 and beta endpoints for requests
  • The documentation now includes support for the v1.0 endpoint of the Microsoft Graph API for retrieving Copilot package details, indicating that this API is now generally available and not just in beta. This is significant for developers and admins who require stable, production-ready APIs.

    • Added documentation for v1.0 endpoint usage alongside beta
    • Updated example requests and responses to include v1.0
    • Indicates Copilot package details API is now generally available
  • Documentation about the deprecation of the legacy Anthropic admin toggle has been removed. This section previously explained the transition to a new subprocessor-based toggle for enabling Anthropic models in Microsoft 365 admin center, including key dates and regional defaults.

    • Removed explanation of the deprecation of the legacy Anthropic admin toggle
    • No longer details the timeline for the new subprocessor toggle rollout
    • Missing guidance for customers transitioning from the legacy toggle, especially regarding regional defaults
  • Změna List packages

    The API now supports application permissions and adds a new 'platform' filter parameter, expanding both access and filtering capabilities for listing Copilot packages.

    • Application permissions (CopilotPackages.Read.All and CopilotPackages.ReadWrite.All) are now supported.
    • A new 'platform' query parameter allows filtering by platform (teams, outlook, web).
  • The API now supports application permissions, allowing apps (not just delegated users) to access Copilot package details. This expands integration scenarios for automation and service accounts.

    • Added support for application permissions: CopilotPackages.Read.All and CopilotPackages.ReadWrite.All
    • Previously, application permissions were not supported
  • Page removed or relocated. The documentation for connecting GitHub Copilot CLI to the Work IQ MCP server has been removed. This eliminates official guidance for configuring, authenticating, and using Copilot CLI with Work IQ to access Microsoft 365 data.

    • Loss of step-by-step instructions for integrating Copilot CLI with Work IQ MCP server
    • No longer documents plugin installation and verification process
    • Removes examples for querying Microsoft 365 data via Copilot CLI and Work IQ
  • The section now provides a more detailed breakdown of declarative agent support across different Microsoft 365 Government environments, specifying the availability for GCC, GCCH, and DoD tenants.

    • Clarifies that GCC has full declarative agent support.
    • Specifies that GCCH only supports pro-code agents via the Agents Toolkit; Agent Builder is not available.
    • States that declarative agents are not available for DoD tenants.
  • The section now provides a more detailed breakdown of declarative agent support across different Microsoft 365 Government cloud environments, specifying the levels of support for GCC, GCCH, and DoD tenants.

    • Clarifies that GCC has full declarative agent support.
    • Specifies that GCCH only supports pro-code agents via the Microsoft 365 Agents Toolkit; Agent Builder is not available.
    • States that declarative agents are not available for DoD tenants.
  • The updated documentation clarifies requirements for building custom engine agents, adds references to governance, admin controls, and security for Copilot APIs, and expands related links to include a high-level overview page. These changes help developers better understand prerequisites, compliance, and available resources.

    • Added clarification on hosting, orchestration, and model requirements for custom engine agents
    • Linked to a high-level summary page for agent requirements
    • Added references to governance/admin controls and security/authentication for Copilot APIs
  • A clarifying note was added to explain that actionable tasks in the example table are performed by Semantic Kernel agent plugins via Microsoft Graph, not by the Microsoft 365 Copilot Chat API, which does not support such actions.

    • Added explicit note distinguishing Semantic Kernel plugin actions from Copilot Chat API capabilities
    • Clarified that the Chat API cannot perform actions like sending emails or creating calendar events
  • The documentation now clarifies the two models of Microsoft 365 Copilot connectors (synced and federated) and how they handle data, and adds information about IT admin governance of agent sharing and lifecycle via Microsoft 365 admin center and Purview. These clarifications help developers and admins better understand connector architecture and management.

    • Describes 'synced' vs 'federated' Copilot connector models and their data handling differences
    • Adds reference to Model Context Protocol (MCP) for federated connectors
    • Introduces IT admin governance of agent sharing, visibility, and lifecycle via Microsoft 365 admin center and Purview
  • The introduction clarifies how declarative agents connect to other agents by specifying agent title IDs in the manifest's 'worker_agents' property, and distinguishes this mechanism from the Copilot Chat API. This helps developers understand the technical requirements and differences between connection methods.

    • Clarifies that agent connections are declared via agent title IDs in the 'worker_agents' manifest property
    • Explains that Copilot Chat brokers agent-to-agent interactions at runtime
    • Distinguishes manifest-declared agent connections from the Copilot Chat API
  • The documentation now clarifies the process of app registration and authentication for Copilot API usage, and adds references to related content for further guidance. It also provides a direct link to security and authentication details in the benefits section, helping developers better understand how to securely connect their apps to Copilot APIs.

    • Added a new section explaining the relationship between app registration, manifest IDs, and API authentication
    • Inserted a reference to detailed security and authentication documentation in the benefits section
    • Added a 'Related content' section with links to further resources and examples
  • The section now clarifies the specific permission scopes covered by the article (create and ingest) and distinguishes them from the scope required for querying or listing connections, directing users to additional documentation for those tasks.

    • Clarifies that the article covers create and ingest scopes only
    • Explains that querying or listing connections requires a different scope
    • Provides a pointer to related documentation for querying connectors
  • The documentation was updated to clarify that the Package Management API now focuses exclusively on managing agents, not both agents and apps. References to apps were removed, and new filtering options for platform were added. This matters for IT admins who need to understand the scope and filtering capabilities of the API.

    • API now described as managing only agents, not apps
    • References to apps removed from capabilities, scenarios, and API descriptions
    • Filtering by platform (Copilot Studio, Microsoft 365 Copilot Agent Builder) added
  • Změna List packages

    The description for the 'platform' query parameter was updated to specify 'Copilot Studio' and 'Microsoft 365 Copilot Agent Builder' as valid filter values, replacing the previous generic platform names. This clarifies which platforms can be targeted when listing packages.

    • Updated 'platform' filter values to 'Copilot Studio' and 'Microsoft 365 Copilot Agent Builder'
    • Removed previous generic values ('teams', 'outlook', 'web') for the 'platform' filter
  • The documentation now clarifies that Agent Builder is available in the GCC (Government Community Cloud) environment, not GCC Moderate (GCCM) as previously stated. This change is important for organizations determining eligibility and deployment options.

    • Corrected availability from GCCM to GCC for Agent Builder in Microsoft 365 Copilot
  • The documentation clarifies and updates the limits for SharePoint knowledge sources (now up to 100 files, folders, or sites per agent), corrects the unsupported environment for embedded file content from GCCM to GCC, and improves the presentation of SharePoint/OneDrive limits. These changes help admins and builders better understand current capabilities and restrictions.

    • SharePoint knowledge source limit increased to 100 files, folders, or sites per agent
    • Clarified that embedded file content is unsupported in Microsoft 365 Government Community Cloud (GCC), not just GCC Moderate
    • SharePoint and OneDrive limits now presented in a clearer table format
  • A clarification was added specifying that embedded files are stored in the tenant's default geography, not in the user's preferred data location (PDL). This matters for organizations with data residency requirements.

    • Clarified storage location for embedded files: tenant's default geography, not user's PDL
  • A new clarification explains authentication requirements for multitenant (parent/child) organizations using the Work IQ API, specifying that the access token issuer must match the user's home tenant and that multitenant app registration is required.

    • Clarifies that in multitenant organizations, the access token's issuer must match the user's tenant, not the app's tenant.
    • Specifies that enabling Work IQ in both tenants is insufficient; the app must be registered as multitenant.
    • Warns that failing to follow this guidance results in authentication errors.
  • The documentation now clarifies that application permissions are not available for the copilotPackage: unblock API, removing the previous indication that CopilotPackages.ReadWrite.All could be used with application permissions.

    • Application permissions are now explicitly marked as 'Not available.'
    • Previously, CopilotPackages.ReadWrite.All was listed as available for application permissions.
  • The documentation now clarifies that application permissions are not available for the copilotPackage: reassign API, where previously CopilotPackages.ReadWrite.All was listed as available. This is important for developers planning integration and automation scenarios.

    • Application permissions for this API are now explicitly marked as 'Not available.'
    • Previously, CopilotPackages.ReadWrite.All was listed as an available application permission.
  • The documentation now clarifies that application permissions are not available for this API, removing the previously listed CopilotPackages.ReadWrite.All application permission. This is important for developers planning integration, as it restricts usage to delegated permissions only.

    • Removed CopilotPackages.ReadWrite.All from available application permissions
    • Clarified that application permissions are not available for this API

Copilot Studio 43

  • Tato nová dokumentace představuje uzel „classify“ ve workflows v Copilot Studio. Umožňuje směrovat kroky workflow na základě AI řízené klasifikace textu do kategorií definovaných uživatelem. Popisuje konfiguraci, volbu modelu, definici kategorií a praktické scénáře automatizace; jde o významnou novou schopnost pro automatizaci rozhodování nad textem.

    • Představuje uzel classify pro AI kategorizaci textu ve workflows
    • Umožňuje větvení logiky workflow podle významu volného textu
    • Podporuje volbu modelu s kompromisem výkon vs. rychlost
  • Tato nová stránka představuje rychlý start pro vytváření automatizovaných řešení pomocí přirozeného jazyka v nové zkušenosti Copilot Studio a zdůrazňuje možnost sestavovat workflows a konverzační agenty bez kódu. Popisuje postup, požadavky a aktuální omezení, včetně závislosti na modelech Anthropic a preview stavu funkcí.

    • Postup krok za krokem pro vytváření automatizovaných řešení pomocí přirozeného jazyka v nové zkušenosti Copilot Studio
    • Upřesňuje, že nová zkušenost používá modely Anthropic (podpora GPT je plánována) a je dostupná jen v určitých prostředích
    • Vysvětluje, jak řešení založit, přidat znalosti, testovat a publikovat agenty a workflows
  • Tato nová dokumentace představuje uzel Microsoft 365 Copilot pro workflows v Copilot Studio. Umožňuje integrovat Microsoft 365 Copilot a konkrétní agenty (včetně vlastních agentů z Agent Builder) přímo do automatizovaných workflows. Popisuje konfiguraci uzlu, cílení na konkrétní agenty, předávání dynamického obsahu a použití AI generovaných odpovědí v navazujících krocích workflow.

    • Představuje uzel Microsoft 365 Copilot pro vložení Copilot a agentů do workflows
    • Vysvětluje cílení na agenty od Microsoftu (Researcher, Analyst) i vlastní agenty z Agent Builder
    • Popisuje předávání dynamického obsahu a použití odpovědí Copilot v dalších krocích workflow
  • Tato nová stránka dokumentuje akci „request information“ (RFI) ve workflows v Microsoft Copilot Studio, která umožňuje lidskou revizi a vstupy v rámci automatizovaných procesů. Popisuje nastavení, konfiguraci, podporované typy vstupu a známá omezení; poskytuje klíčové pokyny pro začlenění lidského dohledu do Copilot workflows.

    • Představuje akci „request information“ pro pozastavení workflows a sběr lidského vstupu
    • Popisuje podporované typy vstupu (Text, Yes/No, Email, Number, Date) a možnosti konfigurace
    • Vysvětluje, jak použít nasbírané parametry v následujících akcích workflow
  • Tato nová stránka představuje a dokumentuje novou zkušenost workflows v Microsoft Copilot Studio, včetně schopností, přínosů, triggerů, akcí a správy kapacity. Zdůrazňuje, že workflows jsou nyní postavené na přepracovaném vizuálním plátně s nativními AI akcemi a předáváním na agenty, a upřesňuje omezení preview a doporučení pro použití.

    • Představuje novou zkušenost workflows v Copilot Studio, aktuálně v public preview
    • Popisuje přepracované vizuální plátno s nativními AI akcemi, předáváním na agenty a testováním na úrovni uzlů
    • Vysvětluje triggery a akce včetně AI řízených, human-in-the-loop, vestavěných nástrojů a connectorů
  • Tato nová stránka dokumentuje přepracovaný návrhář workflows v Microsoft Copilot Studio a popisuje, jak mohou uživatelé vizuálně sestavovat, upravovat, testovat a spravovat workflows pomocí nových možností, jako je testování na úrovni uzlů i end-to-end, kontrola chyb a mockování dynamických vstupů. Zároveň upřesňuje preview stav a omezení nové zkušenosti oproti klasické verzi.

    • Představuje přepracovaný vizuální návrhář workflows v Copilot Studio
    • Vysvětluje nové možnosti testování: testy na úrovni uzlů a celé workflow s reálnými nebo mock daty
    • Detailně popisuje kontrolu chyb, publikování a historii běhů v rámci návrháře
  • Tato nová dokumentace představuje možnost přidat do workflows v Microsoft Copilot Studio „agent node“, který umožňuje vložit AI agenty přímo do kroků workflow. Popisuje konfiguraci inline agentů, připojení nástrojů a znalostí, použití Work IQ pro kontextové uzemnění a práci s výstupy agentů; výrazně rozšiřuje automatizační možnosti workflows.

    • Popisuje, jak přidat do workflow uzel agent, buď výběrem existujícího agenta, nebo vytvořením inline agenta.
    • Vysvětluje možnosti konfigurace inline agentů, včetně instrukcí, volby modelu, nástrojů (MCP servery a connectory), zdrojů znalostí (SharePoint, veřejné weby) a formátů výstupu.
    • Představuje Work IQ, které umožňuje agentům využít nedávnou pracovní aktivitu běžícího uživatele pro personalizovanější odpovědi.
  • Page removed or relocated. The documentation page explaining how to add and use the Microsoft 365 Copilot node in workflows has been removed. This page detailed how to integrate Copilot and specific agents into automated workflows, including configuration, use cases, and best practices.

    • Loss of step-by-step guidance for adding the Microsoft 365 Copilot node to workflows
    • Removal of documentation on targeting specific agents (Researcher, Analyst, custom Agent Builder agents)
    • Missing examples and scenarios for automating tasks with Copilot in workflows
  • This new page documents how to add a workflow as a tool to an agent in Microsoft Copilot Studio, specifically within the new agent and workflow experiences. It outlines prerequisites, configuration steps, and important limitations for integrating workflows with agents.

    • Introduces process for adding workflows as agent-level tools in Copilot Studio's new experience
    • Specifies requirements for workflows to be used as tools (trigger, response action, real-time response, publication, 100-second limit)
    • Details step-by-step instructions for selecting and configuring workflows as agent tools
  • The documentation now lists GPT-5.5 Chat as generally available (GA) in multiple regions, whereas previously it was not listed. This signals a significant expansion in available AI model options for Copilot Studio users.

    • GPT-5.5 Chat added as generally available (GA) in multiple regions
    • Previously, GPT-5.5 Reasoning was only listed as experimental in early access environments
    • No other major changes to model availability noted in the visible portion
  • The documentation introduces a new certification process for MCP servers, including updated submission paths, package requirements (such as mandatory manifest and tool files), and expanded publishing surfaces (notably Azure Foundry). It also clarifies branding and packaging standards and provides transition guidance for existing certified MCPs.

    • New submission path: Use 'Apps and Agents for M365 and Copilot' offer type in Partner Center
    • Mandatory package components: Manifest File, Tool File, and Key Vault authentication configuration now required
    • Certified MCPs will be published in Azure Foundry and Copilot Studio, with broader admin center discovery
  • The documentation now describes new agent settings: 'Web Search', which enables Bing-powered public web search in parallel with configured sources, and 'Official sources', allowing certain knowledge sources to be marked as highly trusted. These features expand how Copilot agents retrieve and present information.

    • Added 'Web Search' setting for Bing-powered public web search alongside configured sources
    • Introduced 'Official sources' designation for highly trusted knowledge sources
    • Clarified that 'Official sources' is incompatible with generative orchestration
  • The documentation now describes 'Tenant graph grounding with semantic search' as the method for improved knowledge retrieval and response quality for agents using SharePoint knowledge sources, replacing the previous reference to 'Work IQ.' This signals a shift in the underlying retrieval technology available to Copilot Studio users.

    • Replaced 'Turn on Work IQ' with 'Tenant graph grounding with semantic search' as the recommended feature for enhanced SharePoint knowledge retrieval
    • Clarifies the technology used for better context and precision in responses
  • The list of supported languages for the Copilot Studio authoring canvas has been significantly expanded, adding many new languages. Minor clarifications were also made to instructions for changing an agent's primary language region and to the description of support stages.

    • Added new supported languages for the authoring canvas, including Basque, Bulgarian, Catalan, Croatian, Galician, Hungarian, Kazakh, Latvian, Lithuanian, Malay, Romanian, Serbian (Cyrillic and Latin), Slovenian, Ukrainian, and Vietnamese
    • Clarified that features in preview languages can be used in production
    • Minor rewording for clarity in instructions for changing an agent's primary language region
  • The documentation now reflects a shift from inline agent creation within flows to requiring agents to be built and published in a separate agent builder experience. The process for adding and configuring agent nodes has changed, and the doc now distinguishes between the classic and new experiences in Copilot Studio. Several sections about inline agent configuration and workflow scenarios have been removed or replaced.

    • Inline agent creation within the flow designer is no longer described; agents must now be created and published in a separate agent builder tab.
    • Instructions for adding an agent node have changed to use 'Run an agent' under 'AI capabilities' instead of the previous method.
    • Removed detailed configuration options for inline agents, including instructions, Work IQ, and tool attachment directly in the node.
  • Page removed or relocated. The documentation page describing how to add SharePoint lists as knowledge sources in Copilot Studio agents (preview) has been removed. This removes guidance on connecting SharePoint lists for natural language queries and analytical reasoning within Copilot Studio.

    • Loss of instructions for connecting SharePoint lists to Copilot Studio agents
    • Removal of details on supported list sizes, models, and best practices
    • No longer documents analytical and aggregation query capabilities over SharePoint data
  • The introduction now clarifies the preview status and intended use of both the new agent and new workflows experiences in Copilot Studio, distinguishing between production-ready and public preview features. It also specifies that both agents and workflows created in the new experience cannot be converted to the classic experience.

    • Clarifies that the new agent experience is a production-ready preview, while the new workflows experience is in public preview.
    • States that public preview features are not meant for production use and may have restricted functionality.
    • Specifies that both agents and workflows created in the new experience cannot be converted to the classic experience.
  • The documentation was updated to clarify that the 'request information' (RFI) action is now only available in agent flows, not in workflows, and to reflect the classic Copilot Studio experience. Instructions and examples were revised to remove references to workflows, focusing solely on agent flows. This matters for users planning automation and human review processes, as it narrows where RFI can be used.

    • Clarified that RFI action is only available in agent flows, not workflows
    • Updated introduction to specify the classic Copilot Studio experience
    • Removed workflow-related instructions and examples throughout the page
  • The documentation now clearly distinguishes between 'agent flows' (classic experience) and newer workflow experiences in Copilot Studio, removing references to workflows from this page and focusing solely on agent flows. It clarifies creation, management, and capacity usage details specific to agent flows, and introduces a dedicated section on how to create them.

    • Clarifies that this article covers only the classic agent flow experience, not new workflows
    • Removes references to workflows throughout, focusing all guidance on agent flows
    • Adds a new section detailing how to create agent flows using natural language or the designer
  • The documentation now focuses specifically on the classic agent flow designer experience, clarifies differences from workflows, and updates instructions and UI references for managing agent flows. The test flow section was restructured, removing detailed workflow/node testing guidance and adding a streamlined agent flow testing process.

    • Intro now specifies content is for the classic experience and distinguishes between agent flows and workflows.
    • Display and test instructions updated to reflect agent flow-specific UI and terminology.
    • Legend for flow display controls revised to match current agent flow designer features.
  • The documentation now clarifies that the instructions apply to the classic experience in Microsoft Copilot Studio, and updates terminology and trigger/action names for adding agent flows as tools. References to workflows have been removed, focusing solely on agent flows.

    • Clarified that instructions are for the classic Copilot Studio experience
    • Updated trigger/action names from 'Run a flow from Copilot'/'Respond to Copilot' to 'When an agent calls the flow'/'Respond to the agent'
    • Removed references to workflows, focusing only on agent flows
  • The introduction now clarifies that both the new agent and new workflow experiences are available in Microsoft Copilot Studio, specifying their preview status and conversion limitations. This helps users understand the scope and limitations of preview features for both agents and workflows.

    • Added mention of new workflows experience in public preview
    • Clarified that both agents and workflows created in the new experience can't be converted to classic
    • Provided links to overviews comparing classic and new experiences for both agents and workflows
  • The introduction now clarifies that both new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview statuses. It also notes that workflows created in the new experience can't be converted to classic.

    • Added mention of new workflows experience in public preview
    • Clarified difference between production-ready and public preview features
    • Stated that both agents and workflows created in the new experience can't be converted to classic
  • The introduction now clarifies that both the new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, including their intended use and limitations.

    • Added mention of the new workflows experience in public preview
    • Clarified that public preview features aren't meant for production use
    • Stated that both agents and workflows created in the new experience can't be converted to classic
  • The introduction now clarifies that both new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, specifying their intended use and limitations.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features aren't for production use and may have restricted functionality
    • Stated that both agents and workflows created in the new experience can't be converted to classic
  • The introduction now clarifies that both new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, specifying their intended use and limitations.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features are not for production use and may have restricted functionality
    • Updated note that both agents and workflows created in the new experience can't be converted to classic
  • The introduction now clarifies that both agent and workflow experiences have 'classic' and 'new' versions, and distinguishes between their preview statuses. It also notes that workflows created in the new experience cannot be converted to classic, and that public preview features are not intended for production use.

    • Clarifies that both agents and workflows have classic and new experiences
    • Specifies that the new workflows experience is in public preview, not production-ready
    • Adds that public preview features may have restricted functionality and are not for production use
  • The introduction now clarifies that both the new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, specifying their intended use and limitations.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features aren't for production use and may have restricted functionality
    • Updated note that both agents and workflows created in the new experience can't be converted to classic
  • The section now clarifies that both the new agent and new workflow experiences are in preview, distinguishes between production-ready and public previews, and notes that workflows as well as agents created in the new experience cannot be converted to classic. This helps users understand preview limitations and conversion restrictions.

    • Added mention of new workflows experience in public preview
    • Clarified difference between production-ready and public previews
    • Stated that both agents and workflows created in the new experience cannot be converted to classic
  • The introduction now clarifies that both new agent and new workflow experiences are covered, and distinguishes between production-ready and public previews, specifying their intended use and limitations.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features aren't meant for production use and may have restricted functionality
    • Specified that both agents and workflows created in the new experience can't be converted to the classic experience
  • The introduction now clarifies that both new agent and new workflow experiences are available in Copilot Studio, with the new workflows experience specifically in public preview. It also adds guidance about the intended use and limitations of public preview features.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features are not for production use and may have limited functionality
    • Updated note that both agents and workflows created in the new experience can't be converted to classic
  • The introduction now clarifies that both the new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, including their intended use and limitations.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features aren't meant for production use and may have restricted functionality
    • Specified that both agents and workflows created in the new experience can't be converted to the classic experience
  • The introduction now clarifies that both the new agent and new workflow experiences are covered, specifying their preview status and usage limitations. It also updates conversion limitations to include workflows.

    • Clarifies that both agent and workflow experiences are discussed
    • Specifies that the new workflows experience is in public preview, not production-ready
    • Adds that public preview features are not for production use and may have restricted functionality
  • The introduction now clarifies that both the new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, specifying their intended use and limitations.

    • Added reference to new workflows experience in public preview
    • Clarified that public preview features aren't meant for production use and may have restricted functionality
    • Specified that both agents and workflows created in the new experience can't be converted to the classic experience
  • The introduction now clarifies that both new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, including their intended use and limitations.

    • Clarifies that both new agent and workflow experiences are discussed
    • Specifies that the new workflows experience is in public preview
    • Adds guidance that public preview features aren't meant for production use
  • The introduction now clarifies that both the new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, specifying their intended use and limitations.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features aren't meant for production use and may have restricted functionality
    • Specified that both agents and workflows created in the new experience can't be converted to the classic experience
  • The introduction now clarifies that both the new agent and new workflow experiences are covered, specifying their preview statuses and usage limitations. It also adds that workflows, like agents, created in the new experience cannot be converted to the classic experience.

    • Clarifies coverage of both new agent and new workflow experiences in Copilot Studio
    • Specifies that the new workflows experience is in public preview and not intended for production use
    • Notes that both agents and workflows created in the new experience cannot be converted to classic
  • The introduction now clarifies the distinction between production-ready and public preview features, and notes that the new workflows experience is in public preview. It also specifies that both agents and workflows created in the new experience cannot be converted to the classic experience.

    • Added explanation of public preview features and their limitations
    • Clarified that both agents and workflows created in the new experience are not convertible to classic
    • Mentioned the new workflows experience and its preview status
  • The introduction now clarifies that both the new agent and workflow creation experiences are covered, and distinguishes between production-ready and public preview features, including their intended use and limitations.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features aren't meant for production use
    • Stated that both agents and workflows created in the new experience can't be converted to classic
  • The introduction now clarifies that both the new agent and new workflow experiences are available in Copilot Studio, specifying their preview status and usage limitations. It also adds guidance about the public preview status of workflows and updates the conversion limitations.

    • Clarifies that both new agent and new workflow experiences are covered
    • Specifies that the new workflows experience is in public preview and not for production use
    • Updates note that agents and workflows created in the new experience can't be converted to classic
  • The introduction now clarifies that both new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, including their intended use and limitations.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features aren't meant for production use
    • Stated that both agents and workflows created in the new experience can't be converted to classic
  • The introduction now clarifies that both the new agent and new workflow experiences are covered, specifying their preview status and usage limitations. It also adds guidance about the public preview status of workflows and updates conversion limitations.

    • Clarifies that both new agent and workflow experiences are discussed
    • Specifies that the new workflows experience is in public preview and not for production use
    • Updates note that agents and workflows created in the new experience can't be converted to classic
  • The introduction now clarifies that both new agent and new workflow experiences are covered, and distinguishes between production-ready and public preview features, specifying their intended use and limitations.

    • Added mention of new workflows experience in public preview
    • Clarified that public preview features are not for production use and may have restricted functionality
    • Updated note that both agents and workflows created in the new experience can't be converted to classic

MS AI SDKs 5

  • Tato nová stránka představuje a dokumentuje Agent Framework harness, ucelený runtime, který obaluje jazykové modely a umožňuje agentní chování, jako je volání nástrojů, správa kontextu, vícekrokové plánování a autonomní vykonávání úloh. Popisuje výchozí schopnosti harness, možnosti přizpůsobení a poskytuje ukázky kódu pro .NET i Python.

    • Definuje pojem agent harness a jeho roli při realizaci agentních workflow pro jazykové modely
    • Uvádí a popisuje výchozí schopnosti obsažené v Agent Framework harness (např. volání funkcí, compaction, todo provider, přístup k souborům, web search, OpenTelemetry atd.)
    • Vysvětluje, jak vytvářet, konfigurovat a přizpůsobovat harness agenty v .NET i Python
    Microsoft Learn · 2026-06-26
  • Byla doplněna rozsáhlá nová dokumentace k proactive messaging v Agents SDK, včetně konceptů, nastavení a více reálných scénářů. Umožňuje vývojářům odesílat zprávy nebo spouštět logiku v konverzacích bez čekání na vstup uživatele, pro případy jako notifikace, připomínky a background úlohy.

    • Představuje klíčové koncepty a kroky nastavení proactive messaging pomocí AgentApplication.Proactive
    • Poskytuje detailní ukázky kódu pro odesílání zpráv, pokračování konverzací a proaktivní vytváření nových konverzací
    • Pokrývá scénáře jako dlouhotrvající externí úlohy a background úlohy s IBackgroundTaskQueue
    Microsoft Learn · 2026-05-15
  • Page removed or relocated. The documentation page providing detailed examples and guidance for implementing proactive messaging in Copilot agents has been removed. This eliminates a key resource for developers seeking to enable agents to send messages or perform actions without user initiation, including setup, code samples, error handling, and Microsoft Teams specifics.

    • Loss of step-by-step examples for sending proactive messages and continuing conversations
    • Removal of setup instructions for storage and HTTP endpoints for proactive triggers
    • No longer documents OAuth handling and error management in proactive contexts
    Microsoft Learn · 2026-05-15
  • The documentation now clarifies that OAuth support for Copilot agents is available in .NET, JavaScript, and Python, but global auto sign-in and DefaultHandlerName are only supported in .NET. Configuration examples and API usage for all three languages are provided, and the differences in capabilities and configuration between languages are explicitly described.

    • Added explicit support and configuration instructions for JavaScript and Python agents using OAuth
    • Clarified that global auto sign-in and DefaultHandlerName are only available in .NET
    • Provided language-specific configuration examples for .NET (appsettings.json), JavaScript (.env), and Python (.env)
    Microsoft Learn · 2026-07-02
  • Změna Agent Skills

    The documentation now introduces MCP-based skills as a new source type for agent skills, alongside file-based, code-defined, and class-based skills. This expands the ways agents can acquire skills, allowing integration with MCP servers.

    • Added MCP-based skills as a supported source type for agents
    • Describes how to use UseMcpSkills (C#) or MCPSkillsSource (Python) to discover skills from MCP servers
    • Clarifies the roles of provider, sources, and builder in skill provisioning
    Microsoft Learn · 2026-07-02

Frontier 1

  • The section now details several new Copilot capabilities in Excel, including worksheet editing, advanced data and formula generation, chart and shape creation, web search with citations, and enhanced data import options. This significantly expands the described scope of what Copilot can do in Excel.

    • Added ability to edit worksheets (add, rename, delete, modify cells, apply formatting and validation)
    • Described generating data and formulas across multiple sheets and summarizing data
    • Introduced creation and editing of charts, PivotTables, and shapes, including dashboards and templates
    Microsoft Learn · 2026-06-29

Excel 1

  • The section now details several new Copilot capabilities in Excel, including worksheet editing, generating data and formulas across sheets, creating charts and shapes, web search with citations, and enhanced data import options. This significantly expands the documented scope of what Copilot can do in Excel.

    • Added ability to edit worksheets (add, rename, delete, modify cells, formatting, layout)
    • Described generating data and formulas across multiple sheets
    • Included creation and editing of charts, PivotTables, and shapes
    Microsoft Learn · 2026-06-29

Teams 1

  • The documentation now lists detailed usage articles for Channel Agent, adds an IT admin permission requirement, and clarifies mobile device requirements. The main introductory section was removed, possibly as part of a restructure, but core feature documentation remains.

    • Added requirement: IT admin must allow app usage in Teams to access Channel Agent
    • Expanded list of linked articles detailing specific Channel Agent capabilities (e.g., task management, meeting scheduling, integration with Jira/Anana/GitHub)
    • Clarified mobile device requirements and supported features
    Microsoft Learn · 2026-02-17

Microsoft Learn 183

  • 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 information about using Copilot to generate images in Word is now missing.

    • Page describing how to generate images for documents with Copilot in Word is no longer available
    • Uncertainty whether this is due to feature removal or documentation reorganization
  • Page removed or relocated. Documentation for drafting and adding content with Copilot in Word is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users lose direct guidance on this capability.

    • 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 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 whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot capabilities for PowerPoint mobile.

    • Official documentation for Copilot in PowerPoint on mobile devices is no longer available
    • Uncertainty whether the feature is deprecated or the documentation has been moved
  • Page removed or relocated. The documentation page for visualizing data with Copilot in Excel 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 using Copilot for data visualization in Excel.

    • Documentation for using Copilot to visualize data in Excel is no longer available
    • Uncertainty whether the feature is deprecated or the documentation was moved
  • 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 now lack official guidance on this capability.

    • Loss of instructions for importing data from web/internal sources with Copilot in Excel
    • 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 restructuring 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' documentation
    • No clear indication if 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 covering Copilot's data insights features in Excel is no longer available
    • Uncertainty whether the feature is deprecated or documentation has moved
  • 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 access to information about Copilot's Excel capabilities.

    • Page describing Copilot's skills in Excel is no longer available
    • Uncertainty whether this is due to feature removal or documentation reorganization
  • Page removed or relocated. Documentation for using AI-powered writing features 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 Copilot capability.

    • Loss of documentation on AI writing in SharePoint rich text editor
    • Uncertainty whether feature is deprecated or doc 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 restructuring of documentation, but guidance on using AI to create SharePoint pages is now missing.

    • Documentation for AI-powered page creation in SharePoint has been removed
    • Uncertainty whether this indicates feature removal or doc reorganization
  • 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 on generating images with Copilot in Word is no longer available
    • Uncertainty whether the feature is deprecated or 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 official 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 reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this Copilot capability.

    • Missing instructions for generating document summaries with Copilot in Word
    • Uncertainty whether the feature is deprecated or the documentation was relocated
  • Page removed or relocated. Documentation for using Copilot in Word on mobile devices has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance for Copilot capabilities on Word mobile.

    • Loss of official documentation for Copilot in Word on mobile devices
    • Uncertainty whether feature is deprecated or documentation is 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 indicates feature deprecation or a restructuring of documentation, 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 loss of onboarding or usage guidance for new users
  • 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 capabilities for PowerPoint mobile.

    • 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. 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 restructuring of documentation, but users now lack official guidance on this capability.

    • Page covering Copilot's ability to import data into Excel from web/internal sources is no longer available
    • Uncertainty whether this is due to feature removal or documentation reorganization
  • 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, 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 Excel is no longer available at this URL
    • Potential loss of quick-reference answers for common Copilot in Excel questions
  • 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 documentation restructure, but users now lack official guidance on this capability.

    • Page describing 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 for Copilot in Excel rules has been removed. It is unclear if this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on Copilot's rule-based capabilities in Excel.

    • Copilot in Excel rules documentation is no longer available
    • Uncertainty whether this is due to deprecation or doc 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. The documentation page for using AI-powered writing features in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance on this Copilot capability is now missing.

    • Page describing AI writing in 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 has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about using AI to create SharePoint pages is now missing.

    • Documentation for AI-powered page creation in SharePoint is no longer available
    • Uncertainty whether the feature is deprecated or the content was relocated
  • Page removed or relocated. The documentation page explaining how to generate images for documents 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 this capability.

    • Page detailing image generation with Copilot in Word 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 draft and add content with Copilot in Word is no longer available. 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 detailing Copilot's drafting and content addition features in Word is missing
    • 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.

    • 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 if this reflects a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on this capability.

    • Official documentation for Copilot in Word on mobile devices is no longer available
    • Uncertainty whether this is due to feature removal or documentation restructuring
  • Page removed or relocated. The documentation page for using Copilot in PowerPoint on mobile devices has been removed. It is unclear if this indicates a feature deprecation or a documentation restructure, but information about Copilot's mobile capabilities is now missing.

    • Page describing Copilot in PowerPoint for mobile devices is no longer available
    • Uncertainty whether this reflects feature removal or documentation reorganization
  • Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear whether this reflects a deprecation of the feature or a restructuring of the documentation, but users now lack official guidance on using Copilot's chat capabilities in Outlook.

    • Official documentation for chatting 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 official guidance on using Copilot for data visualization in Excel.

    • Page covering Copilot's data visualization features in Excel is no longer available
    • Uncertainty whether this reflects feature removal or documentation reorganization
    • Users lose access to instructions or best practices for visualizing data with Copilot in Excel
  • Page removed or relocated. The documentation page explaining how to use 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 now lack official guidance on this capability.

    • Loss of instructions for importing data from web/internal sources with Copilot in Excel
    • 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' documentation
    • No official onboarding or setup instructions currently available at this URL
  • 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 documentation restructure, 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. The documentation page for Copilot in Excel rules 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 rule-based capabilities in Excel.

    • Documentation for Copilot in Excel rules is no longer available
    • Uncertainty whether this is due to deprecation or restructuring
  • Page removed or relocated. The documentation page about Copilot in Excel personalization is now missing. It is unclear if this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on personalizing Copilot in Excel.

    • Loss of documentation on Copilot in Excel personalization
    • Uncertainty whether this is due to deprecation or doc reorganization
  • Page removed or relocated. The documentation page about Copilot in Excel data sources is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but information about how Copilot in Excel interacts with data sources is now missing.

    • Page covering Copilot in Excel data sources has been removed
    • Uncertainty whether this is due to feature removal or documentation reorganization
  • Page removed or relocated. Documentation for using AI-powered writing features in the SharePoint rich text editor is no longer available at this URL. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.

    • Page describing AI writing in SharePoint rich text editor removed
    • 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 whether 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 documentation was moved
  • Page removed or relocated. The documentation page explaining how to use Copilot in Word to rewrite text 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.

    • Loss of instructions for rewriting text with Copilot in Word
    • Uncertainty whether the feature is deprecated or the documentation 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 deprecation of the feature or a relocation of the documentation, but users now lack official guidance on this capability.

    • Documentation for generating 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 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 is a feature removal or documentation move
  • 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 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 indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot's mobile Word capabilities.

    • Loss of documentation for Copilot in Word on mobile devices
    • Uncertainty whether feature is deprecated or documentation is relocated
  • 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 deprecation of the feature or a restructuring of documentation, but information about Copilot's mobile capabilities in PowerPoint is now missing.

    • Documentation for Copilot in PowerPoint on mobile devices is no longer available
    • Uncertainty whether this indicates feature removal or doc reorganization
  • Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear whether this indicates deprecation of the feature or a restructuring of documentation, but users now lack official guidance on using Copilot's chat capabilities within Outlook.

    • Removal of documentation for 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 a deprecation of the feature or a relocation of the documentation, but users now lack official 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 restructuring
    • Users lose access to instructions or feature details for this capability
  • 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' documentation
    • No clear indication if feature is deprecated or if content is 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 feature deprecation or a documentation restructure, but users now lack official guidance on this capability.

    • Page detailing how to use Copilot for data insights in Excel is no longer available
    • Uncertainty whether the feature is deprecated or the documentation was relocated
  • Page removed or relocated. The documentation page detailing Copilot 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 access to information about Copilot's capabilities within Excel.

    • Page covering Copilot skills in Excel is no longer available
    • Uncertainty whether this is due to feature removal or documentation reorganization
  • 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 interacts with Excel 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 AI-powered writing features in the SharePoint rich text editor has been removed. It is unclear if this indicates a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.

    • Loss of documentation on AI writing in SharePoint rich text editor
    • Uncertainty whether feature is deprecated or documentation is relocated
  • Page removed or relocated. Documentation for creating pages with AI in SharePoint is no longer available at this URL. It is unclear if the feature is deprecated or if the documentation has been moved or consolidated elsewhere.

    • Guidance on using AI to create SharePoint pages is missing
    • Potential loss of information about Copilot integration with SharePoint page creation
  • 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 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 indicates a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.

    • Loss of instructions for drafting and adding content with Copilot in Word
    • Uncertainty whether 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 whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.

    • Missing 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 if this indicates deprecation of the feature or a relocation 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 reflects feature removal or documentation restructuring
  • Page removed or relocated. The documentation page for Copilot in PowerPoint for 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 using Copilot with PowerPoint on mobile platforms.

    • 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. 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 now lack official guidance on this capability.

    • Loss of instructions for importing data from web/internal sources with Copilot in Excel
    • 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 how to begin using Copilot in Excel.

    • Removal of the 'Get started with Copilot in Excel' documentation
    • Uncertainty whether this is a deprecation or a documentation restructure
  • 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 describing how to use Copilot for data insights in Excel is no longer available
    • Uncertainty whether the feature is deprecated or the documentation was moved
  • Page removed or relocated. Documentation for Copilot in Excel rules is now missing. It is unclear if this indicates deprecation of the feature or a relocation of the content, but users lose access to guidance on how Copilot operates within Excel regarding rules.

    • Page covering Copilot in Excel rules has been removed
    • Uncertainty whether this is a deprecation or a documentation restructure
  • Page removed or relocated. Documentation for using AI-powered writing features 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 Copilot capability.

    • Loss of instructions for using AI in SharePoint's rich text editor
    • Uncertainty whether feature is deprecated or documentation is 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 deprecation of the feature or a restructuring of documentation, but information about using AI to create SharePoint pages is now missing.

    • Documentation for AI-powered page creation in SharePoint is no longer accessible
    • 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 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 explaining how to draft and add content with Copilot in Word is no longer available. 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 the feature is deprecated or documentation was moved
  • 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 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 FAQ page for Copilot in PowerPoint has been removed, resulting in the loss of documentation that addressed common questions and clarifications about Copilot's features and usage in PowerPoint. It is unclear if this indicates deprecation, relocation, or restructuring of the content.

    • FAQ content about Copilot in PowerPoint is no longer available at this URL
    • Users lose access to official answers to common questions about Copilot's PowerPoint integration
  • 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 the feature is deprecated or the documentation was relocated
  • Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear whether this indicates deprecation of the feature or a restructuring of the 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 covering how to import data from the web and internal sources into Excel 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 capability.

    • Loss of instructions for importing data from web/internal sources with Copilot in Excel
    • Uncertainty whether the feature is deprecated or the 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 describing how to import data from another Excel file using Copilot in Excel has been removed
    • 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 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' documentation
    • No official onboarding or setup instructions currently available at this URL
  • Page removed or relocated. The documentation page for using Copilot to gain data insights 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 this capability.

    • Page on 'Data insights with Copilot in Excel' is no longer available
    • Uncertainty whether feature is deprecated or documentation was moved
    • Users lose access to instructions or details on using Copilot for data insights in Excel
  • Page removed or relocated. The documentation page detailing Copilot's skills in Excel has been removed. It is unclear if this reflects a deprecation of features or a restructuring of documentation, but users now lack direct reference material 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. The documentation page for Copilot in Excel rules is now missing. It is unclear whether this indicates a feature deprecation or a restructuring/relocation of the documentation, but users currently lose access to guidance on Copilot's rule-based capabilities in Excel.

    • Documentation for Copilot in Excel rules is no longer available
    • Uncertainty whether this is due to deprecation or doc reorganization
  • Page removed or relocated. The documentation page about Copilot in Excel personalization is no longer available. It is unclear whether this means the feature is deprecated or if the documentation has been moved or consolidated elsewhere. Users now lack official guidance on personalizing Copilot in Excel.

    • Documentation for Copilot in Excel personalization is missing
    • Uncertainty whether this reflects feature removal or documentation restructuring
  • 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 documentation restructure, 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 feature removal or documentation reorganization
  • Page removed or relocated. The documentation page describing how to use AI-powered writing features in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance on using Copilot or AI in SharePoint's editor is now missing.

    • Loss of instructions for using AI in 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 whether this reflects a feature deprecation or a documentation restructure, but information about using AI to create SharePoint pages is now missing.

    • Documentation for AI-powered page creation in SharePoint is no longer accessible
    • Uncertainty whether the feature is deprecated or the content was moved
  • Page removed or relocated. The documentation page introducing Copilot in Word has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but introductory and onboarding information for Copilot in Word is now missing from this location.

    • Removal of the welcome/introduction page 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 specific Copilot 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 is no longer available at this URL. It is unclear if the content has been removed, relocated, or consolidated, which may impact users seeking an overview or onboarding information for Copilot in PowerPoint.

    • Welcome/introductory content for Copilot in PowerPoint is missing
    • Potential loss of onboarding or overview 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 restructuring of documentation, but users now lack official guidance on this specific Copilot capability.

    • Page explaining how to summarize presentations with Copilot 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, 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 quick answers to common user questions
  • 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 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 information on prerequisites, usage, and tips for this feature
  • 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
    • 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.

    • 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 whether 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 'Chat with Copilot in Outlook' has been removed. It is unclear whether this indicates a 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 FAQ page for Copilot Office Frontier (Office Agent) has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack access to previously available answers about this capability.

    • FAQ content about Copilot Office Frontier (Office Agent) is no longer accessible
    • Potential loss of guidance for common user questions
  • 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 relocated
  • 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, which could impact their ability to quickly resolve common issues or understand capabilities.

    • FAQ documentation for Copilot in Excel is no longer available at this URL
    • Potential loss of quick-reference information for common Copilot in Excel questions
  • Page removed or relocated. A page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack direct access to these usage 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 if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on Copilot's rule-related capabilities in Excel.

    • Copilot in Excel rules documentation is missing
    • Uncertainty whether this is a deprecation or a move/merge
  • Page removed or relocated. Documentation about Copilot personalization features in Excel is no longer available at this URL. It is unclear if the feature was deprecated or if the content was moved or consolidated elsewhere.

    • Page covering Copilot personalization in Excel has been removed
    • Uncertainty whether this reflects feature deprecation or documentation restructuring
  • Page removed or relocated. A documentation page about Copilot in Excel data sources has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about how Copilot in Excel interacts with data sources is now missing from this location.

    • Documentation about Copilot in Excel data sources is no longer available at this URL
    • Uncertainty remains whether this is due to deprecation or doc reorganization
  • Page removed or relocated. The documentation page for refining SharePoint pages with AI is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance on using AI capabilities in SharePoint is now missing.

    • Documentation for AI-powered refinement of SharePoint pages is no longer accessible
    • Uncertainty whether the feature is deprecated or the content has been relocated
  • Page removed or relocated. The introductory documentation page for Copilot in Word has been removed. It is unclear if this indicates deprecation, relocation, or restructuring of the content, but users now lack a central overview or welcome guide for Copilot in Word.

    • Removal of the main welcome/overview page for Copilot in Word
    • Potential loss of introductory guidance for new users
  • Page removed or relocated. The documentation page for rewriting text 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 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 the documentation was relocated
  • Page removed or relocated. The documentation page 'Welcome to Copilot in PowerPoint' has been removed. It is unclear whether this indicates 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 the introductory page for Copilot in PowerPoint
    • Potential loss of onboarding or overview guidance for new users
  • Page removed or relocated. The documentation page for summarizing 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 specific Copilot capability.

    • Official instructions for using Copilot to summarize PowerPoint presentations are no longer available
    • Uncertainty remains 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 answers to common user questions and troubleshooting guidance
  • 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 moved
  • Page removed or relocated. The documentation page for adding a slide from a file 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 explaining how to add a slide from a file using 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 documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear whether this indicates a feature deprecation or a restructuring/relocation of the documentation. Users now lack direct guidance on using Copilot's chat capabilities within Outlook.

    • Documentation for 'Chat with Copilot in Outlook' is no longer available
    • Uncertainty whether the feature is deprecated or the content has moved
  • Page removed or relocated. The FAQ page for the Office Agent in Copilot for Office Frontier has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack access to official answers about this capability.

    • FAQ content about Office Agent in Copilot for Office Frontier is no longer available
    • Potential loss of guidance on common questions and troubleshooting
  • Page removed or relocated. The documentation page for visualizing data with Copilot in Excel has been removed. It is unclear whether this indicates a deprecation of the feature or a restructuring of the documentation. Users now lack direct guidance on how to use Copilot for data visualization in Excel.

    • Page covering Copilot's data visualization capabilities in Excel 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 Excel to import data from another Excel file 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.

    • Guidance on importing data from another Excel file with Copilot is no longer available
    • Uncertainty remains 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 reflects a deprecation of the feature or a relocation of the documentation, but 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
    • Potential loss of onboarding and setup instructions for Copilot in Excel
  • Page removed or relocated. A documentation page providing tips for using Copilot in Excel has been removed. It is unclear whether this reflects a feature deprecation or a restructuring of documentation, but users now lack direct access to these usage tips.

    • Removal of a page focused on Copilot in Excel tips
    • Potential loss of guidance for effective Copilot usage in Excel
  • Page removed or relocated. The documentation page for Copilot in Excel skills is no longer available. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users currently lack access to official guidance on Copilot's capabilities within Excel.

    • Copilot in Excel skills documentation is missing
    • Uncertainty whether this is due to deprecation or restructuring
  • 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 whether this is due to deprecation or doc 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 if this reflects 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 if this indicates feature deprecation or a restructuring of documentation, but users now lack direct 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 has moved
  • Page removed or relocated. The introductory documentation page for Copilot in PowerPoint is no longer available at this URL. It is unclear whether the content has been deprecated or simply moved, but users now lack access to the basic overview and onboarding information for Copilot in PowerPoint.

    • Removal of the welcome/introductory page for Copilot in PowerPoint
    • Potential loss of onboarding and overview 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 documentation has moved
  • 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 capabilities and usage in PowerPoint, but it is unclear if this reflects a feature deprecation or a documentation restructure.

    • FAQ content about Copilot in PowerPoint is no longer available at this URL
    • Potential loss of guidance on common Copilot scenarios and troubleshooting
  • 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 official guidance on this capability.

    • Step-by-step instructions for creating presentations with Copilot in PowerPoint are no longer available
    • Potential loss of troubleshooting or usage tips specific to this workflow
  • 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 Copilot-assisted image insertion in PowerPoint 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 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 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 whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.

    • Official instructions for using Copilot to create meeting agendas in Outlook are no longer available
    • Uncertainty remains whether the feature is deprecated or the documentation has been relocated
  • Page removed or relocated. The FAQ documentation for the Office Agent component of Copilot is no longer available at this URL. It is unclear if the content was removed, relocated, or consolidated, but users now lack direct access to frequently asked questions about this feature.

    • FAQ content for Copilot Office Agent is missing
    • Potential loss of troubleshooting and usage guidance
  • 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.

    • Page detailing Copilot-assisted data import between Excel files is no longer available
    • Uncertainty whether the feature is deprecated or documentation was relocated
  • Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear whether this indicates deprecation of features, a relocation of the content, or a documentation restructure. Users now lack a centralized resource for common questions about Copilot in Excel.

    • FAQ documentation 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 providing tips for using Copilot in Excel has been removed. It is unclear whether this reflects a feature deprecation or a restructuring of documentation, but users now lack direct access to these usage tips.

    • Removal of a page focused on Copilot in Excel tips
    • 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 feature deprecation or a restructuring of documentation, but information about Copilot's capabilities in Excel is now missing from this location.

    • Page covering Copilot in Excel skills is no longer available
    • Uncertainty whether this is due to deprecation or documentation reorganization
  • Page removed or relocated. A page related to getting started with Copilot in Excel, possibly containing an image or visual guide, has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users may temporarily lose access to introductory or visual onboarding material.

    • Removal of a 'get started' resource for Copilot in Excel
    • Possible loss of visual or step-by-step onboarding content
  • 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.

    • Page describing AI-powered refinement of SharePoint pages has been removed
    • Uncertainty whether this signals feature removal or documentation reorganization
  • Page removed or relocated. The documentation page 'Welcome to Copilot in Word' has been removed. It is unclear if this indicates a deprecation of the feature, a relocation of the content, or a restructuring of 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 introductory documentation page for Copilot in PowerPoint has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but users now lack an official entry point overview 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 if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.

    • Official instructions for using Copilot to summarize PowerPoint presentations are 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's PowerPoint integration.

    • 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 indicates 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 users
  • Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot 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.

    • Step-by-step instructions for adding images with Copilot in PowerPoint are no longer available
    • Uncertainty whether the feature is deprecated or the documentation was relocated
  • Page removed or relocated. The documentation page for adding a slide from a file 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.

    • Official instructions for using Copilot to add a slide from a file in PowerPoint are no longer available
    • Uncertainty remains whether the feature is deprecated or the documentation has been 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 relocated
  • Page removed or relocated. The FAQ page for the Office Agent in Copilot for Office Frontier has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack access to official answers about this capability.

    • FAQ content about Office Agent in Copilot for Office Frontier is no longer available
    • Potential loss of guidance on common questions and troubleshooting
  • 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 guidance on this specific Copilot capability.

    • Page on importing data from web/internal sources with Copilot in Excel 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 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 using Copilot 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 Excel has been removed. It is unclear whether this indicates deprecation, relocation, or consolidation of the documentation. 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 documentation page providing tips for using Copilot in Excel has been removed. It is unclear if the content was deprecated, relocated, or consolidated elsewhere, but users now lack direct access to these tips.

    • Removal of a page focused on Copilot in Excel tips
    • Potential loss of guidance for effective Copilot use in Excel
  • Page removed or relocated. Documentation for Copilot in Excel rules is no longer available at this URL. It is unclear if the content was removed, relocated, or consolidated, but users now lack direct access to guidance on Copilot rules in Excel.

    • Copilot in Excel rules documentation missing
    • Uncertainty whether feature is deprecated or documentation was moved
  • 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.

    • Documentation on Copilot in Excel personalization is no longer accessible
    • Uncertainty whether this is due to deprecation or restructuring
  • Page removed or relocated. A documentation page about getting started with Copilot in Excel, likely containing an image or visual guide, has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users may temporarily lose access to visual onboarding or guidance for Copilot in Excel.

    • Removal of a getting started guide for Copilot in Excel
    • Possible loss of visual or step-by-step onboarding content
  • 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.

    • 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 if this indicates a deprecation of the feature or a restructuring of the documentation. Users may temporarily lose access to introductory or onboarding information about Copilot in Word.

    • Removal of introductory content for Copilot in Word
    • Potential loss of onboarding or getting started guidance
  • Page removed or relocated. The documentation page for rewriting text with Copilot in Word 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 specific Copilot capability.

    • Page explaining how to rewrite text with Copilot 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 reflects a feature deprecation or a documentation restructure, but users now lack a central overview or welcome guide for Copilot in PowerPoint.

    • Loss of the main 'Welcome to Copilot in PowerPoint' page
    • No longer provides a starting point or overview for new users
  • Page removed or relocated. The documentation page for summarizing presentations with Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance on this specific Copilot capability is now missing.

    • Page describing how to summarize presentations with Copilot 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, but users now lack a centralized source for common questions and answers about Copilot in PowerPoint.

    • FAQ content for Copilot in PowerPoint is no longer available at this URL
    • Potential loss of quick-reference information 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 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 onboarding or usage guidance for new users
  • 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 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 has been 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 use Copilot to create meeting agendas 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 '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 direct guidance on using Copilot's chat capabilities within Outlook.

    • Documentation for using Copilot's chat feature in Outlook is no longer available at this URL
    • Uncertainty remains whether the feature is deprecated or the documentation has moved
  • 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 simply a documentation restructure, 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 troubleshooting and usage guidance
  • 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.

    • Documentation for Copilot's data visualization capabilities in Excel is no longer available
    • Uncertainty whether the feature is deprecated or the content has been 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 whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.

    • Page detailing Copilot-assisted data import between Excel files is no longer available
    • Uncertainty remains whether the feature is deprecated or the documentation was relocated
  • Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear if this is due to deprecation, relocation, or restructuring, 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 information for common Copilot in Excel queries
  • 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 tips.

    • Copilot in Excel tips documentation is no longer available at this URL
    • Uncertainty whether content is relocated or the feature is deprecated
  • Page removed or relocated. The documentation page for Copilot in Excel skills is no longer available. It is unclear whether this indicates a deprecation of the feature or a relocation/restructuring of the documentation. Users currently lack access to official documentation 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. 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 users now lack official guidance on personalizing Copilot in Excel.

    • Page covering Copilot in Excel personalization is missing
    • Uncertainty whether this is due to deprecation or documentation reorganization
  • Page removed or relocated. A page related to getting started with Copilot in Excel, possibly containing an image or visual guide, has been removed. It is unclear if this represents a feature deprecation or a documentation restructure, but users may temporarily lose access to this specific getting started resource.

    • Removal of a 'getting started' page for Copilot in Excel
    • Possible loss of visual or step-by-step onboarding content
  • Page removed or relocated. A documentation page about Copilot in Excel data sources has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about supported data sources for Copilot in Excel is now missing from this location.

    • Documentation on Copilot in Excel data sources is no longer available at this URL
  • Page removed or relocated. The documentation page for refining SharePoint pages with AI is no longer available. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but guidance on using AI capabilities in SharePoint is now missing.

    • Page describing AI-powered refinement of SharePoint pages has been removed
    • Uncertainty whether this signals feature removal or documentation reorganization
  • Page removed or relocated. The introductory documentation page for Copilot in Word is no longer available at this URL. It is unclear if the content has been removed, relocated, or consolidated elsewhere, which may impact users seeking an overview or onboarding information for Copilot in Word.

    • Removal of the 'Welcome to Copilot in Word' page
    • Potential loss of introductory or onboarding 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 restructuring of documentation, 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 moved
  • Page removed or relocated. The introductory documentation page for Copilot in PowerPoint 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 the welcome/introduction page for Copilot in PowerPoint
    • Users lose access to overview or getting started information for Copilot in PowerPoint
  • Page removed or relocated. The documentation page for summarizing presentations with Copilot in PowerPoint 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.

    • Page detailing how to summarize presentations with Copilot in PowerPoint is no longer available
    • Uncertainty whether the feature is deprecated or documentation has been 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 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. 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 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.

    • Step-by-step instructions for adding a slide from a file with Copilot in PowerPoint are no longer available
    • Uncertainty remains 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 relocated
  • Page removed or relocated. The FAQ page for the Office Agent (Copilot for Office Frontier) has been removed. It is unclear whether this indicates 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 content about Copilot Office Agent is no longer available
    • Potential loss of guidance on usage, troubleshooting, or feature scope
  • Page removed or relocated. The documentation page for visualizing data with Copilot in Excel is no longer available. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for data visualization in Excel.

    • Page on visualizing data with Copilot in Excel removed
    • Uncertainty whether feature is deprecated or documentation was relocated
    • Users lose access to official instructions for this capability
  • Page removed or relocated. The FAQ page for Copilot in Excel is no longer available at this URL. It is unclear whether the content has been removed, relocated, or consolidated elsewhere, but users now lack direct access to frequently asked questions about Copilot in Excel.

    • FAQ documentation for Copilot in Excel is missing
    • Potential loss of answers to common user questions and troubleshooting guidance
  • Page removed or relocated. A documentation page providing tips for using Copilot in Excel has been removed. It is unclear whether this reflects a deprecation of features, a relocation of content, or a restructuring of documentation. Users may temporarily lose access to guidance on effective use of Copilot in Excel.

    • Removal of a tips and guidance page for Copilot in Excel
    • Potential loss of best practices or usage advice for Excel Copilot users
  • Page removed or relocated. The documentation page describing how to refine SharePoint pages with AI is no longer available. It is unclear if this reflects a feature deprecation, a move, or a consolidation of documentation, but users now lack official guidance on this AI capability in SharePoint.

    • Page detailing AI-powered refinement of SharePoint pages is missing
    • Uncertainty whether this is a removal, relocation, or consolidation