(Updated) Microsoft Teams: Support for making a silent test call [MC1089323]

(Updated) Microsoft Teams: Support for making a silent test call [MC1089323]

Message ID: MC1089323 (Updated) Updated October 28, 2025: We have updated the timeline. Thank you for your patience.Coming soon: IT administrators will be able to run silent, synthetic Microsoft Teams call simulations to specific subnets—enabling proactive network readiness checks and…
(Update) Microsoft Teams: Meeting option suggestions in classic Microsoft Outlook for Windows [MC1059668]

(Update) Microsoft Teams: Meeting option suggestions in classic Microsoft Outlook for Windows [MC1059668]

Message ID: MC1059668 (Updated) Updated October 28, 2025: We have updated the timeline below. Thank you for your patience.Coming soon: The Microsoft Teams Meeting add-in in classic Microsoft Outlook for Windows desktop will suggest meeting options to meeting organizers based…
(Updated) Microsoft OneDrive: floating Copilot button simplifies Copilot discovery [MC1173929]

(Updated) Microsoft OneDrive: floating Copilot button simplifies Copilot discovery [MC1173929]

Message ID: MC1173929 (Updated) Updated October 28, 2025: We have updated the content. Thank you for your patience. [Introduction] We’re introducing a new way to interact with your files in OneDrive: the Copilot floating button. This feature provides quick access to…
(Updated) Microsoft 365 Copilot: Version history now available in Copilot Pages [MC1162965]

(Updated) Microsoft 365 Copilot: Version history now available in Copilot Pages [MC1162965]

Message ID: MC1162965 (Updated) Updated October 28, 2025: We have updated the timeline. Thank you for your patience. [Introduction:]We're introducing version history in Microsoft 365 Copilot Pages to help users confidently refine their work. This feature allows users to view and…
Workers AI – Workers AI Markdown Conversion: New endpoint to list supported formats

Workers AI – Workers AI Markdown Conversion: New endpoint to list supported formats

Developers can now programmatically retrieve a list of all file formats supported by the Markdown Conversion utility in Workers AI. You can use the env.AI binding: await env.AI.toMarkdown().supported() Or call the REST API: curl https://api.cloudflare.com/client/v4/accounts/{ACCOUNT_ID}/ai/tomarkdown/supported \ -H 'Authorization: Bearer {API_TOKEN}'…