Microsoft expanded Copilot and Azure AI agent documentation while retiring several SharePoint and Word Copilot articles.
Microsoft 365 Copilot and Azure AI saw the highest volume of substantive updates, with multiple new pages on agents, model access, and governance. The biggest change was a wave of new agent and model documentation, including Claude models in Microsoft Foundry and new guidance for publishing agents into Microsoft 365 Copilot and Teams. In parallel, Microsoft removed several AI-related SharePoint and Word articles and marked additional SharePoint content as retired.
Microsoft 365 Copilot 15
-
This new page documents the network endpoints, proxy requirements, and application dependencies necessary for organizations to enable Microsoft 365 Copilot Cowork (Frontier) in preview. It provides detailed technical requirements for firewall, proxy, and Conditional Access configuration, which are essential for IT admins preparing for deployment.
- Lists all required network endpoints and ports for Copilot Cowork (Frontier) preview
- Specifies proxy and firewall configuration, including wildcard allowlist and streaming connection timeouts
- Identifies Microsoft Entra ID application requirements for Conditional Access
-
This new documentation introduces the 'Restrict brand kit creation' policy in Microsoft 365 Copilot, allowing organizations to control which users can create brand kits. This is significant for governance and security of branded assets within Copilot.
- Admins can restrict brand kit creation to members of a specified mail-enabled security group.
- Users outside the group cannot create new brand kits but can still use existing branded content.
- Detailed configuration steps for enabling and scoping the policy are provided.
-
This new documentation introduces and details how Copilot Cowork supports rendering interactive UI widgets from MCP apps, including the protocol, requirements, limitations, and best practices for plugin authors. It clarifies the supported features, security boundaries, and specific implementation details for integrating widgets into Cowork conversations.
- Describes how Cowork renders interactive HTML/JS widgets from MCP servers via sandboxed iframes
- Explains the required protocol: declaring UI resources, serving HTML, and wiring up data and callbacks
- Lists supported and unsupported MCP Apps features, including CSP, permissions, and display modes
-
Major new capabilities for tuning and evaluating the Document Summary agent template have been introduced. Users can now fine-tune the agent using their own organizational data, with detailed guidance on required data and evaluation methods, enabling more consistent and scenario-specific summarization.
- Added explanation of why tuning is important and the two-stage tuning process (Tune Context and Tune Model)
- Introduced 'Tune Model' feature for advanced fine-tuning using at least 20 high-quality example summaries
- Detailed requirements and benefits of model-tuned agents, including improved relevance and consistency
-
This new page introduces documentation for managing preview (experimental) AI models in Microsoft Online Services, including Microsoft 365 Copilot. It details model types, data handling, admin controls, and specific examples such as Anthropic Claude Fable 5, providing important guidance for organizations evaluating early-stage AI capabilities.
- Defines preview and experimental AI models and their intended use cases
- Explains model release types (Experimental, Preview, GA, Default)
- Describes data handling and retention considerations, especially for models provided by third parties
-
Two new sections were added detailing how to select and map Copilot tuning templates to specific business tasks and workflows. This provides practical guidance for users to choose and sequence templates for document writing, summarization, Q&A, validation, and style editing.
- Added 'Agent selection' section explaining template choices for common enterprise tasks
- Added 'Map a workflow to templates' section showing how to sequence templates for multi-stage workflows
-
The documentation now clarifies the distinction between Anthropic models operating as Microsoft subprocessors and 'Preview models with Data Retention,' which are subject to Anthropic's own terms and data retention policies. It also adds details about how admins can opt in to these preview models and highlights their default-off status, especially regarding data residency and compliance implications.
- Added explanation of 'Preview models with Data Retention' where Anthropic acts as an independent data processor, not a Microsoft subprocessor
- Clarified that these preview models are subject to Anthropic's own commercial terms and data protection addendum
- Stated that use of preview models with data retention is optional and default-off for all customers
-
The documentation was reorganized and clarified, with new sections added for prerequisites, setup steps, and FAQs. Instructions for adding budgets and viewing spending now refer to dedicated articles, and a new FAQ addresses coexistence with Power Platform billing policies and testing configuration. No new Copilot capabilities were introduced, but the setup and management process is now clearer and more structured.
- Added 'Before you begin' section clarifying required roles and Azure prerequisites
- Added step-by-step 'Set up a billing policy' and 'Connect a billing policy' sections
- Added FAQ section covering coexistence with Power Platform billing and testing setup
-
The documentation was reorganized and expanded for clarity, with more detailed explanations of billing setup, admin roles, and the process for new feature releases. No new Copilot pay-as-you-go capabilities were introduced, but the steps and responsibilities for managing billing and access are now clearer and more actionable.
- Expanded and clarified instructions for setting up billing policies and connecting them to Copilot services
- Added explicit section on admin roles and their permissions for managing pay-as-you-go services
- Introduced a new section explaining how new pay-as-you-go features are released and enabled
-
The API endpoint for creating a Copilot conversation in Work IQ has changed, removing '/copilot' from the URL path. This affects how developers should construct their API requests.
- API endpoint changed from '/copilot/conversations' to '/conversations'
- Example request and response updated to reflect new endpoint
-
The API endpoint path for the chatOverStream operation has changed, removing the '/copilot' segment from the URL. This affects how developers and integrators must call the API for Copilot conversation streaming.
- API endpoint changed from /copilot/conversations/ to /conversations/
- Examples updated to reflect the new endpoint path
-
The API endpoint for sending chat messages in Work IQ Copilot was changed, removing the '/copilot' segment from the URL path. This affects how developers and integrators must construct their API requests.
- API endpoint changed from '/copilot/conversations/{conversationId}/chat' to '/conversations/{conversationId}/chat'
- All example requests updated to use the new endpoint
-
The documentation now clarifies the minimum length requirements for training and tuning files (at least one page or 200-400 characters for non-paged formats) and adds concrete examples of common scenarios for using the Style Editing agent template. These changes help users better prepare their data and understand practical use cases.
- Added minimum length requirements for training and tuning files (one page or 200-400 characters for non-paged formats)
- Introduced a 'Common scenarios' table with practical examples of how the agent can be used
-
The documentation now clarifies that at least 20 supported files, each with a minimum length (one page or 200-400 characters), are required for model tuning. This sets explicit requirements for users preparing training data.
- Added requirement for at least 20 supported files for model tuning
- Specified minimum file length: one page or 200-400 characters depending on file type
-
The documentation now clarifies that only 20 example documents (each at least one page long) are required for Tune Model, instead of the previous requirement of 50. This lowers the barrier for organizations to use advanced model tuning for document validation agents.
- Reduced minimum required example documents for Tune Model from 50 to 20
- Added requirement that each example document must be at least one page long
- Updated FAQ and usage guidance to reflect new data requirements
Azure AI 25
-
This new documentation page introduces and details the availability, capabilities, deployment, and usage of Anthropic's Claude models within Microsoft Foundry. It covers supported model variants, API endpoints, quotas, regions, responsible AI practices, and best practices for prompt engineering and cost optimization.
- Lists all Claude model variants available in Foundry, including Mythos, Fable, Opus, Sonnet, and Haiku families
- Describes API surface and integration methods (Python, JavaScript, REST)
- Provides detailed comparison of model capabilities, context windows, and best use cases
-
This new documentation introduces a manual process for publishing agents running in a private virtual network to Microsoft 365 Copilot and Teams, enabling secure integration even when public network access is disabled. It details prerequisites, step-by-step instructions, network configuration, and troubleshooting, which is critical for organizations with strict network isolation requirements.
- Manual publishing flow for agents behind private endpoints to Microsoft 365 Copilot and Teams
- Detailed prerequisites including role assignments and Azure resource setup
- Step-by-step instructions for agent identity retrieval, Azure Bot Service creation, and network configuration
-
This new page introduces Microsoft's catalog of healthcare AI foundation models, including premium serverless models for medical imaging and partner models for various healthcare scenarios. It details the capabilities, deployment options, and intended use cases, emphasizing that these models are for research and development, not direct clinical deployment.
- Introduction of premium, serverless healthcare AI models (MedImageInsight Premium and CxrReportGen Premium) in Microsoft Foundry
- Models support multimodal medical data analysis, including imaging, genomics, and clinical records
- Models are intended for research and development, not for direct clinical use
-
This new page introduces and documents the process for fine-tuning premium healthcare AI models in Microsoft Foundry, including prerequisites, supported methods, and deployment steps. It provides critical guidance for adapting healthcare models to specific data and tasks, with important disclaimers about preview status and clinical use limitations.
- Introduces fine-tuning for premium healthcare AI models in Foundry
- Lists prerequisites including data governance and access requirements
- Details step-by-step workflow for creating and deploying fine-tuned models
-
This new documentation introduces MedImageInsight Premium (preview), a healthcare AI model for generating embeddings from medical images and text across nine imaging modalities. It details deployment, API usage, supported formats, safety requirements, and intended use cases, enabling organizations to integrate advanced medical image analysis into their workflows.
- MedImageInsight Premium generates embeddings for nine medical imaging modalities (e.g., X-ray, CT, MRI, ultrasound).
- Provides detailed deployment and API usage instructions for embedding generation via Microsoft Foundry.
- Supports both text and image inputs, with multiple embedding output formats (float, binary, base64).
-
This new documentation introduces CxrReportGen Premium (preview), an AI model for generating draft structured radiology reports from chest X-ray images. It details deployment, API usage, safety requirements, and integration guidance, enabling qualified users to test and build assistive radiology workflows with this model.
- Introduces CxrReportGen Premium, a serverless AI model for drafting chest X-ray radiology reports
- Provides step-by-step deployment and API usage instructions in Microsoft Foundry
- Details request/response schema, supported image formats, and text normalization options
-
This new documentation introduces the ability to attach a content safety guardrail (RAI policy) to a hosted agent in Microsoft Foundry, detailing how to configure and verify this feature using the Azure Developer CLI, Python SDK, or REST API. This matters because it enables organizations to enforce Responsible AI policies on agent prompts and responses, enhancing safety and compliance.
- Explains how to reference and apply a content safety guardrail (RAI policy) to a hosted agent
- Provides step-by-step instructions for configuring guardrails via Azure Developer CLI, Python SDK, and REST API
- Describes verification and runtime testing of the guardrail's effectiveness
-
The documentation adds support for new Claude models—Claude Mythos 5 and Claude Fable 5—in Microsoft Foundry, details their capabilities, authentication requirements, and parameter support. It also introduces a deprecation warning for the 1M context beta on Claude Sonnet 4.5 and updates advanced feature parameter compatibility for the new models.
- Added Claude Mythos 5 (gated research preview) and Claude Fable 5 (preview) as available models in Foundry
- Detailed new model capabilities, best use cases, and authentication requirements (Mythos 5 supports only Entra ID)
- Introduced a deprecation warning for the 1M context beta on Claude Sonnet 4.5, with migration guidance
- Updated Model retirement schedule
The retirement schedule for several partner Foundry Models has been updated. Notably, the retirement date and replacement for 'claude-opus-4-1' have changed, and new DeepSeek models ('DeepSeek-V4-Flash' and 'DeepSeek-V4-Pro') with their retirement dates have been added. These changes affect planning for users relying on these models.
- Retirement date for 'claude-opus-4-1' changed to 2026-08-05 with replacement 'claude-opus-4-8'
- Added 'DeepSeek-V4-Flash' and 'DeepSeek-V4-Pro' models with preview status and retirement dates
- DeepSeek model versioning and lifecycle details updated
-
The documentation removes detailed sections about available Claude models and their advanced features, consolidating this information into a reference link. The troubleshooting section now provides more precise guidance on subscription eligibility errors. These changes may make it harder for users to directly compare model capabilities and understand advanced features without navigating to external or consolidated pages.
- Removed detailed 'Available Claude models' section, including comparison tables and migration guidance for 1M context beta.
- Removed 'Advanced features and capabilities of Claude models' section.
- Intro now refers users to an external/consolidated page for model lists and capabilities.
- Updated Use skills in Foundry (preview)
The documentation now confirms that all major skill management features (create, list, download, update, attach) are supported across REST API, Python, .NET, and JavaScript SDKs. It also adds new guidance and a C# example for consuming toolbox-attached skills in the Microsoft Agent Framework.
- Feature support table updated to show REST, Python, .NET, and JavaScript SDKs support all major skill operations
- Clarifies Azure Developer CLI commands for attaching skills to a toolbox, both declaratively and imperatively
- Adds a new section with a C# example for consuming toolbox skills in the Microsoft Agent Framework
-
A new section was added explaining how guardrails (content filters) work with the Azure OpenAI Responses API, including how to detect and handle filtered or blocked content. This is important for developers to ensure compliance and proper error handling when using the API.
- Introduces the concept of guardrails/content filters at the deployment level for the Responses API.
- Explains the new 'content_filters' array in the API response, which differs from chat completions.
- Details the fields in 'content_filters', such as blocked status, source type, category results, and offsets.
-
The documentation now introduces and details the OpenAI Responses API, including code samples for Python, JavaScript, C#, and Java, and explains how to extract model reasoning from responses. This addition is significant for users migrating from Azure AI Inference SDK, as it enables access to structured outputs and model reasoning, especially for models like DeepSeek-R1.
- Added comprehensive sections on using the OpenAI Responses API in multiple languages
- Explained how to extract and display model reasoning from response objects
- Clarified that reasoning summaries are not available for Azure OpenAI models, only for certain Foundry models
-
The documentation now includes detailed instructions for enabling Fireworks models on Foundry at the Azure subscription level, clarifies required Azure roles, and updates troubleshooting and disablement guidance. These changes are important for administrators and users to correctly activate, manage, and troubleshoot Fireworks model deployments.
- Added a new section with step-by-step instructions for enabling Fireworks on Foundry via Azure Preview features.
- Clarified that Subscription Owner or Contributor role is required to enable the feature.
- Updated troubleshooting to address preview registration issues and clarify model catalog visibility requirements.
-
The documentation now lists two new supported Foundry Models (DeepSeek-V3.2 and DeepSeek-V3.2-Speciale) for use with the Responses API, and increases the max_output_tokens in the example API call from 500 to 2000, allowing for longer generated responses.
- Added DeepSeek-V3.2 and DeepSeek-V3.2-Speciale to the list of supported Foundry Models
- Increased max_output_tokens in API example from 500 to 2000
- Simplified token provider usage in the sample code
-
The documentation now indicates that the 'text-embedding-3-large' and 'text-embedding-3-small' embedding models are available in the usgovarizona and usgovvirginia regions for Azure Government. Previously, these models were not listed as available in these regions.
- 'text-embedding-3-large' and 'text-embedding-3-small' models are now available in usgovarizona and usgovvirginia
- Model availability table updated to reflect new regional support for these embedding models
-
The documentation now includes the new Claude Mythos 5 model from Anthropic as a gated research preview available in Microsoft Foundry, alongside the previously listed Claude Mythos Preview. This expands the set of Anthropic models accessible to users, particularly for defensive cybersecurity use cases.
- Added Claude Mythos 5 as a new gated research preview model
- Updated responsible use guidance to reference both Claude Mythos Preview and Claude Mythos 5 system cards
- Expanded model table to include Claude Mythos 5
-
Java SDK support for memory store operations in Foundry Agent Service is now documented alongside Python, C#, JavaScript, and REST API. This expands the range of supported development environments for Copilot memory features.
- Java SDK added to usage support matrix for all memory store operations
- Java SDK installation instructions provided in prerequisites
-
Two new models, DeepSeek-V3.2 and DeepSeek-V3.2-Speciale, have been added to the list of Foundry Models sold by Azure that are available for use with the Foundry Agent Service. This expands the range of models users can deploy for their agents.
- Added DeepSeek-V3.2 model, described as harmonizing computational efficiency with superior reasoning and agent performance
- Added DeepSeek-V3.2-Speciale, a specialized variant of DeepSeek-V3.2
-
The GPT-Image-2 model has moved from public preview to general availability, making it broadly accessible for production use. This is a significant update for users seeking high-resolution and advanced image generation capabilities.
- GPT-Image-2 model status updated from 'Public preview' to 'Generally Available'
-
The regional support for risk and safety evaluators and AI red teaming has been expanded to include Australia East (Asia Pacific region). This change increases the geographic availability of these evaluators.
- Added Australia East (Asia Pacific) to supported regions for risk and safety evaluators and AI red teaming
- Updated Deploy a hosted agent
The documentation updates clarify and standardize the configuration schema for deploying hosted agents, specifically renaming and restructuring fields related to container and protocol configuration in both Python SDK and REST API examples. This helps ensure users follow the correct, current API contract and avoid deployment errors.
- Python SDK example now uses 'protocol_versions' and 'ContainerConfiguration' instead of older field names.
- REST API example replaces 'image' and 'container_protocol_versions' with 'container_configuration' and 'protocol_versions'.
- Clarifies the structure of agent definition objects for both SDK and REST API deployments.
- Updated Use vision-enabled chat models
The documentation now clarifies that image URLs used with vision-enabled chat models must be publicly accessible, and that private endpoints, VNet-restricted, and firewall-restricted URLs are not supported. This is important for users deploying in secure or network-restricted environments.
- Added explicit note that image URLs must be publicly accessible
- Clarified that private endpoints, VNet-restricted, and firewall-restricted URLs are not supported
- Explained that the Vision service fetches images from Microsoft's managed infrastructure, not from within VNet
-
The quickstart was reorganized for clarity, with clearer prerequisites, a new step-by-step structure, and improved instructions for initializing and invoking a hosted agent. Some redundant or outdated sections were removed, and minor command syntax updates were made. These changes make the deployment process easier to follow and clarify required permissions.
- Prerequisites section now distinguishes between permissions needed for existing vs. new Foundry Projects
- Initialization and invocation steps are now more explicit and separated for clarity
- Removed and consolidated permission guidance, with references to the permissions matrix
- Updated Deploy a hosted agent
The documentation now describes how to add a content safety guardrail to hosted agents when deploying via the Azure Developer CLI, VS Code, or REST API. This enables screening of prompts and responses against a content safety policy, which is important for responsible AI deployments.
- Added guidance on adding a content safety guardrail to agents using Azure Developer CLI or VS Code
- Added instructions for including a `rai_config` object in REST API deployments to enable content safety screening
Copilot Studio 4
- New Agents overview
This new page introduces the 'new agent experience' in Microsoft Copilot Studio, detailing a redesigned environment for building AI agents with a natural-language-first approach, enhanced orchestration, and improved reasoning. It outlines key concepts, authoring workflow, and the differences from the classic experience, marking a significant evolution in how agents are created and managed.
- Launch of a natural-language-first agent creation process
- Introduction of a unified, tab-based authoring and management surface
- Enhanced orchestration runtime for better reasoning and response quality
-
This new page introduces and compares the classic and new agent experiences in Microsoft Copilot Studio, detailing major differences in authoring models, orchestration, and capabilities. It highlights new features such as enhanced orchestration, unified authoring surfaces, and built-in evaluation, while also noting limitations and lack of migration between experiences.
- Describes the new agent experience with natural language authoring and enhanced orchestration runtime
- Explains that the new experience consolidates agent components into a single tab-based surface
- Highlights improved response quality and built-in evaluation/monitoring in the new experience
- Updated Billing rates and management
The billing rate for reasoning model usage in Copilot Studio has changed from 100 credits per 10 tokens to 10 credits per 1000 tokens, significantly altering the cost structure for users.
- Billing unit changed from per 10 tokens to per 1000 tokens
- Credit cost changed from 100 credits to 10 credits per billing unit
- Example cost formula updated to reflect new billing units
-
A new limitation is clarified: Copilot Studio agents using Microsoft authentication (Entra ID) cannot be embedded in Power BI reports via iframe-based visuals. This is important for users planning to integrate Copilot agents with Power BI.
- Added note about Power BI integration limitation with Microsoft authentication (Entra ID)
- Specifies that embedding Copilot Studio agents in Power BI reports using iframe-based visuals is not supported when using Microsoft authentication
MS AI SDKs 7
-
This new page documents advanced techniques for dynamically controlling tool availability within a Copilot agent run, including progressive tool exposure, middleware gating, and forced tool call ordering. These features enable more granular, context-sensitive tool access and sequencing without requiring full workflow orchestration.
- Introduces progressive tool exposure API (Python-only, experimental) for adding/removing tools at runtime within an agent run
- Documents middleware gating to validate or block tool calls based on arguments or context before execution
- Explains how to force the model to call a specific tool first using the tool_choice parameter
-
This new documentation introduces the Durable Extension for Microsoft Agent Framework, enabling durable execution, persistent agent sessions, and orchestrated multi-agent workflows in both C# and Python. It details how to use the extension with Azure Functions or self-hosted environments, providing guidance for setup, orchestration, scaling, and monitoring of durable agents.
- Introduces Durable Extension for persistent, recoverable agent sessions and workflows
- Supports both Azure Functions (serverless) and bring-your-own-compute/self-hosted models
- Enables checkpointing, failure recovery, and distributed scaling for agents
- Removed Azure Functions (Durable)
Page removed or relocated. The documentation page for using the durable task extension with Microsoft Agent Framework in Azure Functions has been removed. This eliminates official guidance for building stateful, orchestrated, serverless AI agents and multi-agent workflows using Azure Durable Functions.
- Loss of documentation for deploying stateful AI agents with Azure Functions and Durable Task Extension
- No longer provides official setup, orchestration, and scaling instructions for durable agents
- Removes code samples and best practices for .NET and Python agent hosting in Azure Functions
-
The documentation now describes how to dynamically control tool availability during an agent run, including adding or removing tools and influencing tool invocation behavior. This enables more flexible and context-aware agent workflows.
- Explains use of add_tools() and remove_tools() to modify tools at runtime
- Mentions function middleware for gating tool calls
- Describes forcing a specific first tool call with tool_choice
- Updated Step 6: Host Your Agent
The documentation now introduces the 'Durable Extension' as a new hosting option for agents and workflows, replacing the previous Azure Functions (Durable) entry. This expands hosting flexibility by supporting both Azure Functions and self-hosted compute for long-running, reliable workloads.
- Added 'Durable Extension' as a hosting option for agents and workflows
- Durable Extension supports both Azure Functions and self-hosted compute
- Updated 'Next steps' to reference Durable Extension instead of Azure Functions
-
A new section was added explaining how state visibility and scope work in Microsoft Agent Framework Workflows, clarifying how state updates propagate and how to share state across executors using scopes.
- Explains scope-aware behavior of QueueStateUpdateAsync and ReadStateAsync
- Describes timing of state visibility between executors (superstep rules)
- Provides code examples for sharing state using named scopes
- Updated Microsoft Agent Framework
The 'Next steps' section now references 'Durable Extension' instead of 'Azure Functions' as an integration option, indicating a shift or expansion in supported integration capabilities.
- 'Durable Extension' added as an integration option
- 'Azure Functions' removed from integration list
SharePoint 31
- Removed Create an agent in SharePoint
Page removed or relocated. The documentation page explaining how to create and manage AI agents in SharePoint has been removed. This eliminates official guidance on building, customizing, and locating agents that leverage Copilot capabilities within SharePoint, which is critical for users and admins adopting this feature.
- Loss of step-by-step instructions for creating agents in SharePoint
- No longer documents requirements and permissions for agent creation
- Removal of details on where agent files are stored and how to edit them
-
Page removed or relocated. The documentation page detailing how to create a SharePoint site using AI-powered Solution Builder and Copilot has been removed. This eliminates official guidance on leveraging AI for SharePoint site creation, including step-by-step onboarding, prerequisites, and responsible AI usage.
- Loss of step-by-step instructions for using AI to build SharePoint sites
- No longer provides prerequisites and setup guidance for Solution Builder and Copilot integration
- Missing information on how AI assists with site planning, customization, and publishing
- Removed Generate audio overviews with AI
Page removed or relocated. The documentation for generating AI-powered audio overviews of documents and SharePoint News posts has been removed. This means users no longer have official guidance on how to use or access this Copilot feature, which may indicate deprecation or a major restructuring of the feature's documentation.
- Removed instructions for generating audio overviews of Word, PDF, and Teams meeting files in SharePoint
- Removed details on audio player features and limitations for AI-generated audio summaries
- Removed documentation for the Knowledge Agent's audio overview capability in SharePoint News posts
- Updated This article has been retired
Documentation for using Copilot in SharePoint to adjust text tone has been removed and replaced with a retirement notice. Users no longer have access to guidance on this specific Copilot capability.
- Removed instructions for adjusting text tone with Copilot in SharePoint
- No longer provides examples or FAQs related to this feature
- Page now only displays a generic retirement message
- Updated This article has been retired
Documentation for using Copilot in SharePoint to make text more concise or longer has been removed, and the article is now retired. This means users no longer have official guidance on these specific Copilot text editing features in SharePoint.
- Removed guidance on using Copilot's 'Condense' option to make text concise
- Removed guidance on using Copilot's 'Make it Longer' option to expand text
- FAQ and data handling information specific to Copilot in SharePoint rich text editor is no longer available
- Updated This article has been retired
Documentation for the 'Auto rewrite' feature in Copilot for SharePoint rich text editor has been removed and replaced with a generic retirement notice. This means users no longer have access to official guidance on using this specific Copilot capability.
- Removal of detailed instructions and feature description for 'Auto rewrite' in SharePoint rich text editor
- Page now only displays a generic retirement message with no feature-specific content
- Removed Ask a question about content
Page removed or relocated. The documentation page explaining how to use the 'Ask a question' feature with AI in SharePoint has been removed. This page detailed how contextual Q&A works, how to interact with the AI, and what file types and limits are supported, so its absence leaves a gap in user guidance for this capability.
- Loss of instructions for using the 'Ask a question' feature in SharePoint
- Missing explanation of contextual scoping for AI responses
- No longer documents supported file types and selection limits for Q&A
-
Page removed or relocated. The FAQ page for Copilot in SharePoint, covering agents, the rich text editor, and AI features, has been removed. This eliminates a key resource explaining agent capabilities, supported file types, permissions, privacy, and upcoming features, which may hinder users' understanding and effective use of Copilot in SharePoint unless this content has been relocated.
- Loss of documentation on creating, editing, and sharing Copilot agents in SharePoint
- Removal of details about supported and upcoming file types for agents
- Missing guidance on Copilot in SharePoint's rich text editor capabilities and limitations
- Removed Create section with AI
Page removed or relocated. Documentation for the 'Sections with AI' feature in SharePoint, which enables users to generate full-fidelity sections using AI prompts, has been removed. This leaves a gap in guidance for users seeking to leverage AI-driven section creation and refinement in SharePoint.
- Removed explanation of how to generate SharePoint sections using AI prompts
- Missing details on grounding prompts with relevant files and organizational knowledge
- No longer documents AI-powered refinement and regeneration of section content and layout
- Removed Create autofill columns
Page removed or relocated. The documentation for creating autofill columns using AI in SharePoint has been removed. It is unclear whether this feature has been deprecated or if the documentation has been relocated or consolidated elsewhere.
- Loss of step-by-step instructions for creating AI-powered autofill columns in SharePoint document libraries
- Missing information on how AI suggests columns based on file content
- No longer provides guidance on checking processing status for autofill columns
- Removed Write and rewrite with AI
Page removed or relocated. The documentation page describing how to use AI-powered writing and rewriting features in the SharePoint rich text editor with Copilot has been removed. This leaves a gap in guidance for users seeking to leverage AI for drafting, rewriting, and adjusting text within SharePoint pages and posts.
- Loss of instructions for using AI to rewrite, condense, elaborate, or adjust tone in SharePoint text webparts
- No longer documents the Auto rewrite and Adjust options for text editing
- Missing guidance on how to access and use Copilot's AI features in SharePoint's rich text editor
-
Page removed or relocated. The documentation page explaining how to interact with agents in SharePoint has been removed. This eliminates guidance on using Copilot agents within SharePoint, including supported file types, chat management, and practical usage examples. It is unclear if this reflects a feature deprecation or a documentation restructure.
- Loss of step-by-step instructions for accessing and using agents in SharePoint
- Removal of information about supported and upcoming file types for agent interactions
- No longer provides examples of practical use cases for agents in SharePoint
- Removed Manage agents in SharePoint
Page removed or relocated. The documentation page detailing how to manage Copilot agents in SharePoint has been removed. This eliminates guidance on creating, approving, setting defaults, deleting, and monitoring agents, which may impact users and admins managing Copilot agents in SharePoint. It is unclear if this reflects a feature deprecation or a documentation restructure.
- Loss of instructions for approving and setting default Copilot agents in SharePoint
- Removal of guidance on deleting and monitoring agents
- No longer provides information on agent permissions and site roles
-
Page removed or relocated. The documentation page explaining how to use AI-powered writing features in the SharePoint rich text editor has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on accessing and using Copilot's AI writing capabilities in SharePoint.
- Loss of step-by-step instructions for using AI to rewrite, adjust, or elaborate text in SharePoint
- No longer provides details on AI options like Auto rewrite and Adjust
- Missing information on supported languages and data handling for Copilot in SharePoint
- Removed Summarize your files with AI
Page removed or relocated. The documentation page describing how to use AI to summarize files in SharePoint has been removed. This leaves users without official guidance on generating AI-powered summaries for various file types within SharePoint, which could impact their ability to leverage this feature effectively.
- Instructions for summarizing single or multiple files with AI in SharePoint are no longer available
- Details on supported file types (Excel, PowerPoint, PDF, Word) and limitations (no videos/images) are missing
- Guidance on using the AI panel for custom questions and summary customization is absent
-
Page removed or relocated. Documentation explaining how to use, manage, and access custom agents created in SharePoint within Microsoft 365 Copilot Chat has been removed. This may impact users seeking guidance on integrating SharePoint agents with Copilot Chat, though it is unclear if the feature is deprecated or the documentation was relocated.
- Removed instructions for discovering and accessing SharePoint agents in Copilot Chat
- Removed guidance on pinning, editing, and sharing SharePoint agents from Copilot Chat
- No longer provides notes on agent visibility, sync timing, and chat history limitations
-
Page removed or relocated. Documentation for discovering and using SharePoint-created agents in the Teams app store has been removed. This leaves a gap in guidance for users seeking to find, add, or share these AI agents within Teams.
- Instructions for finding SharePoint agents in the Teams app store are missing
- Details on viewing agent information and permissions are no longer available
- Guidance on adding agents to chats, channels, or meetings is absent
-
Page removed or relocated. The documentation page explaining how to share and use custom Copilot agents from SharePoint in Teams has been removed. This leaves a gap in guidance for users wanting to integrate SharePoint-based agents into Teams conversations, including setup, permissions, and usage details.
- Loss of step-by-step instructions for sharing custom agents from SharePoint to Teams
- Missing information about permissions and privacy when sharing agents
- No longer available: guidance on adding, using, and removing agents in Teams chats or channels
-
Page removed or relocated. The documentation page explaining how to get started with agents in SharePoint, including both ready-made and custom-built agents, has been removed. This leaves a gap in official guidance for users wanting to leverage AI-powered agents within SharePoint for workflow automation and content interaction.
- Loss of instructions for using and customizing AI agents in SharePoint
- No longer provides details on ready-made vs. custom-built agents
- Missing guidance on permissions, editing, and interaction with agents
- Removed Automate workflows in a library
Page removed or relocated. The documentation page explaining how to use AI in SharePoint to automate workflows in a document library has been removed. This creates a gap in guidance for users seeking to leverage AI-driven metadata for workflow automation in SharePoint libraries.
- Loss of instructions on using AI in SharePoint to create or populate columns based on file content
- No longer provides steps for integrating AI-derived metadata into library workflows
- Missing clarifications on what AI automation in SharePoint can and cannot do
-
Page removed or relocated. The documentation page explaining how to use AI to refine SharePoint pages, including design ideas and AI-powered content rewriting, has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance on these AI capabilities is now missing.
- Loss of documentation on using AI for SharePoint page layout and design suggestions
- Removal of instructions for AI-powered content rewriting in the rich text editor
- No longer provides guidance on fine-tuning fonts, colors, and images with AI assistance
-
Page removed or relocated. The documentation for the 'Improve your site with AI in SharePoint' feature has been removed. This page described how to use AI-driven tools in SharePoint to retire inactive pages, find content gaps, and fix broken links, all of which help keep sites Copilot-ready and improve content quality.
- Loss of guidance on using AI to retire inactive SharePoint pages
- No longer documents how to identify and address content gaps via AI recommendations
- Instructions for fixing broken links with AI suggestions are now missing
-
Page removed or relocated. The documentation page explaining how to use AI in SharePoint to create views in document libraries or lists has been removed. This leaves a gap in guidance for users seeking to leverage Copilot or AI features for view creation in SharePoint.
- Missing instructions on using AI to create or populate columns for views
- No longer describes how AI assists in filtering, grouping, or sorting files/items
- Loss of clarification on what to expect when using AI-generated views
- Removed Edit an agent in SharePoint
Page removed or relocated. The documentation page explaining how to edit a Copilot agent in SharePoint has been removed. This eliminates guidance on customizing, managing sources, and refining agent behavior, which may impact users seeking to tailor Copilot agents for their teams.
- Loss of instructions for editing Copilot agents in SharePoint
- No longer documents how to customize branding, knowledge sources, or behavior
- Unclear if feature is deprecated or documentation is relocated
- Removed Create FAQ Webpart
Page removed or relocated. Documentation for the AI-powered FAQ web part in SharePoint, which leverages Microsoft 365 Copilot to generate and manage FAQs, has been removed. This page described how to use AI to create, refine, and publish FAQs from various content sources, and its removal leaves a gap in guidance for this new capability.
- Loss of instructions for using the AI-assisted FAQ web part in SharePoint
- Missing details on grounding files, FAQ types, and human-in-the-loop editing
- No longer provides guidance on sharing FAQs and providing feedback to improve AI
-
Page removed or relocated. The documentation for creating pages with AI in SharePoint has been removed. This page described how to use AI-driven templates and open prompts to generate and refine SharePoint pages, but also noted that this experience is being replaced by a new AI content creation experience. It is unclear if the feature itself is deprecated or if the documentation has been relocated.
- Loss of guidance on using AI to create SharePoint pages via templates and open prompts
- Removal of instructions for refining page content and layout with AI tools
- Notice about transition to a new AI content creation experience is no longer visible
- Removed Compare your files with AI
Page removed or relocated. Documentation for the AI-powered file comparison feature in SharePoint has been removed. This page described how users could select up to 5 files and use Copilot to analyze and compare differences, with practical scenarios and step-by-step instructions.
- Loss of documentation for AI-based file comparison in SharePoint
- Previously included use cases like contract analysis, job application review, and financial report comparison
- Step-by-step instructions for using Copilot to compare files are no longer available
-
The introduction now explicitly lists two additional AI-powered authoring features in SharePoint: 'Refine pages with Design ideas' and 'Rewrite with AI in the SharePoint rich text editor.' This signals expanded AI capabilities beyond just page creation.
- Added mention of 'Refine pages with Design ideas' as an AI feature
- Added mention of 'Rewrite with AI in the SharePoint rich text editor' as an AI feature
-
The introduction now explicitly lists two additional AI authoring features in SharePoint: 'Refine pages with Design ideas' and 'Rewrite with AI in the SharePoint rich text editor.' This clarifies the broader scope of AI-powered authoring tools available to users.
- Added mention of 'Refine pages with Design ideas' as an AI capability
- Added mention of 'Rewrite with AI in the SharePoint rich text editor' as an AI capability
-
The introduction now explicitly lists two additional AI authoring features in SharePoint: 'Refine pages with Design ideas' and 'Rewrite with AI in the SharePoint rich text editor.' This signals expanded AI capabilities for content creation and editing.
- Added mention of 'Refine pages with Design ideas' as an AI feature
- Added mention of 'Rewrite with AI in the SharePoint rich text editor' as an AI feature
- Removed Refine pages with design ideas
Page removed or relocated. The documentation page explaining how to use AI-powered design ideas and content refinement features for pages has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on leveraging these Copilot capabilities for page design and content enhancement.
- Loss of instructions for using AI-driven design suggestions (Design ideas)
- No longer documents how to fine-tune fonts, colors, and images with Toolbox and Properties
- Guidance on using AI to rewrite and polish page content is missing
Word 9
-
Page removed or relocated. The documentation page explaining how to generate images, banners, and brand assets with Copilot in Word has been removed. This leaves a gap in guidance for users seeking to leverage Copilot's AI-powered image generation and insertion features in Word.
- Loss of instructions for generating AI images in Word using Copilot
- Removal of guidance on creating custom banners and brand images
- No longer provides tips for effective image prompting in Word
-
Page removed or relocated. The documentation page detailing Copilot features in Word on mobile devices (iOS and Android) has been removed. This eliminates official guidance on how to use Copilot for drafting, rewriting, summarizing, and organizing content in Word mobile apps, leaving users without reference for these capabilities.
- Loss of documentation for Copilot features in Word on iOS (iPad and iPhone) and Android phones
- No longer provides instructions for drafting, rewriting, summarizing, or organizing documents with Copilot on mobile
- Uncertainty if this reflects feature deprecation or a documentation restructure
-
Page removed or relocated. The documentation page explaining how to use Copilot's Writing suggestions feature in Word has been removed. This means users no longer have official guidance on leveraging Copilot for content review and improvement in Word, which could hinder adoption or effective use of this capability.
- Loss of step-by-step instructions for using Writing suggestions in Word
- No longer documents how to review, apply, or dismiss Copilot's writing suggestions
- Missing guidance on using Copilot for section-specific or whole-document feedback
-
Page removed or relocated. The documentation page explaining how to draft and add content with Copilot in Word has been removed. This means users no longer have official guidance on using Copilot to generate, enhance, or add content in Word, including details on referencing files, emails, or meetings, and prompt examples.
- Loss of step-by-step instructions for drafting new content with Copilot in Word
- No longer provides examples of effective prompts for content generation
- Guidance on referencing files, emails, or meetings for grounded drafts is missing
-
Page removed or relocated. The documentation page detailing how to use Copilot in Word for rewriting text and converting text to tables has been removed. This leaves a gap in guidance for users seeking to leverage Copilot's text rewriting and table conversion features in Word.
- Loss of step-by-step instructions for rewriting text with Copilot in Word
- Removal of documentation on interactive rewriting and real-time editing of AI-generated suggestions
- Missing guidance on converting text to tables using Copilot
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to generate document summaries has been removed. This leaves a gap in guidance for users seeking to understand or leverage this specific Copilot feature, though it is unclear if the feature itself is deprecated or if the documentation has been relocated.
- Loss of instructions for generating and viewing automatic document summaries in Word with Copilot
- Missing details on feature limitations, such as licensing and storage requirements
- No longer provides tips on performance and summary caching
-
Page removed or relocated. The documentation page explaining how to chat with Copilot about your Word document has been removed. This eliminates official guidance on using Copilot's chat features for summarizing, analyzing, and asking questions about Word documents, including working with specific text and images.
- Loss of instructions for asking Copilot to summarize or analyze Word documents
- Removal of guidance on chatting with Copilot about selected text or images
- No longer provides examples of open-ended questions or content refinement using Copilot
- Removed Welcome to Copilot in Word
Page removed or relocated. The removal of the 'Welcome to Copilot in Word' page means that documentation covering Copilot's core capabilities in Word—such as drafting, transforming, and chatting with Copilot—is no longer available at this location. This creates a significant gap for users seeking guidance on how to use Copilot features in Word, though it is unclear if this reflects a feature deprecation or a documentation restructure.
- Loss of documentation on drafting content with Copilot in Word
- Removal of instructions for transforming and rewriting content using Copilot
- No longer provides guidance on using Copilot chat for document analysis and Q&A
-
A new help and learning page for Microsoft 365 Copilot has been added, providing introductory resources and guidance for new users. This page centralizes basic tutorials and tips to help users get started and improve productivity with Copilot.
- Introduces a central help and learning hub for Microsoft 365 Copilot
- Offers video and written resources on productivity and effective use
- Guides users on how to interact with Copilot for better results
Agent 365 2
-
A new 'evaluate' command has been added to the Agent 365 CLI, allowing users to assess their MCP server's production readiness using scientific best practices. This command generates a detailed HTML report with scores, explanations, and prioritized action items for improvement.
- Added 'develop-mcp evaluate' command for MCP server evaluation
- Supports semantic and AI-scored checks of server schemas
- Produces comprehensive HTML reports with actionable feedback
- Updated Agent 365 CLI reference
A new command, `develop-mcp evaluate`, has been added to the Agent 365 CLI, allowing users to evaluate their MCP server against scientific best practices. This expands the CLI's capabilities for MCP server management and quality assessment.
- Added `develop-mcp evaluate` command for evaluating MCP servers
- Enhances support for scientific best practice compliance in MCP server development
Microsoft Learn 86
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear whether this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on this capability.
- Documentation for generating images in Word with Copilot is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for drafting and adding content with Copilot in Word has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for content creation in Word.
- Loss of instructions for drafting and adding content with Copilot in Word
- Uncertainty whether the feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to create a summary of a document has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Missing instructions for generating document summaries with Copilot in Word
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. Documentation for using Copilot in Word on mobile devices has been removed. It is unclear if this reflects a feature deprecation, a relocation, or a restructuring of the documentation, but users now lack official guidance on this capability.
- Official documentation for Copilot in Word on mobile devices is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to get insights from text-based data with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing Copilot's ability to analyze text-based data in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to get insights about numerical data with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Loss of documentation for using Copilot to analyze numerical data in Excel
- Uncertainty whether the feature is deprecated or the content was relocated
-
Page removed or relocated. Documentation for using Copilot in Excel to generate formulas for rows and columns is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page explaining how to generate formulas for rows and columns 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 about creating charts with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for chart creation in Excel.
- Page detailing how to create charts with Copilot in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. Documentation for choosing your model when editing with Copilot in Excel is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page explaining how to select models for Copilot in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. Documentation for using AI-powered writing features 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 Copilot capability.
- Loss of instructions for AI writing in SharePoint 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 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 for generating images with Copilot in Word has been removed. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page detailing how to generate images in Word with Copilot is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to draft and add content with Copilot in Word is no longer available. It is unclear whether this reflects a feature deprecation or a documentation reorganization, but users now lack official guidance on using Copilot for content creation in Word.
- Page describing Copilot's drafting and content addition features in Word is missing
- 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.
- Official instructions for generating document summaries with Copilot in Word are no longer available
- Uncertainty remains whether the feature is deprecated or the 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 for mobile.
- Removal of documentation for Copilot in Word on mobile devices
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for importing data from the web and internal sources with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Guidance on using Copilot in Excel to import data from web and internal sources is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear if this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on how to begin using Copilot in Excel.
- Removal of 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 explaining how to use Copilot in Excel to get insights from text-based data 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 ability to analyze text-based data in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to get insights about numerical data with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this Copilot capability.
- Page detailing Copilot's ability to analyze numerical data in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to format data for Copilot in Excel is no longer available. This removes guidance for users on preparing their data to work effectively with Copilot features in Excel, which could impact their ability to use Copilot productively.
- Loss of instructions for formatting data for Copilot in Excel
- Uncertainty whether the content was relocated, consolidated, or deprecated
-
Page removed or relocated. The documentation page for creating PivotTables with Copilot in Excel 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.
- Official guidance for using Copilot to create PivotTables in Excel is no longer available at this URL
- Uncertainty remains whether the feature is deprecated or the documentation has been moved
-
Page removed or relocated. The documentation page for creating charts with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot to generate charts in Excel.
- Page detailing how to create charts 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 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 documentation on drafting and adding content with Copilot in Word
- Uncertainty whether this is due to feature removal or doc 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.
- Missing instructions for generating document summaries with Copilot in Word
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear 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 documentation has been moved
-
Page removed or relocated. Documentation for using Copilot in Excel to import data from the web and internal sources is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Loss of instructions for importing data from web/internal sources with Copilot in Excel
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. Documentation for using Copilot in Excel to gain insights from text-based data 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 get insights from text-based data with Copilot in Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to get insights about numerical data with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this Copilot capability.
- Page describing Copilot's ability to analyze numerical data in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for generating single-cell formulas with Copilot in Excel is no longer available. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to generate single-cell formulas with Copilot in Excel has been removed
- Uncertainty whether this reflects feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for creating PivotTables 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 this capability.
- Official documentation for using Copilot to create PivotTables in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating charts with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot to generate charts in Excel.
- Page detailing how to create charts with Copilot in Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for drafting and adding content with Copilot in Word is now missing. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for content creation in Word.
- Page covering Copilot's drafting and content addition features in Word is no longer available
- Uncertainty whether this reflects feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for using Copilot in Word on mobile devices has been removed. It is unclear if this indicates a feature deprecation or a restructuring of documentation, but users now lack official guidance on Copilot's mobile Word capabilities.
- Loss of documentation for Copilot in Word on mobile devices
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to understand formulas has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing Copilot's formula explanation feature in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. Documentation for using Copilot in Excel to import data from the web and internal sources is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this capability.
- Page covering Copilot-assisted data import in Excel has been removed
- Uncertainty whether the feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to get insights from text-based data 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 extracting insights from text data using Copilot in Excel
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for creating PivotTables with Copilot in Excel has been removed. It is unclear whether this indicates deprecation of the feature or simply a restructuring or relocation of the documentation. Users now lack official guidance on using Copilot to create PivotTables in Excel.
- Page on creating PivotTables with Copilot in Excel is no longer available
- Uncertainty whether feature is deprecated or documentation is relocated
- Loss of official instructions for this Copilot capability
-
Page removed or relocated. The documentation page introducing Copilot in Word is no longer available at this URL. It is unclear whether the feature has been deprecated or if the content has been moved or consolidated elsewhere.
- Introduction and overview of Copilot in Word is missing
- Potential loss of onboarding or getting started guidance for Word users
-
Page removed or relocated. Documentation for using Copilot to rewrite text in Word is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users currently lack official guidance on this capability.
- Page explaining how to rewrite text with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to understand formulas has been removed. It is unclear if this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing Copilot's formula explanation feature in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for importing data from the web and internal sources with Copilot in Excel is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but guidance on this capability is currently unavailable.
- Page covering data import with Copilot in Excel is no longer accessible
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file has been removed. It is unclear whether this indicates 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 documentation page for getting started with Copilot in Excel has been removed. It is unclear if this indicates deprecation of the feature or a restructuring of the documentation. Users now lack a dedicated guide for initial setup and use of Copilot in Excel.
- Removal of the 'Get started with Copilot in Excel' guide
- Potential loss of onboarding and setup instructions for Copilot in Excel
-
Page removed or relocated. The documentation page for generating single-cell formulas with Copilot in Excel is no longer available. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page on generating single-cell formulas with Copilot in Excel removed
- Uncertainty whether feature is deprecated or documentation was relocated
-
Page removed or relocated. The FAQ page addressing editing with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack direct access to these specific troubleshooting and usage clarifications.
- FAQ content about editing with Copilot in Excel is no longer available
- Potential loss of troubleshooting and usage guidance for Copilot editing features
-
Page removed or relocated. The FAQ page for Copilot in Excel has been removed. This means users no longer have access to a centralized resource for common questions and troubleshooting about Copilot in Excel, but it is unclear if the content has been relocated or consolidated elsewhere.
- FAQ documentation for Copilot in Excel is no longer available at this URL
- Potential loss of guidance on common issues, usage tips, and feature clarifications
-
Page removed or relocated. The documentation page on formatting data for Copilot in Excel has been removed. It is unclear if this indicates deprecation or relocation, but users now lack official guidance on preparing data for optimal Copilot performance in Excel.
- Guidance on how to format data for Copilot in Excel is no longer available
- Uncertainty whether the content was deprecated or moved elsewhere
-
Page removed or relocated. The documentation page for creating PivotTables with Copilot in Excel 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.
- Official instructions for using Copilot to create PivotTables in Excel are no longer available
- Uncertainty remains whether the feature is deprecated or the documentation has been relocated
-
Page removed or relocated. The documentation page for Copilot in Excel rules is no longer available. It is unclear whether this indicates a feature deprecation or a documentation restructure, but users now lack official guidance on Copilot's rule-related capabilities in Excel.
- Copilot in Excel rules documentation is missing
- Uncertainty whether this is due to deprecation or restructuring
-
Page removed or relocated. The documentation page for 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.
- Copilot in Excel personalization documentation is missing
- Uncertainty whether this is due to deprecation or doc reorganization
-
Page removed or relocated. The documentation page for using Copilot in Excel to clean up data has been removed. It is unclear whether this reflects a feature deprecation or a documentation restructure, but guidance on this specific Copilot capability is now missing.
- Page detailing how to use Copilot for data cleanup in 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 now missing. It is unclear whether this reflects a feature deprecation or a documentation restructure, but information about using AI in SharePoint page refinement is no longer available at this location.
- Page on refining SharePoint pages with AI is no longer accessible
- Uncertainty whether feature is deprecated or documentation was 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 access to basic orientation or onboarding information for Copilot in Word.
- Removal of the welcome/introduction page for Copilot in Word
- Potential loss of onboarding or overview information for new users
-
Page removed or relocated. The documentation page explaining how to rewrite text with Copilot in Word has been removed. It is unclear if this indicates a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing how to use Copilot to rewrite text in Word is no longer available
- Uncertainty whether the feature is deprecated or the documentation was 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.
- 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 understand formulas 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 formula explanation feature in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Official instructions for importing data from another Excel file using Copilot are no longer available
- Uncertainty remains whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for generating single-cell formulas with Copilot in Excel is no longer available. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page explaining how to generate single-cell formulas with Copilot in Excel is missing
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page for generating formula rows and columns with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page explaining how to generate formula rows and columns with Copilot in Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for creating lookups with Copilot in Excel has been removed. It is unclear whether this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for lookup tasks in Excel.
- Page on creating lookups 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 for cleaning up data with Copilot 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 specific Copilot capability.
- Page on using Copilot to clean up data in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The introductory documentation page for Copilot in 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 access to basic orientation or overview information about Copilot in Word.
- Removal of the welcome/introductory page for Copilot in Word
- Potential loss of overview or getting started information
-
Page removed or relocated. The documentation page for using Copilot to rewrite text 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 rewriting text 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 visualizing data with Copilot in Excel is no longer available. It is unclear whether this indicates feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for data visualization in Excel.
- Documentation for Copilot's data visualization capabilities in Excel is missing
- Uncertainty whether the feature is deprecated or the content was relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to understand formulas has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing Copilot's ability to explain Excel formulas is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Guidance for importing data from another Excel file 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 whether this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on initial setup and use of Copilot in Excel.
- Removal of the 'Get started with Copilot in Excel' documentation
- No longer provides onboarding or setup instructions for Copilot in Excel
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to generate formulas for rows and columns has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing Copilot's ability to generate formulas in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page on formatting data for Copilot in Excel has been removed. It is unclear whether this indicates deprecation of the guidance, a relocation, or a restructuring of the documentation. Users now lack direct access to official instructions on how to prepare data for optimal use with Copilot in Excel.
- Page on formatting data for Copilot in Excel is no longer available
- Uncertainty whether guidance is deprecated or moved
- Users lose access to official data preparation instructions
-
Page removed or relocated. The documentation page for creating lookups with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for lookup tasks in Excel.
- Page on creating lookups with Copilot in Excel is no longer available
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for using Copilot in Excel to clean up data has been removed. It is unclear if this reflects a feature deprecation or a restructuring of documentation, but guidance on this specific Copilot capability is now missing.
- Page detailing how to use Copilot in Excel for data cleanup is no longer available
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page 'Welcome to Copilot in Word' 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 introductory or onboarding information about Copilot in Word.
- Removal of the 'Welcome to Copilot in Word' page
- 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 reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot to rewrite text in Word.
- Page explaining how to rewrite text with Copilot in Word is no longer available
- Uncertainty whether feature is deprecated or documentation was relocated
-
Page removed or relocated. The documentation page for generating images with Copilot in Word has been removed. It is unclear whether this indicates feature deprecation or a restructuring of documentation, but users now lack official guidance on this capability.
- Page on generating images with Copilot in Word is no longer available
- Uncertainty whether the feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page explaining how to use Copilot in Word to create a summary of your document has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Missing instructions for generating document summaries with Copilot in Word
- Uncertainty whether the feature is deprecated or the documentation was relocated
-
Page removed or relocated. The documentation page for visualizing data with Copilot in Excel has been removed. It is unclear whether this indicates a feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for data visualization in Excel.
- Page on visualizing data with Copilot in Excel 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 another Excel file is now missing. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this scenario.
- Page on importing data from another Excel file with Copilot is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for getting started with Copilot in Excel has been removed. It is unclear whether this indicates deprecation of the feature or a relocation of the documentation, but users now lack official guidance on how to begin using Copilot in Excel.
- Removal of 'Get started with Copilot in Excel' documentation
- No clear indication if feature is deprecated or if content is moved
-
Page removed or relocated. The documentation page explaining how to get insights about numerical data with Copilot in Excel has been removed. It is unclear if this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on this specific Copilot capability.
- Page detailing Copilot's ability to analyze numerical data in Excel is no longer available
- Uncertainty whether this is due to feature removal or documentation reorganization
-
Page removed or relocated. The documentation page for generating single-cell formulas with Copilot in Excel has been removed. It is unclear whether this indicates deprecation of the feature or a restructuring of documentation, but users now lack direct guidance on this specific Copilot capability.
- Page on generating single-cell formulas with Copilot in Excel is no longer available
- Uncertainty whether the feature is deprecated or documentation has been relocated
-
Page removed or relocated. Documentation for generating formula rows and columns with Copilot in Excel 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 explaining how to use Copilot to generate formula rows and columns in Excel is no longer available
- Uncertainty whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page about formatting data for Copilot in Excel has been removed. It is unclear if this indicates a deprecation of the guidance, a relocation, or a restructuring of the documentation. Users now lack direct guidance on how to prepare their data for optimal Copilot performance in Excel.
- Page on formatting data for Copilot in Excel is no longer available
- Uncertainty whether the guidance is deprecated or moved
- Users lose access to best practices for data preparation
-
Page removed or relocated. The documentation page for creating lookups with Copilot in Excel has been removed. It is unclear whether this reflects a feature deprecation or a restructuring of documentation, but users now lack official guidance on using Copilot for lookup tasks in Excel.
- Page on creating lookups with Copilot in Excel is no longer available
- Uncertainty whether feature is deprecated or documentation is relocated
-
Page removed or relocated. The documentation page for creating charts with Copilot in Excel has been removed. It is unclear whether this indicates deprecation of the feature or a restructuring of documentation, but users now lack official guidance on using Copilot for chart creation in Excel.
- Page explaining how to create charts with Copilot in Excel is no longer available
- Uncertainty whether feature is deprecated or documentation has moved
-
Page removed or relocated. The documentation page for using Copilot in Excel to clean up data has been removed. It is unclear if this indicates feature deprecation or a restructuring of documentation, but guidance on this specific Copilot capability is now missing.
- Page detailing how to use Copilot for data cleanup in Excel is no longer available
- Uncertainty whether this reflects feature removal or documentation reorganization
Excel 14
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to generate formula rows and columns has been removed. This leaves a gap in guidance for users seeking to automate formula creation with Copilot, though it is unclear if the feature itself is deprecated or if the documentation has been relocated.
- Removed instructions for generating formula columns and rows with Copilot in Excel
- Missing example prompts and workflow for formula automation
- No longer provides clarification on Copilot availability and licensing for Excel
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to analyze and extract insights from text-based data has been removed. This leaves a gap in guidance for users seeking to leverage Copilot for summarizing, identifying themes, and sentiment analysis in textual datasets within Excel.
- Loss of instructions for summarizing and analyzing large volumes of text in Excel using Copilot
- No longer provides sample prompts or workflow for extracting insights from text data
- Missing guidance on adding analysis results as new columns in Excel workbooks
-
Page removed or relocated. The documentation page describing how to use Copilot in Excel for data cleaning has been removed. This means users no longer have official guidance on using Copilot to fix inconsistencies in spacing, capitalization, and formatting within Excel.
- Loss of instructions for using Copilot's data cleaning features in Excel
- No longer documents Copilot's ability to fix spacing, capitalization, and formatting inconsistencies
- Missing guidance on accessing and applying the 'Clean Data' feature via Copilot
-
Page removed or relocated. Documentation for using Copilot in Excel to create lookup columns has been removed, and the page previously warned of feature deprecation by February 2026. Users now lack official guidance on this specific Copilot capability.
- Page provided step-by-step instructions for creating lookup columns with Copilot in Excel
- Explicit warning that App Skills (including this feature) will be removed by late-February 2026
- Suggested alternatives such as Agent Mode and Copilot Chat were mentioned
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to create PivotTables has been removed. This leaves a gap in guidance for users seeking to leverage Copilot for this specific data analysis task, though it is unclear if the feature itself is deprecated or if the documentation was relocated.
- Step-by-step instructions for creating PivotTables with Copilot are no longer available
- Sample prompts for generating PivotTables with Copilot are missing
- No clarification on whether the feature is deprecated or the documentation was moved
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from the web and internal sources has been removed. This eliminates official guidance on a key Copilot capability for Excel users, though it is unclear if the feature itself is deprecated or if the content was relocated.
- Loss of instructions for importing web and organizational data into Excel using Copilot
- Missing details on required licenses, account types, and feature prerequisites
- No longer provides example prompts for data import tasks
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to understand and get explanations for formulas has been removed. This removes guidance for users seeking to leverage Copilot for formula comprehension.
- Loss of instructions for using Copilot to explain Excel formulas
- No longer documents the 'Explain this formula' feature in Excel Copilot
- Removes context on Copilot's ability to help with formula creation and understanding
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to import data from another Excel file has been removed. This removes guidance on a specific Copilot capability for data import and refresh using Power Query.
- Loss of step-by-step instructions for importing data from another Excel file using Copilot
- Missing information about requirements, limitations, and supported platforms for this feature
- No longer provides example prompts for searching and importing data via Copilot
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to gain insights about numerical data has been removed. It is unclear whether this reflects a feature deprecation or a documentation restructure, but users now lack official guidance on using Copilot for numerical data analysis in Excel.
- Removed step-by-step instructions for using Copilot to analyze numerical data in Excel
- Loss of example prompts for extracting insights from datasets
- Missing tips on how to phrase questions for Copilot in Excel
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to generate single-cell formulas has been removed. This means users no longer have official guidance on this specific Copilot capability, though it is unclear if the feature itself is deprecated or if the documentation was relocated.
- Step-by-step instructions for generating single-cell formulas with Copilot are no longer available
- Example prompts for formula generation are missing
- Guidance on reviewing and verifying AI-generated formulas is no longer documented
-
Page removed or relocated. The documentation page explaining how to get started with Copilot in Excel has been removed. This eliminates official guidance on Copilot's Excel capabilities, including data import, formula generation, and data analysis features.
- Loss of instructions for accessing and using Copilot in Excel
- No longer documents Copilot's ability to import data, generate formulas, and analyze data in Excel
- Missing guidance on Copilot's UI integration and conversation starters
- Removed Format data for Copilot in Excel
Page removed or relocated. The documentation page explaining how to format data for use with Copilot in Excel has been removed. This eliminates official guidance on required data structures and formatting, which is essential for users to successfully leverage Copilot's features in Excel.
- Loss of instructions for formatting data as a table or supported range for Copilot compatibility
- No longer provides requirements for headers, data consistency, and unsupported features (e.g., merged cells, subtotals)
- Removes tips about AutoSave being required for Copilot in Excel
-
Page removed or relocated. The documentation page explaining how to use Copilot in Excel to create charts has been removed. This means users no longer have official guidance on leveraging Copilot for chart creation, which may impact their ability to use this feature effectively.
- Loss of instructions for creating charts with Copilot in Excel
- No longer lists supported chart types or limitations
- Example prompts for generating charts with Copilot are no longer available
-
Page removed or relocated. The documentation for visualizing data with Copilot in Excel, specifically using App Skills for highlighting, sorting, and filtering, has been removed. This page also contained a deprecation warning for App Skills, indicating their removal by February 2026, and pointed users to alternative Copilot features.
- Loss of guidance on using Copilot in Excel for data visualization tasks like highlighting, sorting, and filtering
- Deprecation notice for App Skills in Excel is no longer visible
- References to alternative Copilot features (Agent Mode, Copilot Chat, Analyst) are now missing