Microsoft documentation updates this week centered on Copilot declarative agents and Microsoft Foundry for Azure AI models and tooling.
Microsoft 365 Copilot and Azure AI saw the highest volume of substantive updates, with additional platform guidance landing in Microsoft AI SDKs and Copilot Studio. The biggest shift was expanded end-to-end coverage for building declarative agents with custom skills (including preview paths in Agent Builder and the Microsoft 365 Agents Toolkit) alongside major Microsoft Foundry updates for model operations, routing, and evaluation.
Microsoft 365 Copilot 25
-
This new page introduces 'custom skills' for declarative agents in Microsoft Copilot, detailing how modular, reusable skills can be packaged and referenced to enhance agent capabilities. It covers skill structure, supported file types, execution environment, security, and current limitations, marking a significant expansion in how agents can be extended and managed.
- Custom skills are now a distinct, modular component for declarative agents, replacing inline task descriptions.
- Skills are packaged as directories with required instructions and optional scripts/resources, referenced by agents as needed.
- Support matrix details limits and differences between Agent Builder and Agents Toolkit for skill integration.
-
This new page introduces the ability to add custom skills to declarative agents using the Microsoft 365 Agents Toolkit, detailing prerequisites, setup steps, and current limitations. This enables organizations in the Microsoft Frontier Preview to extend agent functionality with modular, task-specific components.
- Describes how to enable and add custom skills to declarative agents via CLI or VS Code extension
- Lists environment variable required to enable agent skills
- Specifies limits on skill size, number, and directory structure
- New Add capabilities and custom actions to a declarative agent created with Microsoft 365 Agents Toolkit
This new page introduces detailed guidance for enhancing Microsoft 365 Copilot declarative agents by adding built-in capabilities (image generator, code interpreter) and custom actions (API plugins), including step-by-step instructions and an example OpenAPI document. It clarifies environment-specific limitations and provides practical implementation details.
- Instructions for enabling image generation and code interpretation in Copilot agents
- Guidance on adding custom API plugins as agent actions using OpenAPI descriptions
- Explicit notes on feature availability and limitations in GCCH environments
-
This new page documents how to add custom skills to declarative agents in Agent Builder, a preview feature for organizations in the Microsoft Frontier Program. It introduces the ability to create or upload modular, reusable skill packages that extend agent capabilities, including packaging requirements and usage limits.
- Explains how to create and upload custom skill packages (.zip files) to declarative agents
- Details packaging requirements, including the mandatory SKILL.md file and optional resources/scripts
- Describes the process for generating skills from natural language descriptions in Agent Builder
- New Org context
This new page introduces and documents the Org context feature for Workforce Insights, allowing administrators to define organization-specific terminology and business rules that inform Copilot's responses. It provides guidance on privacy, configuration, and testing, enabling more tailored and accurate AI-generated answers.
- Org context allows admins to add organization-wide definitions and guidance for Copilot.
- Workforce Insights uses Org context to interpret questions and results according to company-specific language and rules.
- Detailed instructions for configuring, saving, and testing Org context are provided.
-
This new page consolidates and clarifies how administrators control user access to Copilot Cowork, detailing the interplay between spending policies, discovery settings, and model availability. It emphasizes that spending policies are the primary access control, and that credit limits do not restrict access, only usage.
- Introduces a step-by-step guide for determining Copilot Cowork access per user
- Clarifies that spending policies, not credit limits, grant or restrict access
- Explains the precedence rules when users are in multiple policies
-
This new documentation introduces admin controls for managing content sharing in Microsoft Copilot, allowing organizations to enable or disable sharing of Copilot sessions and responses. It also explains how sharing works, its impact on user experience, and how to monitor sharing activity via Microsoft Purview audit logs.
- Admins can now control whether users can share Copilot sessions and responses via a primary sharing setting.
- Sharing can be toggled on or off for the entire organization through the Microsoft 365 admin center.
- Documentation clarifies that sharing does not grant access to underlying Microsoft 365 content referenced in Copilot conversations.
-
This new page documents the monitoring capabilities available in Agent Builder for Microsoft 365 Copilot agents, including usage metrics, engagement trends, knowledge source utilization, and user feedback review. It guides users on how to access and interpret these analytics to improve their agents.
- Introduces the Monitor tab for tracking agent usage and feedback
- Details metrics such as total sessions, daily active users, and session duration
- Explains engagement and knowledge source charts for adoption and content analysis
-
The list of available partner plugins for Copilot Cowork has been significantly expanded, adding many new third-party integrations. This broadens the range of external services that users can connect to and leverage within Copilot Cowork.
- Numerous new partner plugins added, including Adobe Journey Optimizer, Ahrefs, Aiwyn Tax, Apify, Article Galaxy, Articulate, Asana, Autodesk Product Help, Azure DevOps MCP Server, Biorxiv, BoardWise, Box, Canva, CB Insights, Clarify CRM, ClarityAI, and more.
- Expanded capabilities now cover areas such as SEO, tax calculation, web scraping, scientific article access, course outline drafting, project management, product help, DevOps, preprint tracking, board compliance, cloud storage, design collaboration, market intelligence, and CRM automation.
- No changes to Microsoft plugins section beyond minor wording adjustments.
-
The documentation now clarifies that access to Copilot Cowork is controlled solely by spending policies, not by agent-based controls, and that model availability settings do not affect user access. This is important for admins migrating from Preview/Frontier versions and for understanding how to manage user access and model visibility.
- Explicitly states that spending policies, not agent entries or model settings, control access to Cowork
- Warns that low spending policy limits do not block access—users can still use Cowork until the limit is reached
- Deprecates agent-based access control from Preview/Frontier versions and explains migration steps
-
The documentation now clarifies the distinction between Anthropic Fable-class models and Anthropic models with Data Retention, specifying eligibility, terms, and opt-in requirements. It replaces previous references to 'Preview models with Data Retention' with more precise categories and details the data handling and administrative controls for each.
- Added section detailing Fable-class models, their availability, and applicable terms.
- Clarified that some Fable-class models may be available with Anthropic as a Microsoft subprocessor, while others require separate opt-in and are subject to Anthropic's terms.
- Introduced a dedicated section on opting in to Anthropic models with Data Retention, specifying admin controls and data retention policies.
-
The documentation now clarifies that PKCE is enabled by default for OAuth 2.0 authentication in Copilot plugins, and provides detailed guidance on when and how to disable it. It also adds important considerations and limitations when using Microsoft Entra ID for MCP server protection, and introduces a new section on managing OAuth authentication configurations.
- PKCE is now enabled by default for OAuth 2.0 flows; guidance added for disabling it only if the provider doesn't support PKCE
- Clarifies distinction between confidential and public OAuth clients and their secrets
- Explains that only the auth config ID is stored in the plugin manifest, not secrets or tokens
- Updated Known issues
A new known issue was added for custom engine agents in Microsoft 365 Copilot: file downloads are not supported, meaning files generated by agents are not rendered as downloadable links in Copilot. Additionally, a new known issue was introduced for Copilot Studio agents regarding slow responses or 'Failed. Retry' messages in SharePoint or Microsoft 365 Copilot.
- Added known issue: custom engine agents in Microsoft 365 Copilot cannot provide downloadable files; generated files appear as noninteractive text or empty download areas.
- Clarified that this file download limitation is specific to the Microsoft 365 Copilot channel and does not affect Teams or Copilot Studio test panel.
- Introduced new known issue for Copilot Studio agents: agents may respond slowly or return 'Failed. Retry' messages when published to SharePoint or Microsoft 365 Copilot.
-
Page removed or relocated. The documentation page detailing how to add skills (such as image generation, code interpreter, and API plugins) to declarative agents using Microsoft 365 Agents Toolkit has been removed. This leaves a gap in guidance for extending agent capabilities, though it is unclear if the features themselves are deprecated or if the content has been relocated.
- Loss of step-by-step instructions for enabling image generation in declarative agents
- Loss of guidance for adding code interpreter capabilities to agents
- Removal of detailed process for integrating API plugins as custom actions
- Updated Import or export People Skills
The documentation for exporting user skills has been expanded and clarified, providing detailed step-by-step instructions for both viewing and exporting confirmed skills using Microsoft Graph Profile API, including example requests, required permissions, and troubleshooting tips. This replaces a brief previous section with much more actionable guidance for administrators.
- Added step-by-step instructions for viewing confirmed skills for a user via Graph Explorer
- Introduced a PowerShell-based workflow and script for bulk exporting skills
- Clarified required permissions and tools
-
A new subsection clarifies how to reference skills in declarative agent instructions, emphasizing that skills should be referenced at a high level and not duplicated in instructions. This helps makers avoid redundancy and understand the separation between agent instructions and skill configuration.
- Added guidance to reference skills at a high level in agent instructions
- Clarified that skills are distinct components with their own instructions and resources
- Linked to documentation on custom skills for further information
-
The documentation now indicates that support for Anthropic models in Microsoft Word is available, removing the previous note that it would be added in summer 2026. This means users can now use Anthropic models in Word Copilot experiences.
- Anthropic model support in Microsoft Word is now available, not pending future release
-
The documentation now clarifies that government customers (GCC, GCC High, and DoD) are also excluded from automatic installation of the Microsoft Copilot app, in addition to customers in the European Economic Area (EEA). This is important for organizations in these sectors to understand deployment eligibility.
- Added explicit exclusion of government customers (GCC, GCC High, DoD) from automatic Copilot app installation
- Clarified the scope of customers who cannot enable automatic installation
-
The documentation now clarifies how admin controls for Anthropic models work, specifies that disabling Anthropic models is tenant-wide and does not affect Cowork access, and adds reminders to confirm the availability and definition of the GPT 5.5 (Frontier) model. These clarifications help admins and users better understand model selection, data retention, and access implications.
- Clarifies that disabling Anthropic models is a tenant-wide setting and does not restrict Cowork access itself
- Specifies that the Auto model will only select from enabled models if Anthropic models are disabled
- Adds reminders to confirm GPT 5.5 (Frontier) model availability and the meaning of 'Frontier' before publishing
-
The documentation now clarifies that when Anthropic acts as a subprocessor for certain Fable-class models, Anthropic does not retain customer content such as prompts and responses. This provides important information for organizations concerned about data retention and privacy.
- Explicit statement added that Anthropic doesn't retain customer content when acting as a subprocessor
-
The documentation now clarifies that the special Copilot workflows environment supports all Copilot workflows experiences, not just Workflows agents, and that disabling the environment affects all such experiences. It also adds 'Microsoft Copilot actions' to the list of allowed connectors and updates language throughout to reflect broader applicability.
- Expanded scope from only 'Workflows agents' to all 'Copilot workflows experiences'
- Disabling the environment now affects all Copilot workflows experiences, not just Workflows agents
- Added 'Microsoft Copilot actions' to the list of allowed connectors in DLP policy
-
A new section was added explaining how to prevent users from sharing plugins within your tenant, and several sections were clarified for accuracy and readability. No major new Copilot plugin management capabilities were introduced, but the documentation now better explains existing controls and user experiences.
- New section added: Prevent plugin sharing in your tenant
- Clarified language on plugin availability controls and user permissions
- Improved explanation of plugin validation, testing, and deployment processes
-
The documentation now clarifies that Adaptive Card support for citations is only available for declarative agents and not for Copilot connectors. This distinction helps developers avoid implementation errors and sets correct expectations for UI customization capabilities.
- Added explicit note that Adaptive Card citation rendering is not supported by Copilot connectors—only declarative agents.
- Minor rewording for clarity in the Adaptive Card example explanation.
-
The documentation now clarifies that Dynamic Client Registration (DCR) is not available for MCP servers protected by Microsoft Entra ID, because Entra ID does not provide the required RFC 7591 registration endpoint. This is important for users planning OAuth integration with Entra ID.
- Added explicit warning that DCR is unsupported with Microsoft Entra ID
- Explained that Entra ID lacks the RFC 7591 registration endpoint needed for DCR
- Directed users to use static OAuth client registration for Entra ID
-
The documentation now clarifies that PKCE is enabled by default for API plugins, and provides updated instructions for disabling it if not supported by the identity server, instead of enabling it as previously described.
- PKCE is now enabled by default in new API plugin projects.
- Instructions changed from enabling PKCE to disabling it if unsupported.
- Configuration guidance for PKCE in m365agents.yml updated.
Azure AI 59
-
This new documentation introduces the ability to simulate multi-turn conversations using the Microsoft Foundry SDK, enabling pre-deployment, regression, and scale testing of conversational agents. It details how to generate scenario-based simulated conversations, configure simulation parameters, and evaluate agent performance at the conversation level.
- Describes how to generate simulated conversations from scenario descriptions using the Foundry SDK
- Explains configuration of simulation parameters such as number of conversations, turns, and model selection
- Provides guidance on preparing scenario data and mapping fields for simulation
-
This new documentation introduces capabilities for evaluating production agent conversations using the Microsoft Foundry SDK, including targeted and sampled evaluations from Application Insights traces. It provides detailed guidance and code samples for both evaluating specific conversations by ID and sampling conversations by agent filter, enabling quality monitoring and troubleshooting of deployed conversational agents.
- Describes how to evaluate specific production conversations by conversation ID from Application Insights traces
- Explains how to sample and evaluate conversations by agent filter, supporting both random and smart filtering strategies
- Details required parameters, time window constraints, and ingestion delay considerations for trace-based evaluations
-
This new documentation introduces the ability to configure Microsoft Foundry hosted agents to pull container images from authenticated registries outside Azure or from self-hosted Docker Distribution registries, using project-managed identity token exchange for secure authentication.
- Explains how to set up Foundry hosted agents to use private registries outside Azure or self-hosted Docker Distribution registries
- Describes the process for exchanging Foundry project managed identity tokens for short-lived image pull credentials
- Provides step-by-step instructions for configuring registry authentication with JFrog Artifactory and Docker Distribution (with authentication adapter)
-
The documentation now includes support for the new 'gpt-6-astra' model in the Responses API and introduces a new safety monitoring system for Astra models that can end API sessions if agent misalignment is detected. This is a major update for users leveraging advanced agentic capabilities and those concerned with safety and compliance.
- Added support for 'gpt-6-astra' model in the Responses API.
- Described a new safety system that can end sessions if Astra agents may have misinterpreted instructions, especially around sensitive or destructive actions.
- Clarified that this safety monitoring applies only to Astra models in the Responses API, not to the Chat Completions API.
- Updated Azure OpenAI reasoning models
The documentation now lists a new model, 'gpt-6-astra', as available in the region availability table, indicating a major new reasoning model is supported in Azure OpenAI. Minor clarifications and a code sample update were also made, but the addition of gpt-6-astra is the most significant change.
- Added 'gpt-6-astra' to the list of available reasoning models, with quota requirements similar to other top-tier models
- Clarified reference to 'API and feature support' in context window management
- Minor update to code sample in 'Developer messages' section
-
The documentation now includes deployment and throughput parameters for the new GPT-6 Astra model, providing specific guidance for its provisioning and performance. This is a major update as it enables customers to plan and size workloads using the latest model.
- Added GPT-6 Astra (gpt-6-astra,2026-09-03) to the deployment parameters table
- Provided initial throughput (Input TPM per PTU: 600) and latency target (99% > 40 TPS) for GPT-6 Astra
- Specified that output-to-input ratio for GPT-6 Astra requires separate sizing guidance
-
The documentation now introduces two new MAI image models (MAI-Image-2.6 and MAI-Image-2.6-Flash), updates deployment region guidance, and clarifies API response handling. This expands available Copilot image generation and editing capabilities in Microsoft Foundry.
- Added MAI-Image-2.6 and MAI-Image-2.6-Flash models with July 2026 versions
- Expanded model comparison table to include deployment type and API type
- Region availability guidance now refers to a centralized list for each model
- Updated Foundry Models sold by Azure
A new GPT-6 series model ('gpt-6-astra') has been added to the list of Azure OpenAI Foundry models, indicating a major new capability. Additionally, the training data cutoff for the GPT-5.6 series has been updated from June 2026 to February 2026, and a new MAI-Image-2.6-Flash model replaces previous image generation models in the Microsoft models section.
- Added GPT-6 series ('gpt-6-astra') to available models
- Updated GPT-5.6 series training data cutoff from June 2026 to February 2026
- Introduced MAI-Image-2.6-Flash model, replacing earlier image generation models
- Updated What's new in Microsoft Foundry?
The August 2026 update introduces a large number of new articles and capabilities for Microsoft Foundry, especially around long-running agents, agent resilience, autopilot lifecycle, model deployment, evaluation, and integration features. These additions significantly expand the documented capabilities and guidance for Copilot and agent developers.
- Numerous new articles on long-running agents, including crash resilience, state management, and human-in-the-loop approval (many in preview).
- New documentation on autopilot lifecycle, agent optimization, and steerable agents.
- Expanded model support, including Grok and MAI-Thinking-1, and guidance for model migration and orchestration.
-
The quota table for DataZone Standard Tokens Per Minute (TPM) in Azure Government was updated to add three new GPT-5.6 models with high quotas and to significantly increase the quota for the o3-mini model. This expands available model options and capacity for users.
- Added new models: gpt-5.6-sol, gpt-5.6-terra, and gpt-5.6-luna with high TPM quotas
- o3-mini model quota increased from 200,000 to 2,000,000 TPM
- Quota table updated to reflect expanded model availability and higher limits
-
The documentation for simulating conversations using scenario descriptions and evaluating them at the conversation level has been removed. This means guidance on generating and evaluating multi-turn synthetic conversations for agent testing is no longer available in this article.
- Removed section on simulating conversations from scenario descriptions
- No longer documents how to generate and evaluate multi-turn synthetic conversations
- Loss of guidance for pre-deployment, edge case, regression, and scale testing using simulated conversations
-
Azure Government now offers the new GPT-5.6 series models (gpt-5.6-sol, gpt-5.6-terra, gpt-5.6-luna), with detailed capabilities and region availability. These models provide expanded context windows, advanced reasoning, multimodal input, and enhanced tool/function support, representing a significant upgrade for government users.
- Added GPT-5.6 series (sol, terra, luna) to available models in Azure Government
- Detailed capabilities for GPT-5.6 models: 1,050,000 token context window, 128,000 max output tokens, multimodal input, advanced tool/function support
- Region availability for GPT-5.6 models specified
-
The documentation now introduces new Claude models (Claude Mythos 5.1 and Claude Fable 5.1) with compliance to EU watermarking standards, including details on watermarking mechanisms. It also removes references to the retired 1M context beta for Sonnet 4.5 and updates model availability and migration guidance. These changes are significant for users tracking model capabilities, compliance, and migration paths.
- Added information about Claude Mythos 5.1 and Claude Fable 5.1 models, including their EU watermarking compliance
- Described new watermarking mechanisms: interwoven double-key and C2PA
- Removed warning and migration guidance related to the retired 1M context beta for Claude Sonnet 4.5
-
This new page documents how provisioned throughput for Foundry Models works differently in Azure Government, introducing fungible PTU quota and Azure Reservations for models released after gpt-5.1. It clarifies payment models, quota management, and transition from legacy monthly commitments.
- Fungible, model-independent PTU quota and Azure Reservations now supported for eligible models in Azure Government
- Models after gpt-5.1 use hourly billing and Azure Reservations; earlier models retain monthly commitment model
- PTU quota is shared across supported models within a region and deployment type
-
This new documentation introduces per-request routing metadata for the Chat Completions API in Microsoft Foundry, allowing developers to observe which models handled each request, routing decisions, latency, errors, and fallback behavior. This feature provides granular insight into model selection and routing for debugging and performance evaluation.
- Explains how to enable and access per-request routing metadata via a preview feature header.
- Describes the structure and meaning of routing metadata, including routing mode, trace, latency, and model attempts.
- Provides code samples for extracting and interpreting routing and fallback information from API responses.
-
Support for new models 'gpt-6-astra' and 'gpt-5.6-sol' has been added to the deployment options in Foundry, and validated Codex CLI versions for GPT-6 Astra are now documented. This expands the available model choices and clarifies compatibility for users deploying with the latest models.
- Added 'gpt-6-astra' and 'gpt-5.6-sol' to the list of deployable models in Foundry
- Documented validated Codex CLI versions (0.152.1 and 0.153.0) for use with GPT-6 Astra
- Noted support for multi-agent orchestration and prompt caching with these CLI versions
-
The documentation now lists 'gpt-6-astra' as a newly available model for Data Zone deployments, indicating a new model capability. There are also updates to the region/model availability tables, reflecting expanded or clarified support for certain models in specific Azure regions.
- Added 'gpt-6-astra' model to Data Zone Standard availability table
- Updated region/model availability tables for Foundry Models across deployment types
- Clarified or expanded support for certain models in specific Azure regions
-
Instructions for creating an A2A connection using the Azure Developer CLI (azd ai) have been added, expanding connection setup options beyond the Foundry portal. This enables automation and scripting for connection management.
- Added step-by-step guidance for creating A2A connections with Azure Developer CLI
- CLI method complements existing Foundry portal workflow
-
The documentation now describes how to access detailed per-request routing metadata from the model router, including routing attempts, status, and latency, and points to new monitoring capabilities. This enables users to gain deeper insights into model selection and performance for each request.
- Added information about previewing per-request routing metadata (attempts, status, latency)
- Introduced reference to 'Monitor model router' for detailed request inspection
- Clarified that the Chat Completions response includes a 'model' field identifying the serving model
-
The documentation now lists additional supported regions for Model router, expanding its availability. It also introduces guidance on monitoring model fallback behavior for Chat Completions requests, allowing users to inspect failover events.
- Added new supported regions: Canada Central, North Europe, Norway East, UAE North
- Expanded guidance on inspecting model fallback events for Chat Completions requests
-
The catalog of Fireworks models on Microsoft Foundry was updated to add new models, including DeepSeek V4 Flash 0731, Meta Llama 3.1 8B Instruct, and MiniMax-M3, and to update the supported offers and descriptions for some existing models. This expands the available model options and capabilities for users.
- Added DeepSeek V4 Flash 0731 model with enhanced agentic capabilities and speculative decoding
- Added Meta Llama 3.1 8B Instruct model for multilingual dialogue workloads
- Added MiniMax-M3 multimodal MoE model with 512K context
-
The update introduces preview support for per-request routing metadata in model router responses, enhancing observability for users who opt in. Additionally, model router availability has expanded to four new Azure regions, and a clarification was made regarding Data Zone Standard regional support.
- Preview feature: per-request routing metadata now available for enhanced observability
- Model router now available in 32 Azure regions, adding Canada Central, North Europe, Norway East, and UAE North
- Clarified that Data Zone Standard is available in 21 (not all 28) regions as of August 2026
-
The documentation now includes the new Claude model version 'claude-fable-5-1' from Anthropic, along with its regional availability for deployment in Microsoft Foundry. This expands the set of Anthropic models available to users and provides updated information on where this model can be deployed.
- Added 'claude-fable-5-1' model to the list of available Anthropic models
- Updated regional availability tables to include 'claude-fable-5-1'
- Clarified deployment options and capabilities for the new model version
-
The documentation now provides updated and more detailed information about the capabilities, availability, and best-use cases for Claude Fable 5.1 and Claude Fable 5 models in Microsoft Foundry. This includes expanded descriptions of their advanced features and recommended applications, which helps users better understand the strengths and intended scenarios for each model.
- Expanded table entries for Claude Fable 5.1 and Claude Fable 5, detailing their capabilities and best-use cases.
- Added information about refusal and stop_reason safeguards for dual-use policies.
- Clarified advanced features such as long-running work, self-verification, and sub-agent orchestration.
- Updated Model retirement schedule
Several new Anthropic Claude models have been added to the Foundry Models retirement schedule, including new preview models and a newly listed retired model with its replacement. This provides users with updated information on model availability and future planning for deployments.
- Added 'claude-opus-4-1' as a retired model with a retirement date and replacement specified
- Added new preview models: 'claude-fable-5-1', 'claude-mythos-5-1', and 'claude-mythos-preview (gated research preview)'
- Updated the Anthropic models table to reflect these additions
-
The documentation removes detailed sections on evaluating conversations by ID and by agent filter from Application Insights traces, and updates prerequisites and evaluator examples to focus on dataset-based evaluation with coherence and groundedness. The workflows are now described more generally, with less step-by-step guidance for trace-based evaluation. This may limit users' ability to perform targeted or sampled production conversation evaluations using Application Insights.
- Removed detailed instructions for evaluating conversations by ID from Application Insights traces
- Removed section on evaluating sampled conversations by agent filter from production traces
- Prerequisites and evaluator examples now focus on dataset-based evaluation, not trace-based
-
The documentation now lists 'claude-mythos-5-1' as an available Anthropic model in Microsoft Foundry, replacing the previous 'claude-mythos-5'. This signals the addition or update of a specific Claude model version for users.
- Replaced 'claude-mythos-5' with 'claude-mythos-5-1' in the model availability table
- Indicates support for a new or updated Claude model version in Microsoft Foundry
-
The documentation now includes support and code samples for using the model router with JavaScript/TypeScript, in addition to Python. This expands the range of developers who can integrate with the model router using their preferred language.
- Added instructions and code samples for JavaScript/TypeScript usage with Foundry Responses and Chat Completions APIs
- Listed required npm packages for JavaScript/TypeScript integration
- Clarified that both Python and JavaScript/TypeScript are supported for model router operations
-
The prerequisites for fine-tuning models in Foundry have been updated to require a Foundry project resource instead of an Azure OpenAI resource, and now specify SDK package requirements for both Python and JavaScript/TypeScript. Additionally, the supported models table has been updated, with some models moving from 'Public preview' to 'GA' and changes in supported regions and data zones.
- Prerequisites now require a Foundry project resource, not an Azure OpenAI resource
- SDK package requirements for Python and JavaScript/TypeScript are now specified
- Supported models table updated: 'Ministral-3B' and 'Qwen-32B' now GA and available in US data zone
-
The documentation now includes support for using the JavaScript/TypeScript SDK as an option for evaluating hosted agents, in addition to the Azure Developer CLI, Foundry portal, and Python SDK. This expands the ways developers can interact with and automate agent evaluation.
- JavaScript/TypeScript SDK added as a supported method for agent evaluation
- Prerequisites updated to include Node.js requirements for the JS/TS SDK
- Instructions and learning outcomes now reference the JS/TS SDK as an option
-
The documentation now describes how to host existing LangGraph agents on Foundry without code or configuration changes, and clarifies support for Deep Agents in both Responses and Invocations protocols. The required package version was also updated.
- Added instructions for hosting existing LangGraph agents using the langchain_azure_ai.agents.hosting.run module
- Clarified that Deep Agents can be hosted identically to other LangGraph agents in both Responses and Invocations protocols
- Increased minimum required version of langchain-azure-ai package from 1.2.4 to 1.2.9
-
The documentation now clarifies and enables configurable reasoning effort levels for the Responses API, allowing users to set the reasoning effort to 'low', 'medium', or 'high' (previously fixed at 'high'). This provides more control over model behavior and resource usage.
- Responses API now supports configurable reasoning effort via the 'reasoning' object
- Request parameter table updated to reflect that 'reasoning.effort' can be set to 'low', 'medium', or 'high'
- Example code updated to show how to set reasoning effort in API calls
- Updated Foundry Models sold by Azure
The open-source models Ministral-3B, Qwen-32B, Llama-3.3-70B-Instruct, and gpt-oss-20b have moved from 'Public preview' to 'GA' (General Availability) status for fine-tuning, and now specify 'US' as their Data Zone. This means these models are now fully supported for production use in the US data zone.
- Ministral-3B, Qwen-32B, Llama-3.3-70B-Instruct, and gpt-oss-20b status changed from 'Public preview' to 'GA'
- Data Zone for these open-source models updated to 'US'
- Updated Manage hosted agent sessions
The documentation now adds support and examples for managing hosted agent sessions using the JavaScript/TypeScript SDK, in addition to the existing Python SDK and REST API. This enables developers using Node.js or browser environments to programmatically create, list, and get details of agent sessions.
- JavaScript/TypeScript SDK requirements and installation instructions added
- Examples for creating, listing, and retrieving sessions using the JavaScript/TypeScript SDK
- Reference to AIProjectClient for SDK usage
- Updated Manage hosted agents
The documentation now includes support and code examples for managing hosted agents using the JavaScript/TypeScript SDK, in addition to the existing Python SDK and REST API. This expands the ways developers can interact with agents, including listing, retrieving, and deleting agents and versions, though some operations (disable/enable) are not yet available in the JS/TS SDK.
- Added JavaScript/TypeScript SDK as a prerequisite and provided installation instructions
- Provided JS/TS code samples for listing agents, getting agent details, and deleting agents/versions
- Clarified that disabling/enabling agents is not yet available in the JS/TS SDK
- Updated Deploy a hosted agent
The documentation now includes instructions for deploying and cleaning up hosted agents using the JavaScript/TypeScript SDK, expanding supported management options beyond Python. This enables users to manage agent deployments directly from Node.js code.
- Added a new section detailing how to deploy hosted agents using the JavaScript/TypeScript SDK.
- Provided prerequisites and example code for creating agent versions from Node.js.
- Expanded cleanup instructions to include JavaScript/TypeScript SDK methods for deleting agent versions and agents.
- Updated Add guardrails to a hosted agent
A new section was added describing how to add a guardrail to a hosted agent using the JavaScript/TypeScript SDK. This enables developers to programmatically configure Responsible AI (RAI) policies when creating agent versions.
- Introduces instructions for adding RAI guardrails via the JavaScript/TypeScript SDK
- Provides example code for integrating RAI policy configuration in agent creation
- Specifies required npm packages and usage of AIProjectClient
-
Page removed or relocated. The documentation page detailing how to use Ask AI in the Microsoft Foundry portal to detect deprecated models, compare alternatives, and upgrade or roll back deployed models has been removed. This leaves a gap in guidance for users seeking to manage model lifecycle and upgrades via Ask AI.
- Loss of step-by-step instructions for using Ask AI to detect deprecated/outdated models and upgrade them
- Missing guidance on evaluating and comparing model performance after upgrades
- No longer documents how to update agents to use new models or roll back to previous versions
-
Page removed or relocated. The documentation page explaining how to use Ask AI for monitoring dashboard insights in Microsoft Foundry has been removed. This means users no longer have official guidance on leveraging Ask AI for dashboard summaries, insights, and recommended actions within Foundry.
- Loss of step-by-step instructions for using Ask AI with Foundry dashboards
- No longer provides troubleshooting tips for common Ask AI issues in Foundry
- Missing examples of actionable recommendations generated by Ask AI
-
Page removed or relocated. The documentation page detailing how to optimize model cost and performance in Microsoft Foundry, including the use of the Ask AI assistant for diagnosing and addressing cost issues, has been removed. This eliminates guidance on identifying cost spikes, switching to cost-efficient models, and validating improvements using Foundry tools.
- Loss of step-by-step instructions for detecting and investigating cost increases using Ask AI and Foundry portal.
- Removal of guidance on switching to more cost-efficient models and evaluating their performance and cost impact.
- No longer provides troubleshooting tips for common issues related to cost monitoring and model deployment.
- Removed Ask AI for help (preview)
Page removed or relocated. The documentation page for the Ask AI feature in Microsoft Foundry has been removed. This eliminates official guidance on how to use, configure, and understand the capabilities and limitations of the Ask AI (preview) agent within Foundry, leaving users without reference material for this feature.
- Loss of documentation on how to access and use Ask AI in Foundry
- Missing details on capabilities such as documentation search, model catalog queries, troubleshooting, and quota operations
- No longer provides information on approval flows, security, and responsible AI practices for Ask AI
-
The documentation clarifies how to use instant models in Microsoft Foundry SDK quickstart, specifies environment variable usage for different sample scripts, and updates package installation instructions to include azure-identity. These changes help users correctly configure and authenticate their environment, especially when using instant models or running sample code.
- Clarifies that instant models require using 'gpt-5-mini' as the model name in samples
- Specifies which sample scripts use environment variables and which require manual value replacement
- Updates package installation instructions to include 'azure-identity' for authentication
-
The documentation now provides explicit command-line steps for setting the active Foundry project and creating identity-based MCP connections using the Azure Developer CLI. It also clarifies guidance on hosting local MCP servers in the cloud, referencing a new guidance page for choosing Azure services.
- Added explicit azd CLI commands for setting the active project and creating MCP connections with agent or managed identity authentication
- Clarified that to host a local MCP server, users should refer to 'Choose an Azure service for your MCP server' for deployment guidance
- Updated Agent2Agent (A2A) authentication
The documentation now provides explicit CLI commands for setting the active Foundry project and creating identity-based A2A connections, clarifies the OAuth token lifetime, and improves instructions for validating OAuth flows. These changes make it easier for users to correctly configure and validate authentication for Copilot agents using A2A endpoints.
- Added azd CLI commands for setting the active project and creating A2A connections with agent identity
- Clarified OAuth access token lifetime as typically 1 hour for security
- Improved step-by-step instructions for validating OAuth identity passthrough with test users
-
The documentation now clarifies that users can request both standard quota and fungible provisioned throughput unit (PTU) quota in Azure Government, and adds a related link about provisioned throughput. This introduces a new quota management option for users.
- Users can now request fungible provisioned throughput unit (PTU) quota in addition to standard quota
- Related content now includes a link to provisioned throughput in Azure Government
-
The documentation now clarifies billing, PTU quota behavior, and quota request processes specific to Azure Government, and updates references to a new 'Provisioned throughput in Azure Government' resource. These changes help users better understand deployment eligibility, billing, and quota management for Copilot-related Foundry Models in Azure Government.
- Added clarification that payment options and PTU quota behavior vary by model, with a link to Azure Government-specific requirements.
- Updated troubleshooting guidance for quota issues to specify TPM or PTU limits and direct users to the Azure Government quota request form.
- Replaced references to 'Provisioned throughput concepts' with 'Provisioned throughput in Azure Government' for more targeted guidance.
-
The documentation clarifies that 'single region' deployment types are now described as 'Azure geography' or 'geography-based' deployments. It also updates data residency and processing details, specifying that Standard and Regional Provisioned types process data within the customer-specified Azure geography, potentially across regions within that geography.
- Terminology changed from 'single region' to 'Azure geography' or 'geography-based' for certain deployment types.
- Clarified that Standard and Regional Provisioned deployments process data within the specified Azure geography, not just a single region.
- Updated deployment comparison tables and recommendations to reflect the new terminology and data processing scope.
-
Documentation now includes information about provisioned throughput (PTU) in Azure Government, covering quota, model eligibility, and reservation requirements. This addition helps users understand new capacity and payment options for Microsoft Foundry in Azure Government.
- Added a new section explaining provisioned throughput (PTU) quota and related requirements
- Linked to detailed documentation about PTU quota and payment options in the related content
-
The section describing how to use AI (Copilot) to recommend the best cloud region for Foundry features has been removed. This removes guidance on leveraging Copilot for region selection based on feature needs.
- Removed instructions for using Copilot to recommend cloud regions based on required Foundry features
- No longer provides a sample prompt for users to customize in Ask AI
-
The documentation clarifies how to provide inline data for evaluation, removes an example evaluator (f1_score) from the JSONL evaluation section, and makes minor adjustments to CSV evaluation instructions. These changes help users better understand supported data input methods and the current set of built-in evaluators.
- Clarified that inline data is for small precomputed datasets, not agent response evaluation
- Removed the f1_score evaluator example from the JSONL evaluation section
- Minor updates to CSV evaluation instructions for consistency
-
The section now distinguishes between 'Individual turn' and 'Complete conversation' as evaluation units, clarifying the types of data and workflows supported for cloud evaluation. This helps users better understand which workflow applies to their data and evaluation goals.
- Introduced 'Evaluation unit' column to clarify scope (individual turn vs. complete conversation)
- Separated workflows for evaluating query-response datasets, conversation datasets, and simulated conversations
- Clarified that synthetic data generation can target queries or full conversations
-
The section now clarifies how items are organized within the 'Build' area of the new portal, specifying the grouping under 'Create' and 'Optimize' headers. This helps users better understand where to find specific features after migration.
- Added explanation of 'Create' and 'Optimize' groupings within Build
- Lists new categories: Agents, Models, Services, Tools, Knowledge, Memory, Guardrails, Data under 'Create'; Evaluations, Fine-tune under 'Optimize'
-
The programming language setup instructions have been consolidated into a single section, with Python setup details now directly included and other languages (Java, JavaScript/TypeScript, C#) no longer explicitly documented. This streamlines the page but removes step-by-step guidance for languages other than Python.
- Python setup instructions are now embedded in the main section instead of a separate section.
- Instructions for Java, JavaScript/TypeScript, and C# setup have been removed.
- Readers are now directed to select a tab for language-specific setup, but only Python details are present.
-
The documentation now clarifies that the solution is specifically for non-Azure registries supporting OIDC token exchange, and adds explicit instructions for using the Python SDK workflow. It also improves guidance on network configuration and deployment steps, making the requirements and supported scenarios more precise.
- Clarifies that the approach is for non-Azure registries supporting OIDC, not for ACR with private endpoints
- Adds Python SDK prerequisites for the workflow
- Improves explanation of network configuration requirements
-
The documentation now adds Node.js 22+ as a supported environment for using the Foundry SDK and clarifies that the Responses API can be used from both Python and JavaScript/TypeScript. This broadens the range of developers who can use the API and provides language-specific references.
- Node.js 22+ is now listed as a supported runtime alongside Python 3.9+
- References to both Python and JavaScript/TypeScript SDK methods are added
- Clarifies that the Responses API is available in both languages
-
References to Azure DevOps MCP Server have been updated to remove the 'preview' label, and clarifications were added regarding authentication requirements and hosting details for Azure DevOps MCP Server. These changes clarify support status and prerequisites for connecting agents to Azure DevOps MCP Server via Foundry.
- Removed 'preview' designation from Azure DevOps MCP Server, indicating it is now generally available.
- Clarified that Azure DevOps MCP Server is hosted remotely and does not require local installation when added from the Foundry catalog.
- Added requirement that Azure DevOps organizations must be backed by Microsoft Entra tenants; standalone Microsoft account organizations are not supported.
-
The documentation now clarifies how to view and manage external agents using both the Foundry portal and SDKs, and provides language-specific troubleshooting steps for registration errors in Python and JavaScript/TypeScript. These updates improve usability for users working across different interfaces and programming languages.
- Clarified that external agent traces can be viewed in the Foundry portal and otel_agent_id can be retrieved using SDK tabs.
- Updated instructions for listing and deleting external agents to include portal navigation and SDK usage.
- Expanded troubleshooting for registration errors to specify required flags and methods for both Python and JavaScript/TypeScript SDKs.
-
A new JavaScript/TypeScript code example was added for invoking an agent with automatic isolation using the OpenAI client, demonstrating session handling for developers using these languages. No material changes were made to the session isolation or delegation mechanics.
- Added JavaScript/TypeScript code sample for OpenAI client session invocation
- Clarifies session scoping for developers using different programming languages
-
The documentation now includes support for deploying hosted agents using the JavaScript/TypeScript SDK, allowing programmatic deployment from Node.js apps or automation. This expands deployment options for developers using JavaScript/TypeScript.
- Added JavaScript/TypeScript SDK as a supported deployment path
- Clarified that the SDK deploys Python or .NET source, as there is no Node.js hosted runtime
MS AI SDKs 25
-
This new page documents how to integrate vector stores with Microsoft Copilot Agent Framework applications, detailing supported abstractions and implementations for .NET and Python, and noting the current lack of support for Go. It provides concrete guidance on available vector store backends, setup steps, and important considerations for maintainers and SDK support.
- Introduces vector store integration capabilities for Copilot Agent Framework apps
- Lists supported vector store implementations for .NET and Python, including Azure, Cosmos DB, Pinecone, and more
- Describes core abstractions and APIs for vector store operations in .NET and Python
-
This new page documents how applications can dynamically switch between different models and inference providers at runtime, focusing on the implications of chat history storage models for routing conversations. It also introduces how Agent Framework and the .NET SDK enable portable routing using caller-managed history, with explicit notes on current lack of Python and Go support.
- Explains the difference between caller-managed and inference-service-managed chat history and their impact on routing
- Details routing scenarios and limitations when switching models or providers
- Describes how Agent Framework and .NET SDK enable runtime routing with caller-managed history
-
Several major Copilot Python SDK changes are introduced, including breaking changes to middleware input handling, new OpenTelemetry configuration options, and updates to Foundry chat and agent state management. These changes affect how developers integrate, configure, and extend Copilot-based agents and telemetry.
- Middleware inputs must now be provided as a sequence; single values are no longer accepted
- The 'agent-framework-core[agent-hooks]' extra is removed; 'agent-hooks-sdk' must be installed directly
- OpenTelemetry provider configuration is now programmatic, allowing direct setting of service metadata and resource attributes
- Updated Mistral
The documentation now covers the new MistralChatClient, enabling chat agent capabilities with Mistral models in the Agent Framework. It details configuration, supported features like function tools, streaming, structured output, multimodal input, and reasoning, and provides a code example for creating a chat agent.
- MistralChatClient introduced for chat agent integration
- Configuration updated to include chat model environment variable
- Tools section now describes support for function tools and invocation loop
- Updated Workflows with AG-UI
The documentation now describes how the adapter binds workflow checkpoints to the request's Snapshot Scope and client-supplied threadId, and that resume requests are rejected if these values do not match. This adds a new security and integrity check for workflow resumption.
- Adapter now binds checkpoints to Snapshot Scope and threadId
- Resume requests are rejected if Snapshot Scope or threadId do not match
- Checkpoints created before this metadata remain resumable for compatibility
- Updated Agent Framework Integrations
The documentation removed detailed integration guides for Middleware, Evaluation, and Vector Stores, consolidating their mention into a single bullet in the component list. This significantly reduces available guidance for integrating these components with the Agent Framework.
- Removed entire sections detailing Middleware integrations, Evaluation integrations, and Vector Stores
- Vector Stores now only appear as a bullet in the component list, with no integration details
- Loss of concrete implementation tables and integration instructions for vector store providers
- Updated Mistral integrations
The documentation now reflects that the Agent Framework Mistral integration for Python supports chat agents in addition to text embeddings, with new chat features such as streaming, function tools, structured output, and image/PDF input.
- Added support for chat agents in the Mistral integration
- Chat features include streaming, function tools, structured output, image and PDF inputs, and reasoning content
- Updated scenario table to include creating a Mistral chat agent
- Updated Workflows with AG-UI
The documentation now describes how to persist and resume workflow checkpoints in AG-UI, including how to configure checkpoint storage and how clients can resume workflows using checkpoint IDs. It also clarifies that certain forwarded properties are reserved for checkpoint resume functionality.
- Added instructions for configuring checkpoint storage to persist and resume workflow state
- Explained how clients use forwarded properties (checkpointId) to resume workflows
- Clarified that 'checkpoint_id' and 'checkpointId' are reserved within forwarded properties
- Updated Getting Started with AG-UI
A new section was added describing how to enable and use A2UI interactive surfaces with AG-UI, including installation, configuration, and validation details. This expands Copilot's capabilities for generating and streaming interactive UI components.
- Introduces A2UI support for generating interactive surfaces in AG-UI clients
- Provides installation instructions for the A2UI dependency
- Explains backend and frontend configuration for enabling A2UI
- Updated Microsoft Foundry model provider
Documentation now describes how to opt in to encrypted reasoning with FoundryChatClient, including code examples and default behavior. This enables users to leverage encrypted reasoning features when supported by their model deployment.
- Added section explaining encrypted reasoning opt-in for FoundryChatClient
- Clarified that encrypted reasoning is not requested by default to avoid failures
- Provided code sample for enabling encrypted reasoning via default_options
- Updated Background agents
A new section documents how to explicitly release background agent sessions from the host, including a new lifecycle API for session cleanup in Python. Additionally, new timeout configuration options for background agent waiting are now described for both manual and Harness Agent setups.
- Added documentation for `release_session` API to release background agent sessions from the host in Python
- Explained options for cancelling running child tasks and setting timeouts during session release
- Clarified distinction between host-side session release and model-facing task clearing
-
The documentation clarifies how the Agent Framework handles transient 'raw_representation' fields during checkpoint serialization, specifying that these are omitted before pickling and restored as None. This detail helps developers understand what data is preserved or lost in checkpoint storage.
- Clarifies that 'raw_representation' fields are omitted before pickling and restored as None
- Reiterates that unsupported types cause deserialization to fail with WorkflowCheckpointException
- Updated Google Gemini
The documentation now clarifies how Gemini SDK request failures are handled, specifying which exceptions are raised for different types of errors. This helps developers understand error handling when integrating Gemini with Copilot.
- Added explanation of exception handling for Gemini SDK request failures
- Specified which exceptions are raised for HTTP 401/403, other 4xx, and other provider failures
- Updated OpenAI
A new section clarifies concurrency support for the OpenAIChatClient, specifying safe usage patterns and limitations. This helps developers understand how to use the client in concurrent scenarios without causing errors.
- OpenAIChatClient supports concurrent asynchronous calls on the same event loop
- OpenAIChatCompletionClient does not have this concurrency guarantee
- Guidance provided on creating separate Agent and AgentSession instances for concurrent runs
- Updated Microsoft Foundry model provider
The documentation now clarifies that a single FoundryChatClient instance can be used for concurrent asynchronous calls within the same event loop, but should not be shared across OS threads or event loops. It also provides guidance on concurrency best practices for agents and related components.
- Added section explaining concurrent reuse of FoundryChatClient instances
- Guidance on creating separate Agent and AgentSession objects for each concurrent run
- Warning against sharing the client across OS threads or event loops
- Updated Agent hooks
The documentation now clarifies that 'agent_startup.tools_registered' provides a snapshot of tools at run start, and that each 'pre_model_call' payload may include an optional 'tools' field reflecting the effective tools for that model call, including dynamically added tools. This helps developers understand tool visibility and context during agent execution.
- 'agent_startup.tools_registered' is now described as the run-start tool snapshot
- 'pre_model_call' payloads may include a 'tools' field listing effective tools for that call
- Clarifies that tools may be added dynamically by context providers, MCP servers, or progressive disclosure
- Updated Integrations by component
A new 'Vector stores' component category has been added to the list of integration types, indicating support for storing and searching vectorized data via .NET or Python abstractions. This expands the documented integration surfaces for Copilot agents.
- Added 'Vector stores' as a component type for integrations
- Described purpose: storing and searching vectorized data with .NET or Python abstractions
-
A new section explains how response usage data is converted between OpenAI native and Agent Framework formats, clarifying what usage metrics are preserved, reconstructed, or omitted. Minor clarifications were also made to endpoint sample code regarding session/conversation handling.
- Added detailed explanation of how response usage metrics are mapped or reconstructed between OpenAI and Agent Framework.
- Clarified in code comments and error messages that 'conversation' and 'conversation_id' are handled differently in agent and workflow endpoints.
- Updated Integrations by provider
The documentation now indicates that Mistral chat capabilities are supported in addition to text embeddings, expanding the described integration areas for Mistral.
- Mistral integration now includes chat capabilities, not just text embeddings
- Updated Google Gemini
A new subsection explains how to configure Gemini to include thought summaries using the ThinkingConfig option. This enables users to receive Gemini's internal thought summaries as part of the agent's output.
- Added instructions for enabling Gemini thought summaries via ThinkingConfig
- Introduced the 'include_thoughts=True' option for extended thinking
- Updated Model providers
The documentation now indicates that Mistral supports chat generation in addition to embedding generation, and updates the provider comparison table to show Mistral as supporting all listed capabilities rather than 'N/A'. This expands the documented capabilities for Mistral within Copilot's Agent Framework.
- Mistral now listed as supporting chat and embedding generation, not just embeddings
- Provider comparison table updated: Mistral now shows support (â) for all capabilities instead of 'N/A'
- Updated Mem0
The documentation now clarifies how to configure storage and retrieval scopes for Mem0, distinguishing between storage and retrieval identifiers and their effects. It also specifies client requirements for application scopes and notes that retrieval does not inherit from storage scope.
- Explains difference between storage scopes (user_id, agent_id, application_id) and retrieval scopes (search_user_id, etc.)
- Clarifies that retrieval scope must be set explicitly to recall memories
- Specifies that application scopes require the Mem0 Platform client
- Updated Agent Framework Integrations
The integration areas for Mistral have been expanded to include chat capabilities in addition to text embeddings. This broadens the potential use cases for Mistral within the Agent Framework.
- Mistral integration now includes chat capabilities
- Previously only text embeddings were listed for Mistral
- Updated Functional Workflow API
The documentation clarifies the lifecycle and usage of functional workflows: workflows are now defined as stateless definitions with @workflow and must be instantiated with .build() to create stateful workflow instances. Checkpoint storage is now associated with the built instance, not the decorator. These changes clarify how to manage workflow state and session isolation.
- Workflows are now created as stateless definitions with @workflow and instantiated with .build()
- Checkpoint storage is passed to .build() instead of the decorator
- Running a workflow now requires calling .run() on the built instance, not the decorated function
- Updated Agent hooks
The installation instructions for Agent Hooks have been clarified to require direct installation of the agent-hooks-sdk, and new documentation explains how to abort a run from function middleware using MiddlewareFailure. These changes improve clarity on setup and error handling for developers integrating Agent Hooks.
- Installation now requires direct install of agent-hooks-sdk, not an extra on agent-framework-core
- Clarifies that agent-framework-core does not include an agent-hooks extra
- Adds guidance on aborting a run from function middleware using MiddlewareFailure
Copilot Studio 8
-
A new feature allows admins to set custom environment-level guidance messages for users encountering blocked or disabled capabilities in Copilot Studio. Additional clarifications were made about how agent status and policy restrictions are displayed, especially for channels and blocking issues.
- Admins can now configure custom plain-text guidance messages (with optional HTTPS links) for blocked/disabled features, replacing the default 'Contact your admin' prompt.
- Custom guidance can be tailored per environment or environment group, with environment group messages taking precedence.
- Clarified that policy restrictions and blocked indicators now also appear on the Channels tab, not just Tools.
-
Two new features are documented: sample values now appear in the token picker to preview real data from previous runs, and users can now delete workflows generated from Copilot chat directly from the chat interface. These changes improve workflow management and usability in Copilot Studio.
- Sample values from the latest completed test run are now shown inline in the token picker for expressions.
- Users can delete workflows created via Copilot chat directly from the workflow artifact card, including after publishing.
- Deleting a workflow from chat also removes its run history and is irreversible.
-
The documentation now details new and reorganized knowledge source types for agents, including the addition of OneDrive for Business, Salesforce, Azure DevOps Wiki, Custom Connector, and Enterprise websites, while clarifying the impact of Dataverse search-and-index settings on knowledge source availability.
- Featured sources now explicitly include OneDrive for Business and Salesforce
- Advanced sources now include Azure DevOps Wiki, Custom Connector, and Enterprise websites
- A new section explains that Dataverse, Dynamics 365, and uploaded files may be unavailable if certain environment settings are applied
- Updated Create a new agent
A new preview feature allows users to build agents directly from natural-language descriptions in the Copilot chat, with artifact cards for managing generated agents and workflows. The documentation also adds details on deleting generated agents from the chat and provides a new 'Next steps' section for further guidance.
- Added preview feature to build agents from Copilot chat using natural language
- Introduced artifact cards for managing generated agents and workflows in chat
- Documented process for deleting generated agents from chat, including limitations
-
A new troubleshooting section was added to help users diagnose and fix issues when skills fail to load in Copilot Studio agents. This guidance clarifies common causes and solutions for skill loading problems, improving user understanding and support.
- Added a detailed troubleshooting table for skills that don't load
- Explains common YAML and packaging errors and how to fix them
- Clarifies that agents still load even if some skills are skipped
- Updated Publish an agent
A new section explains how data (DLP) policies affect the publishing process for Copilot agents, including specific rules for the built-in test channel. This clarifies when publishing is blocked or allowed based on policy restrictions, helping users understand policy impacts on agent deployment.
- Added explanation of how organizational data policies restrict agent publishing
- Clarified that channels disabled by DLP policies cannot be added to agents
- Detailed that the built-in Direct Line test channel does not block publishing even if restricted by policy
-
The documentation clarifies changes to the UI for managing knowledge sources in Copilot Studio, including how to view, update, and remove sources, and how to enable or disable web search. It also adds guidance for troubleshooting when Dataverse, Dynamics 365, or file sources stop returning results due to environment settings.
- UI navigation updated: knowledge source management now occurs in the Build tab's Knowledge section, not a dedicated Knowledge tab.
- Knowledge sources are now displayed as chips, not in a table with type/status columns.
- Removal of sources uses a new chip-based UI with a specific remove button.
-
The documentation clarifies that both agents and workflows powered by the GitHub Copilot harness are subject to usage-based billing and consume Copilot credits. It also expands on what actions incur charges and emphasizes that workflows, not just agents, are included in this billing model.
- Explicitly states that workflows, in addition to agents, are billed using Copilot credits
- Clarifies that building, testing, and evaluating agents and workflows all consume credits
- Updates language throughout to consistently refer to both agents and workflows
Microsoft Learn 216
-
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.
- Official documentation for using Copilot to generate images 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 has been removed. It is unclear if this indicates 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 has moved
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot capabilities in Word mobile apps.
- Official documentation for Copilot in Word on mobile devices is no longer available
- Uncertainty whether the feature is deprecated or the documentation has moved
-
Page removed or relocated. The documentation page for deploying organization skills for Copilot in PowerPoint has been removed. It is unclear whether this indicates deprecation of the feature or a restructuring of documentation, but guidance on this deployment process is now missing.
- Page covering deployment of organization skills for Copilot in PowerPoint is no longer available
- Uncertainty whether this is due to feature deprecation or documentation reorganization
-
Page removed or relocated. The documentation page for using Copilot in PowerPoint on mobile devices has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but 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 FAQ page for the Office Agent component of Copilot is no longer available. It is unclear if this indicates deprecation, relocation, or restructuring of the documentation, 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 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 detailing how to visualize data with Copilot in Excel is no longer available
- Uncertainty whether the feature is deprecated or documentation is relocated
-
Page removed or relocated. Documentation for importing data from the web and internal sources into Excel using Copilot is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page covering Copilot's ability to import data into Excel from web/internal sources is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance on this capability.
- Page detailing how to use Copilot for data insights in Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page detailing Copilot's skills in Excel has been removed. It is unclear whether this indicates deprecation of features or a restructuring of documentation, but users now lack direct reference material on Copilot's Excel-specific capabilities.
- Loss of documentation outlining Copilot's skills in Excel
- Uncertainty whether features are deprecated or documentation is relocated
-
Page removed or relocated. Documentation for Copilot in Excel and Power BI 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 capabilities in these products from this page.
- Copilot in Excel and Power BI documentation is missing
- Uncertainty whether this reflects deprecation or restructuring
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack direct access to official guidance on this capability.
- Copilot in Excel (Microsoft Skills) documentation is no longer available at this URL
- Uncertainty remains whether the feature is deprecated or the documentation has moved
-
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 lose access to guidance on how Copilot interacts with Excel data sources.
- Page covering Copilot in Excel data sources has been removed
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. Documentation for using Copilot to write in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing Copilot integration with SharePoint's rich text editor is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating pages with AI in SharePoint is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, 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 the feature is deprecated or the content was relocated
-
Page removed or relocated. The documentation page explaining how to rewrite 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 capability.
- Loss of instructions for rewriting text with Copilot in Word
- Uncertainty whether the feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Official documentation for generating 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 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 the documentation was 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 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 has been 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 capabilities in Word for mobile.
- Official documentation for Copilot in Word on mobile devices is no longer available
- Uncertainty whether the feature is deprecated or the content has been moved
-
Page removed or relocated. The documentation page for deploying organization skills for Copilot in PowerPoint has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of documentation, but guidance on this deployment process is now missing.
- Page detailing deployment of organization skills for Copilot in PowerPoint is no longer available
- Uncertainty whether this is due to feature deprecation 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 feature deprecation or a restructuring of 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 content has been 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 relocation/restructure of the documentation. Users now lack official guidance on using Copilot's chat capabilities within Outlook.
- Loss of documentation for Copilot chat functionality in Outlook
- Uncertainty whether feature is deprecated or documentation is moved
-
Page removed or relocated. The documentation page for visualizing data with Copilot in Excel has been removed. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for data visualization in Excel.
- Official documentation for using Copilot to visualize data in Excel is no longer available
- Uncertainty remains whether the feature is deprecated or the content has been relocated
-
Page removed or relocated. 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.
- Page describing how to import 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 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
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. Documentation for Copilot in Excel and Power BI is no longer available at this URL. It is unclear if the content has been deprecated, relocated, or consolidated elsewhere, which may impact users seeking guidance on Copilot capabilities in these products.
- Copilot in Excel and Power BI documentation is missing
- Uncertainty whether this reflects deprecation or 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.
- Documentation about Copilot in Excel data sources is no longer available
- Uncertainty whether this is due to deprecation or doc reorganization
-
Page removed or relocated. Documentation for using Copilot in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Official guidance for Copilot in SharePoint's rich text editor is no longer available
- Uncertainty whether the 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 whether this reflects a deprecation of the feature or a restructuring of the documentation, but users now lack official guidance on this Copilot capability in SharePoint.
- Documentation for AI-powered page creation in SharePoint is missing
- Uncertainty whether the feature is deprecated or the docs were 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 if this reflects a feature deprecation or a documentation restructure, 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 documentation was relocated
-
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 whether 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 a document has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance for this specific Copilot capability is now missing.
- Step-by-step instructions for generating summaries in Word with Copilot are no longer available
- Potential loss of user guidance for a key Copilot feature
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear whether this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on Copilot capabilities in Word for mobile.
- Official documentation for Copilot in Word on mobile devices is no longer available
- Uncertainty whether the feature is deprecated or the documentation has 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 about Copilot's features and usage in PowerPoint. It is unclear whether this indicates deprecation, restructuring, or relocation of the content.
- FAQ content for Copilot in PowerPoint is no longer available at this URL
- Users lose access to official answers about Copilot's PowerPoint capabilities
-
Page removed or relocated. The documentation page about deploying organization skills for Copilot in PowerPoint has been removed. It is now unclear where to find official guidance on this deployment process, which may impact administrators or users seeking to implement or manage Copilot's organizational skills in PowerPoint.
- Loss of documentation on deploying organization skills for Copilot in PowerPoint
- Uncertainty whether the feature is deprecated or the content has been relocated
-
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 detailing 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 visualizing data with Copilot in Excel has been removed. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for data visualization in Excel.
- Official documentation for using Copilot to visualize data in Excel is no longer available
- Uncertainty remains whether the feature is deprecated or the content has been relocated
-
Page removed or relocated. 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 using 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 a 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 introductory/getting started guidance for Copilot in Excel
- Potential gap in onboarding information for new users
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance on this capability.
- Page explaining 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. The documentation page detailing Copilot's skills in Excel is no longer available. It is unclear whether this indicates a deprecation of features or a restructuring of documentation, but users now lack direct reference material for Copilot's Excel 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 no longer available. It is unclear whether this indicates a feature deprecation or a relocation of the content, but users currently lack official guidance on Copilot's rules in Excel.
- Copilot in Excel rules documentation is missing
- Uncertainty whether this is a deprecation or a documentation restructure
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on this capability.
- Copilot in Excel (Microsoft Skills) documentation is no longer available at this URL
- Uncertainty remains whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. Documentation for using Copilot to write in the SharePoint rich text editor is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page describing Copilot integration with SharePoint's rich text editor is no longer available
- Uncertainty whether the feature is deprecated or documentation was moved
-
Page removed or relocated. The documentation page for creating pages with AI in SharePoint is no longer available. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on 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 rewrite text with Copilot in Word has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Loss of instructions for rewriting text with Copilot in Word
- Uncertainty whether the feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Official documentation for generating 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 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 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 indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance for Copilot capabilities on Word 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 on deploying organization skills for Copilot in PowerPoint has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but guidance on this deployment process is now missing.
- Page covering deployment of organization skills for Copilot in PowerPoint is no longer available
- Uncertainty whether this is due to feature deprecation or documentation restructuring
-
Page removed or relocated. The documentation page for using Copilot in PowerPoint on mobile devices has been removed. It is unclear whether this reflects a deprecation of the feature or a restructuring of 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 was relocated
-
Page removed or relocated. The documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear if this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot's chat capabilities within Outlook.
- Loss of documentation for Copilot chat features in Outlook
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The FAQ page for the Office Agent in Copilot for Office Frontier has been removed. This means users no longer have access to official answers to common questions about this capability, which could impact understanding and troubleshooting unless the content has been relocated.
- FAQ documentation for Copilot Office Agent is no longer available
- Potential loss of guidance on usage, limitations, 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 feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for data visualization in Excel.
- Official documentation for using Copilot to visualize data in Excel is no longer available
- Uncertainty whether the feature is deprecated or the content has been relocated
-
Page removed or relocated. Documentation for importing data from the web and internal sources into Excel using Copilot is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users lose official guidance on this capability.
- Page covering Copilot-assisted data import into Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear if this reflects a 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 this is due to feature removal or documentation reorganization
-
Page removed or relocated. Documentation about Copilot in Excel data sources is now missing. It is unclear if this reflects a feature deprecation or a restructuring of the documentation, but users now lack official guidance on how Copilot in Excel interacts with data sources.
- Page covering Copilot in Excel data sources has been removed
- Uncertainty whether this is a deprecation or a documentation move
-
Page removed or relocated. Documentation for using Copilot in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Official instructions for using Copilot in SharePoint's rich text editor are no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating pages with AI in SharePoint is no longer available. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this Copilot capability.
- Official documentation for AI-powered page creation in SharePoint is missing
- Uncertainty whether the feature is deprecated or the content was relocated
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot to create images in Word.
- Official instructions for generating images with Copilot in Word are no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to draft and add content with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for content creation in Word.
- Loss of instructions for drafting and adding content with Copilot in Word
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to create a summary of your document has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Loss of instructions for generating document summaries with Copilot in Word
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear whether this indicates a 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 remains whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for deploying organization skills for Copilot in PowerPoint has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of documentation, but guidance on this deployment process is now missing.
- Deployment instructions for organization skills in Copilot for PowerPoint are no longer available
- Uncertainty whether the feature is deprecated or the documentation has moved
-
Page removed or relocated. The documentation page for using Copilot in PowerPoint on mobile devices has been removed. It is unclear whether this indicates a feature deprecation 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 reflects feature removal or documentation reorganization
-
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 guidance on importing data from web/internal sources with Copilot in Excel
- Uncertainty whether the feature is deprecated or documentation was moved
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of the documentation, but users now lack official guidance on this capability.
- Documentation for Copilot's data insights features in Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. Documentation for Copilot in Excel rules is now missing. It is unclear if this indicates a feature deprecation or a relocation of the content, but users currently lose access to guidance on how Copilot applies or uses rules in Excel.
- Copilot in Excel rules documentation removed
- Potential loss of guidance on configuring or understanding Copilot's rule-based behavior in Excel
-
Page removed or relocated. Documentation for Copilot in Excel and Power BI 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 using Copilot within Excel and Power BI from this page.
- Copilot in Excel and Power BI documentation is missing
- Uncertainty whether this reflects deprecation or restructuring
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear if this indicates 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 (Microsoft Skills) is no longer available
- Uncertainty whether this reflects deprecation or documentation reorganization
-
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.
- Documentation about Copilot in Excel data sources is no longer available
- Uncertainty whether this is due to feature removal or doc reorganization
-
Page removed or relocated. Documentation for using Copilot in the SharePoint rich text editor has been removed. It is unclear if this indicates a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Loss of guidance on using Copilot within 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 whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on using AI to create SharePoint pages.
- Official documentation for AI-powered page creation in SharePoint is missing
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear whether this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on 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 guidance on 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 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 information has been relocated or consolidated elsewhere.
- FAQ content about Copilot in PowerPoint is no longer available at this URL
- Users lose access to previously documented answers and clarifications
-
Page removed or relocated. The documentation page for deploying organization skills for Copilot in PowerPoint has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of documentation, but guidance on this deployment process is now missing.
- Page covering deployment of organization skills for Copilot in PowerPoint is no longer available
- Uncertainty whether this is due to feature deprecation 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 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 describing how to chat 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 visualizing data with Copilot in Excel has been removed. It is unclear if this reflects a deprecation of the feature or a restructuring of the documentation, but users now lack official guidance on using Copilot for data visualization in Excel.
- Page detailing how to visualize data with Copilot in Excel is no longer available
- Uncertainty whether the feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from the web and internal sources is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Loss of instructions for importing data from web/internal sources using Copilot in Excel
- Uncertainty about 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 whether this indicates a 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
- No clear indication if the feature is deprecated or if the content has moved
-
Page removed or relocated. The documentation page for using Copilot to gain data insights in Excel has been removed. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page 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. The documentation page detailing Copilot's skills in Excel has been removed. It is unclear whether this indicates 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 specific skills in Excel
- Uncertainty whether features are deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for Copilot in Excel and Power BI is no longer available. It is unclear whether this indicates a feature deprecation or a restructuring/relocation of the documentation, but users now lack official guidance on this integration.
- Copilot in Excel and Power BI documentation is missing
- 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 indicates a feature deprecation or a documentation restructure, but information about personalizing Copilot in Excel is now missing.
- Page covering Copilot in Excel personalization has been removed
- Uncertainty whether this reflects feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation, but users now lack official guidance on this capability.
- Copilot in Excel (Microsoft Skills) documentation is no longer available
- Uncertainty whether this is due to deprecation or 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 restructuring of the documentation, but users currently lack official guidance on supported data sources for Copilot in Excel.
- Loss of documentation on Copilot in Excel data sources
- Uncertainty whether this is a removal or relocation
-
Page removed or relocated. The documentation page for Copilot in Excel change history is no longer available. It is unclear if this means the feature is deprecated or if the documentation has been moved or consolidated elsewhere. Users now lack official guidance on how Copilot interacts with or utilizes Excel's change history.
- Copilot in Excel change history documentation is missing
- Uncertainty whether feature is removed or documentation is relocated
- Users lose access to guidance on Copilot's use of Excel change history
-
Page removed or relocated. The documentation page for using Copilot to write in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance on this specific Copilot capability is now missing.
- Page describing Copilot use in SharePoint rich text editor is no longer available
- 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 indicates feature deprecation or simply a relocation or restructuring of the documentation, but users now lack official guidance on this Copilot-related capability.
- Documentation for AI-powered page creation in SharePoint is missing
- Uncertainty whether the feature is deprecated or the doc was moved
-
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 whether this indicates feature deprecation or a restructuring of documentation, but users now lack direct guidance on this capability.
- Page explaining how to rewrite text with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to create a summary of your document 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.
- Official instructions for generating document summaries with Copilot in Word are no longer available
- Uncertainty whether the feature is deprecated or the documentation has been relocated
-
Page removed or relocated. The introductory documentation page for Copilot in PowerPoint has been removed. It is unclear if this indicates deprecation, relocation, or restructuring of the documentation, but users now lack a central overview or welcome page 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 has been relocated
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed. This means users no longer have access to a centralized set of frequently asked questions and answers about Copilot's features and usage in PowerPoint, 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 quick reference for common Copilot in PowerPoint 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 reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing Copilot-assisted creation of new PowerPoint presentations is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. A documentation page about Copilot skills in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about Copilot's capabilities in PowerPoint is now missing from this location.
- Page detailing Copilot skills in PowerPoint 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 add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance for this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to add a slide from a file using Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Missing instructions for adding a slide from a file with Copilot in PowerPoint
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating a meeting agenda with Copilot in Outlook has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page 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 documentation page for 'Chat with Copilot in Outlook' has been removed. It is unclear if this indicates feature deprecation or a restructuring of documentation, but information about using Copilot's chat capabilities within Outlook is now missing.
- Page detailing how to chat with Copilot in Outlook is no longer available
- Uncertainty whether this reflects feature removal or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- 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 documentation page for getting started with Copilot in Excel has been removed. It is unclear whether this indicates a deprecation of the feature or a relocation/consolidation of the documentation. Users now lack direct guidance on how to begin using Copilot in Excel.
- Removal of step-by-step instructions for starting with Copilot in Excel
- Potential loss of onboarding and setup information for new users
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear whether this indicates deprecation, relocation, or restructuring of the documentation, but users now lack a centralized resource for common questions about Copilot in Excel.
- FAQ content for Copilot in Excel is no longer available at this URL
- Potential loss of answers to common user questions and troubleshooting guidance
-
Page removed or relocated. A page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a deprecation of features, a relocation of content, or a documentation restructure. Users now lack direct access to these Copilot in Excel tips from this URL.
- Removal of documentation offering tips for Copilot in Excel
- Uncertainty whether content is deprecated or moved
-
Page removed or relocated. The documentation page for Copilot in Excel rules is no longer available. It is unclear if this indicates a 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 missing
- Uncertainty whether this is due to deprecation or doc reorganization
-
Page removed or relocated. The documentation page for Copilot in Excel personalization is no longer available. It is unclear whether this reflects a deprecation of the feature or a restructuring of the documentation. 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. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack direct guidance on this specific workflow.
- Removed guidance on editing prompts in Copilot for Excel
- Potential loss of onboarding or usage instructions for this feature
-
Page removed or relocated. The documentation page for Copilot in Excel change history is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Copilot in Excel change history documentation removed
- Uncertainty if feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page for refining SharePoint pages with AI is no longer available. It is unclear whether this indicates feature deprecation or a documentation restructure, 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 reflects 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 documentation. Users now lack a central introductory resource 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 introductory documentation page for Copilot in PowerPoint is no longer available at its previous URL. It is unclear whether this indicates deprecation, relocation, or restructuring of the documentation, but users currently lose access to the overview or welcome information for Copilot in PowerPoint.
- Removal of the 'Welcome to Copilot in PowerPoint' page
- Loss of introductory or overview content for Copilot in PowerPoint
-
Page removed or relocated. The documentation page explaining how to summarize presentations with Copilot in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing Copilot's presentation summarization in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed. It is unclear whether this indicates a deprecation, a move, or a consolidation of 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 reflects a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this capability.
- Step-by-step instructions for creating presentations with Copilot in PowerPoint are no longer available
- Potential loss of onboarding or usage guidance for new users
-
Page removed or relocated. A documentation page about Copilot in PowerPoint skills has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about Copilot's capabilities in PowerPoint is now missing from this location.
- Page covering Copilot in PowerPoint skills is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page 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.
- 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 moved
-
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 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 indicates deprecation of the feature or a documentation restructure, but users now lack access to official answers to common questions about the Office Agent.
- FAQ content about Office Agent in Copilot for Office Frontier is no longer available
- Uncertainty whether this is due to feature deprecation or documentation reorganization
-
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 lose direct guidance on this scenario.
- Page on importing data from another Excel file with Copilot is no longer available
- Uncertainty whether the feature is deprecated or documentation was moved
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear whether the content has been relocated, consolidated, or deprecated, but users now lack direct access to frequently asked questions and answers about Copilot in Excel.
- FAQ documentation for Copilot in Excel is no longer available at this URL
- Potential loss of quick-reference answers for common Copilot in Excel queries
-
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 this is due to deprecation or documentation reorganization
-
Page removed or relocated. A documentation page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a deprecation of features or a restructuring of documentation, but users now lack access to these specific tips.
- Removal of a page dedicated to 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 deprecation, a move, or a consolidation of content, but users now lack direct access to this specific documentation.
- Page covering Copilot in Excel skills is no longer available
- Uncertainty whether this is due to deprecation or restructuring
-
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's rule-based features in Excel.
- Copilot in Excel rules documentation missing
- Uncertainty whether feature is deprecated or content moved
-
Page removed or relocated. Documentation about Copilot personalization features in Excel is no longer available at this URL. It is unclear if the content was removed, relocated, or consolidated, but users now lack direct guidance on personalizing Copilot in Excel.
- Page covering Copilot personalization in Excel is missing
- Uncertainty whether this reflects feature deprecation or documentation restructuring
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear if this indicates a deprecation of the feature or a restructuring of the documentation. Users now lack direct documentation for Copilot's capabilities within Excel using Microsoft Skills.
- Entire page on Copilot in Excel (Microsoft Skills) is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this specific workflow.
- Page covering 'Copilot in Excel: Get started editing prompt' is no longer available
- Potential loss of step-by-step instructions or examples for editing prompts in Excel with Copilot
-
Page removed or relocated. The documentation page for Copilot in Excel change history is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on how Copilot interacts with Excel's change history.
- Copilot in Excel change history documentation removed
- Uncertainty whether feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page about refining SharePoint pages with AI is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but information about using AI in SharePoint page refinement is now missing.
- Page describing AI capabilities for refining SharePoint pages has been removed
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The introductory documentation page for Copilot in Word has been removed. It is unclear if this indicates a deprecation, relocation, or restructuring of the documentation, but users now lack a central overview or welcome guide for Copilot in Word.
- Removal of the welcome/introductory 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 whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing how to use Copilot to rewrite text in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The introductory documentation page for Copilot in PowerPoint has been removed. It is unclear whether this indicates a deprecation of the feature or a restructuring of the documentation. Users may temporarily lose access to basic onboarding or overview information for Copilot in PowerPoint.
- Removal of the welcome/introductory page for Copilot in PowerPoint
- Potential loss of basic overview and getting started guidance
-
Page removed or relocated. The documentation page for summarizing presentations with Copilot in PowerPoint has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to summarize presentations with Copilot in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to create a new presentation with Copilot in PowerPoint has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this capability.
- Step-by-step instructions for creating presentations with Copilot in PowerPoint are no longer available
- Potential gap in user guidance for leveraging Copilot's presentation creation features
-
Page removed or relocated. A documentation page about Copilot in PowerPoint skills has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about Copilot's capabilities in PowerPoint is now missing from this location.
- Documentation for Copilot skills in PowerPoint is no longer available at this URL
- Uncertainty remains whether this is due to deprecation or content reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance for this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to add a slide from a file using Copilot in PowerPoint has been removed. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Guidance for adding a slide from a file with Copilot in PowerPoint is no longer available
- Uncertainty remains whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating a meeting agenda with Copilot in Outlook has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to 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 feature deprecation or a restructuring/relocation of the documentation. Users now lack direct guidance on how to use Copilot's chat capabilities within Outlook.
- Page explaining how to chat with Copilot in Outlook is no longer available
- Uncertainty whether the feature is deprecated or documentation is 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 indicates a feature deprecation or a documentation restructure, but users now lack access to official answers about this capability.
- FAQ content about Copilot Office Agent is no longer available
- Potential loss of troubleshooting and usage guidance for Office Agent
-
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 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, but it is unclear if this indicates feature deprecation or simply a documentation restructure.
- Loss of a dedicated FAQ resource for Copilot in Excel
- Potential gap in user guidance and troubleshooting information
-
Page removed or relocated. A documentation page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack access to these specific usage tips.
- Removal of 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 and Power BI is now missing from this location. It is unclear if the feature was deprecated or if the content was moved or consolidated elsewhere.
- Page covering Copilot in Excel and Power BI is no longer available
- Uncertainty whether this reflects a feature deprecation or a documentation restructure
-
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 feature is deprecated or documentation was moved
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this topic.
- Page on getting started with editing prompts in Copilot for Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. 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.
- Documentation on Copilot in Excel data sources is no longer available
- Uncertainty whether this is due to deprecation or doc reorganization
-
Page removed or relocated. The documentation page for Copilot in Excel change history 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 change history capabilities in Excel.
- Copilot in Excel change history documentation is missing
- Uncertainty whether this is due to deprecation or restructuring
-
Page removed or relocated. The documentation page describing how to refine SharePoint pages with AI is no longer available. It is unclear whether this indicates feature deprecation or a documentation restructure, but guidance on using AI in SharePoint is now missing.
- Page detailing AI-powered refinement of SharePoint pages has been removed
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page 'Welcome to Copilot in Word' has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but introductory or onboarding information for Copilot in Word is now missing from this location.
- Removal of the 'Welcome to Copilot in Word' page
- Potential loss of introductory guidance for Copilot in Word users
-
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 onboarding resource for Copilot in PowerPoint.
- Removal of the welcome/overview page for Copilot in PowerPoint
- Potential loss of onboarding or introductory guidance for new users
-
Page removed or relocated. The documentation page about 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.
- Page explaining how to summarize presentations with Copilot in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed. This means users no longer have access to a centralized set of frequently asked questions and answers about Copilot's features and usage in PowerPoint, which could impact their ability to quickly resolve common issues or understand capabilities.
- FAQ documentation for Copilot in PowerPoint is no longer available
- Users may lose easy access to answers about Copilot's features 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 documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for creating presentations with Copilot in PowerPoint are no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. A documentation page about Copilot skills in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about Copilot's specific capabilities in PowerPoint is now missing from this location.
- Page detailing Copilot skills in PowerPoint is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was 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 guidance on this specific Copilot capability is now missing.
- Page detailing 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 indicates 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. 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/relocation.
- Guidance on importing data from another Excel file with Copilot is no longer available
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear if this indicates deprecation of the feature or a restructuring of the documentation. Users now lack direct guidance on how to begin using Copilot in Excel.
- Removal of introductory/getting started guidance for Copilot in Excel
- Uncertainty whether feature is deprecated or documentation is 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 capabilities and usage in Excel, but it is unclear if this is due to deprecation or documentation restructuring.
- FAQ content 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. A documentation page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct access to these usage tips.
- Removal of a page dedicated to Copilot in Excel tips
- Potential loss of guidance for effective Copilot usage in Excel
-
Page removed or relocated. A documentation page detailing Copilot skills in Excel has been removed. It is unclear if this indicates 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 rules has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but information about Copilot's rule-based capabilities in Excel is now missing.
- Documentation for Copilot in Excel rules is no longer available at this URL
- Uncertainty whether this reflects feature removal or doc reorganization
-
Page removed or relocated. The documentation page for Copilot in Excel and Power BI is no longer available at its previous URL. It is unclear whether this indicates a deprecation of the feature or a relocation of the documentation. Users now lack direct access to guidance or information about Copilot capabilities in Excel and Power BI from this page.
- Documentation for Copilot in Excel and Power BI is missing
- Uncertainty whether this is due to deprecation or restructuring
-
Page removed or relocated. The documentation page for Copilot in Excel 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.
- Page covering Copilot in Excel personalization has been removed
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page for Copilot in Excel (Microsoft Skills) has been removed. It is unclear if this indicates a deprecation of the feature or a restructuring of the documentation. Users now lack direct documentation for this capability.
- Copilot in Excel (Microsoft Skills) documentation is no longer available at this URL
- Uncertainty whether this reflects feature removal or documentation reorganization
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack direct guidance on this topic.
- Page on 'getting started editing prompts' in Copilot for Excel is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page for Copilot in Excel change history is no longer available. It is unclear whether this indicates a feature deprecation or a relocation of the documentation, but users now lack official guidance on this capability.
- Copilot in Excel change history documentation is missing
- Uncertainty if feature is deprecated or documentation is moved
-
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 information about AI capabilities in SharePoint is now missing from this location.
- Page explaining AI-powered refinement of SharePoint pages is missing
- Uncertainty whether this is a deprecation or a documentation restructure
-
Page removed or relocated. The documentation page 'Welcome to Copilot in Word' has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but introductory or onboarding information for Copilot in Word is now missing from this location.
- Removal of the 'Welcome to Copilot in Word' page
- Potential loss of introductory or getting started guidance for Copilot in Word
-
Page removed or relocated. The documentation page for rewriting 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 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 moved
-
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 a central overview or onboarding resource 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 about 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.
- Page explaining how to summarize presentations with Copilot in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The FAQ page for Copilot in PowerPoint has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack a centralized resource for common questions about Copilot in PowerPoint.
- FAQ content for Copilot in PowerPoint is no longer available at this URL
- Potential loss of answers to common user questions and troubleshooting guidance
-
Page removed or relocated. The documentation page explaining how to create a new presentation with Copilot in PowerPoint has been removed. It is unclear if this 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 gap in user guidance for leveraging Copilot's presentation creation features
-
Page removed or relocated. A documentation page about Copilot skills in PowerPoint has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but information about Copilot's specific capabilities in PowerPoint is now missing from this location.
- Page detailing Copilot skills in PowerPoint is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page 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.
- 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 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 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.
- Page explaining how to chat with Copilot in Outlook is no longer available
- Uncertainty whether the feature is deprecated or documentation is moved
-
Page removed or relocated. The FAQ page for the Office Agent in Copilot is no longer available. It is unclear if this reflects a deprecation of the feature or a relocation of the documentation, but users now lack access to official answers about Office Agent capabilities.
- FAQ content about Copilot Office Agent is missing
- Potential loss of guidance on common user questions
-
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 guidance on using Copilot for data visualization in Excel is now missing.
- Page on visualizing data with Copilot in Excel is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file has been removed. It is unclear whether this indicates 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 whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear if this indicates deprecation of the feature or a restructuring of the documentation. Users now lack direct guidance on how to begin using Copilot in Excel.
- Removal of introductory/getting started guidance for Copilot in Excel
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear whether this indicates deprecation, relocation, or restructuring of the documentation, but users now lack a dedicated FAQ resource for Copilot in Excel.
- FAQ content for Copilot in Excel is no longer available at this URL
- Potential loss of quick answers to common Copilot in Excel questions
-
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 dedicated to Copilot in Excel tips
- Potential loss of best practices or guidance for Excel Copilot users
-
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 now lack direct access to information about 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 reflects a feature deprecation or a documentation restructure, but information about personalizing Copilot in Excel is now missing.
- Documentation for Copilot in Excel personalization is no longer accessible
- Uncertainty whether this is due to deprecation or relocation
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users may temporarily lose access to guidance on this specific workflow.
- Page covering 'getting started with editing prompts' in Copilot for Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for Copilot in Excel change history is no longer available. It is unclear whether this indicates a feature deprecation or a restructuring of documentation, but users now lack official guidance on this capability.
- Copilot in Excel change history documentation is missing
- Uncertainty whether feature is deprecated or doc is relocated
-
Page removed or relocated. The documentation page describing how to refine SharePoint pages with AI is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but guidance on using AI in SharePoint is now missing.
- Page detailing AI capabilities for refining SharePoint pages has been removed
- Uncertainty whether the feature is deprecated or documentation has moved
-
Page removed or relocated. The introductory documentation page for 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 lack a central overview or onboarding information for Copilot in Word.
- Removal of the welcome/overview page for Copilot in Word
- Potential loss of introductory guidance for new users
-
Page removed or relocated. The documentation page explaining how to rewrite text with Copilot in Word has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing how to use Copilot to rewrite text in Word is no longer available
- Uncertainty if the feature is deprecated or if the documentation has been moved
-
Page removed or relocated. The introductory documentation page for Copilot in PowerPoint is no longer available at its previous URL. It is unclear whether this reflects a deprecation, a move, or a restructuring of the documentation. Users may temporarily lose access to basic onboarding or overview information for Copilot in PowerPoint.
- Welcome/overview page for Copilot in PowerPoint is missing
- Potential loss of introductory or onboarding guidance
-
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 relocation of the documentation, but users now lack official guidance on this capability.
- Page explaining how to summarize presentations with Copilot in PowerPoint is no longer available
- Uncertainty whether the feature is deprecated or the documentation has moved
-
Page removed or relocated. The documentation page explaining how to create a new presentation with Copilot in PowerPoint has been removed. It is unclear if this indicates 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. A documentation page about Copilot in PowerPoint skills is now missing. It is unclear if this reflects a feature deprecation or a restructuring of the documentation, but users temporarily lose access to information about Copilot's capabilities in PowerPoint.
- Page covering Copilot in PowerPoint skills is no longer available
- Uncertainty whether this is due to deprecation or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to add an image to a PowerPoint presentation using Copilot is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Step-by-step instructions for adding images with Copilot in PowerPoint are missing
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to add a slide from a file using Copilot in PowerPoint has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Removal of instructions for adding a slide from a file with Copilot in PowerPoint
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating a meeting agenda with Copilot in Outlook has been removed. It is unclear 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 Office Agent in Copilot is no longer available. It is unclear whether this indicates a deprecation of the feature, a relocation of the documentation, or a restructuring of content. Users now lack access to frequently asked questions and clarifications about Office Agent capabilities.
- FAQ content about Office Agent in Copilot is missing
- Uncertainty whether this is due to deprecation or documentation restructuring
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Missing instructions for importing data from another Excel file using Copilot
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. It is unclear whether this indicates deprecation, relocation, or restructuring of the documentation, but users now lack a centralized source for common questions and answers about Copilot in Excel.
- FAQ content for Copilot in Excel is no longer available at this URL
- Potential loss of troubleshooting and usage guidance for Copilot in Excel
-
Page removed or relocated. A documentation page providing tips for using Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack access to these specific usage tips.
- Removal of Copilot in Excel tips documentation
- Potential loss of guidance for effective Copilot use in Excel
-
Page removed or relocated. The documentation page for Copilot in Excel rules is no longer available. It is unclear whether this indicates feature deprecation or a relocation/restructure of the content, but users now lack official guidance on Copilot's rule-based capabilities in Excel.
- Copilot in Excel rules documentation is missing
- Uncertainty if feature is deprecated or content moved
-
Page removed or relocated. A documentation page about getting started with editing prompts in Copilot for Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack direct guidance on this topic.
- Page on getting started with editing prompts in Copilot for Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page describing how to refine 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 in SharePoint is now missing.
- Page explaining AI-powered refinement of SharePoint pages has been removed
- Uncertainty whether this is due to feature removal or documentation reorganization
Agent 365 8
- Updated Agent 365 observability concepts
The documentation clarifies integration paths, authentication, consent, and error handling for Agent 365 observability. It adds guidance on using a tenant eligibility endpoint for S2S integrations and improves explanations of drop conditions and permission assignment.
- Integration paths are now presented in a table for clarity, with recommendations for new integrations.
- Clarifies how to add permissions for both standard app registrations and blueprints.
- Expands on error and drop conditions, emphasizing that 200 OK does not guarantee telemetry ingestion.
-
The troubleshooting guide for direct OTel observability was updated to clarify error scenarios, add more precise troubleshooting steps, and improve guidance on verifying telemetry ingestion. The 'Verifying ingestion' section was replaced with a more detailed 'Verify ingestion' section, and the 'Common pitfalls' table was updated for accuracy and completeness.
- Replaced 'Verifying ingestion' section with a more detailed 'Verify ingestion' section, clarifying how to interpret API responses and verify data ingestion.
- Updated 'Common pitfalls' table to clarify error messages, causes, and fixes, including more precise language and additional scenarios.
- Added explicit troubleshooting steps for tenant eligibility and span rejection reasons.
-
The documentation clarifies how eligibility and ingestion errors are surfaced, updates terminology for authentication flows, and adds guidance on checking tenant eligibility before sending telemetry. These changes help developers better understand error handling and integration prerequisites.
- Clarifies that ingestion may return 200 OK even if spans are rejected, and how to interpret the 'results' field.
- Updates terminology for authentication flows and token claims for accuracy.
- Adds a new section describing how to check tenant eligibility for Agent 365 observability before sending telemetry.
- Updated Agent 365 troubleshooting guide
The troubleshooting guide now includes a dedicated section for CLI authentication issues, clarifies the use of Microsoft-managed versus custom client apps, and updates preventive best practices to reflect these authentication options. This helps users better understand and resolve authentication problems when setting up Agent 365.
- Added a new section detailing troubleshooting steps for Agent 365 CLI authentication issues.
- Clarified that either a Microsoft-managed enterprise app or a custom client app can be used for CLI authentication.
- Updated preventive best practices to mention the Microsoft-managed Agent 365 CLI enterprise app as an option.
-
The documentation now clarifies how the Agent 365 CLI selects the client application during setup, especially in config-free scenarios, and references custom application configuration. This helps users better understand the setup process and how to control or troubleshoot client app selection.
- Added explanation of client application selection order for config-free setup
- Clarified use of Microsoft-managed and tenant-owned applications
- Referenced custom client app registration documentation
-
The prerequisites section now clarifies how the Agent 365 CLI enterprise application is used during setup, specifying fallback behaviors and support for custom client apps. This helps readers understand the app registration process and reduces confusion about required setup steps.
- Clarifies that Agent 365 CLI enterprise app is used by default if available
- Explains fallback to tenant-owned or custom client app if enterprise app is unavailable
- References documentation for custom client app registration
-
The documentation now clarifies when to use a custom client app registration versus the Microsoft-managed Agent 365 CLI enterprise application, and updates guidance on how the CLI selects and configures app registrations. It also refines instructions for naming, permissions, and setup flow, emphasizing fallback logic and the correct use of delegated permissions.
- Clarifies default use of Microsoft-managed enterprise app and when a custom app is needed
- Explains fallback logic: CLI first tries Microsoft-managed app, then tenant-owned app
- Refines app naming guidance for config-free CLI setup
-
The documentation now provides detailed guidance on Microsoft Entra authentication for the Agent 365 CLI, including how the CLI uses Microsoft-managed and tenant-owned enterprise applications, authentication methods by environment, and troubleshooting for related issues. This helps users understand authentication flows, resolve common errors, and verify application presence in their tenant.
- Added a new section explaining Microsoft Entra authentication for the CLI, including application IDs and verification steps
- Expanded troubleshooting section with new CLI-specific issues and solutions for authentication and application availability
- Clarified how the CLI selects between Microsoft-managed and tenant-owned applications and the supported authentication methods