4,773 questions with Microsoft 365 and Office | Development | Other tags

Sort by: Updated
2 answers

Copilot created agent - Your organization has prevented this agent from being installed

A user created a Copilot agent and shared with other users in the tenancy. However, users get this error when try to install it. Where to allow the agent for installation?

Microsoft 365 and Office | Development | Other
asked 2026-08-07T03:15:13.3366667+00:00
DT_2026 40 Reputation points
commented 2026-08-08T02:56:21.99+00:00
Hani-Ng 270 Reputation points Independent Advisor
2 answers

how to automate the variance commentary in D365

Our Variance commentary is produced manually by each Vertical which has a business impact of Inconsistent quality and timeliness of commentary; significant manual effort duplicated.

Microsoft 365 and Office | Development | Other
asked 2026-08-07T15:15:03.9566667+00:00
Noruwa O. Izevbaye 0 Reputation points
edited an answer 2026-08-07T16:15:02.43+00:00
Ruby Nguyen 400 Reputation points
1 answer

Why are some Copilot Studio Session Transcript responses hidden as "Agent response is hidden due to sensitive content" while others are visible?

We are using Microsoft Copilot Studio with SharePoint knowledge sources. Users receive the correct responses in Microsoft Teams/Microsoft 365 Copilot. However, in Monitor → Sessions → Session Transcript, some responses are replaced with "Agent…

Microsoft 365 and Office | Development | Other
asked 2026-08-05T10:14:51.39+00:00
Astha Patel 0 Reputation points
edited an answer 2026-08-07T05:49:24.91+00:00
Teddie Dang 175 Reputation points
1 answer

I would like to prevent the "Be careful! Your document may contain personal information that cannot be removed by the Document Inspector." dialog from being displayed when saving a document.

I am trying to create a program to remove property information from a Word document in order to ensure that no personal or client information is left behind. I am using C# code with Microsoft.Office.Interop.Word to initiate Word, and I execute…

Microsoft 365 and Office | Development | Other
Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

11,812 questions
asked 2023-10-19T12:10:26.97+00:00
AndAge 0 Reputation points
answered 2026-08-06T11:43:10.16+00:00
ADDY ad 0 Reputation points
1 answer

Incorrect Conversation ID Returned by Microsoft Graph API for Unrelated Emails

Dear Microsoft Support Team, We are encountering an issue with the Microsoft Graph API where the GET https://graph.microsoft.com/v1.0/me/messages/{message-id} response appears to be returning an incorrect conversationId. We have identified two separate…

Microsoft 365 and Office | Development | Other
asked 2026-08-04T11:16:33.3066667+00:00
Swapnil Jagtap 0 Reputation points
commented 2026-08-06T00:51:38.91+00:00
Jade Ng 14,690 Reputation points Microsoft External Staff Moderator
1 answer

Issue with Excel Add-In Code: Timeout Error

Our Excel add-in code is now getting a timeout error while updating cells in sheets exceeding 3500 rows. Despite smooth operation before, this issue has surfaced suddenly. We are investigating the root cause and working towards resolving it to restore…

Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Excel | For business | Windows
asked 2024-03-27T06:32:12.9166667+00:00
Nirogini Albertjanstin 0 Reputation points
commented 2026-08-05T12:56:43.8766667+00:00
Jan Karel Pieterse 161 Reputation points MVP
2 answers

How to add data to the tables I made in power apps

I made tables in power apps, but when I try to enter data into them it acts like it's locked, how do i unlock it/ <Moved from Office/Access/Development>

Microsoft 365 and Office | Development | Other
asked 2026-08-03T18:39:34.72+00:00
Andrea Foundas 0 Reputation points
edited the question 2026-08-04T12:37:52.8733333+00:00
Don Varnau 19,895 Reputation points Volunteer Moderator
1 answer

How can we restrict *archived*/*delisted* email addresses being returned from the /peoples endpoint

Calling the people API (GET https://graph.microsoft.com/v1.0/me/people/) is returning email addresses that shouldn't be shown, such as archived / delisted addresses. I imagine there must be some kind of flag, as they're not displayed in Outlook, but, as…

Microsoft 365 and Office | Development | Other
asked 2026-08-03T14:09:37.3933333+00:00
Daniel 0 Reputation points
answered 2026-08-04T01:42:39.7533333+00:00
Teddie Dang 175 Reputation points
2 answers

How do I change developer account address

How do I change developer account address? In my Microsoft account I need to change my Developer address.

Microsoft 365 and Office | Development | Other
asked 2026-07-30T14:25:27.7966667+00:00
Wayne Wilke 0 Reputation points
commented 2026-07-31T17:30:32.6066667+00:00
Wayne Wilke 0 Reputation points
1 answer

how do I verify legal compliance for our usage of Office Web Apps in our organisation

I'm trying to programmatically verify that our usage of Office Web Apps is compliant with our licensing posture. I'm hoping to be able to do this by using the Graph API. is this possible?

Microsoft 365 and Office | Development | Other
asked 2026-07-31T08:49:40.7166667+00:00
Patrick Magee 0 Reputation points
edited an answer 2026-07-31T10:04:14.7833333+00:00
Tamara-Hu 17,950 Reputation points Microsoft External Staff Moderator
4 answers

Microsoft Todo "Open in Outlook" Link Inactive/Broken Across Different Platforms

When adding an email task to Todo from Outlook via copy or Flagged Email, that task has a link to open the original email in Outlook. The link functions different depending on where you click it. Expected Behavior (has been working the last year): …

Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
asked 2024-09-10T13:57:16.9866667+00:00
King Lau 65 Reputation points
commented 2026-07-30T13:33:35.1833333+00:00
Barry-John 0 Reputation points
1 answer

Calling 365 inbox using MS Graph API returns a bare 401 with an empty response body

I'm trying to set up polling-based ingestion of a shared mailbox via Microsoft Graph delta queries, called from an Azure Function using its system-assigned managed identity — no client secret/cert, app-only (client credentials) auth. I have granted…

Microsoft 365 and Office | Development | Other
asked 2026-07-22T22:23:02.37+00:00
Simon 0 Reputation points
commented 2026-07-28T20:35:55.56+00:00
Simon 0 Reputation points
1 answer

Shortcuts Key implementation is not working in Desktop Office 365 Excel Plugin

Hi , I am experiencing an issue with keyboard shortcuts defined in shortcuts.json. I have added shortcuts.json to the manifest using ExtendedOverrides, specified the url property, and associated the actions using Office.actions.associate(). This setup…

Microsoft 365 and Office | Development | Other
asked 2026-07-21T06:28:25.7133333+00:00
priyanka anusuri 20 Reputation points
edited a comment 2026-07-28T05:32:11.2833333+00:00
Austin-H 8,365 Reputation points Microsoft External Staff Moderator
1 answer

How to allow users to use Power Automate Flows and Power Apps but not Copilot Studio?

Hello, is this possible to be accomplished? In M365 Admin Center -> Billing -> Licenses -> M365 Copilot, we unchcked 'Copilot Studio in Copilot for M365'. Based on my testing, it looks like 'Environment Maker' role for the user in that…

Microsoft 365 and Office | Development | Other
asked 2026-07-25T00:57:44.1433333+00:00
Edward 66 Reputation points
commented 2026-07-27T21:16:17.64+00:00
Edward 66 Reputation points
2 answers

add copilot in excel

I would like unlimited help from copilot in excel building spreadsheets. It says reached limit

Microsoft 365 and Office | Development | Other
asked 2026-07-23T16:54:08.4366667+00:00
Brittney Gabbard 0 Reputation points
edited an answer 2026-07-27T01:21:03.8+00:00
Bulldog 3,565 Reputation points
1 answer

Copilot in Word cannot read uploaded PDFs and returns: “empty, corrupted, or in a format

Copilot in Word cannot read uploaded PDFs and returns: “empty, corrupted, or in a format I can’t process directly.” The same PDFs are readable in Copilot online and PowerPoint. I have already tried updates, repair, fresh copies, OneDrive, and sign…

Microsoft 365 and Office | Development | Other
asked 2026-07-25T18:14:14.2466667+00:00
Andrew Charles 0 Reputation points
answered 2026-07-27T00:10:59.4066667+00:00
Teddie-D 19,760 Reputation points Microsoft External Staff Moderator
1 answer

POWER AUTOMATE How can I get Id of the email action: send an email V2 ?

Dear Friends, I am buliding the Automate flow for my daily task, The idea is Send out the mail-merge ( send email v2 ) customized with the action "create a response" included Then "wait for response "and and email the…

Microsoft 365 and Office | Development | Other
asked 2026-07-24T05:03:34.8433333+00:00
Mike PHAM 0 Reputation points
edited the question 2026-07-24T07:59:35.99+00:00
Teddie-D 19,760 Reputation points Microsoft External Staff Moderator
1 answer

How to list all shared calendars in Microsoft Graph

I’m working on a feature in my product that needs to identify all calendars that have been shared with the signed-in user. I would like to know whether Microsoft Graph provides a way to: list every calendar that has been shared with the user, or …

Microsoft 365 and Office | Development | Other
asked 2026-07-21T21:23:41.89+00:00
Marcelo Amarante Cintra 0 Reputation points
commented 2026-07-24T02:19:02.14+00:00
Teddie-D 19,760 Reputation points Microsoft External Staff Moderator
2 answers

Does a Microsoft Copilot Studio native app require admin approval for every user?

Hi, I am integrating a Microsoft Copilot Studio agent into an internal Python desktop application using the Microsoft 365 Agents SDK and the official Copilot Studio client sample. The application uses: User interactive authentication Public Client /…

Microsoft 365 and Office | Development | Other
asked 2026-07-20T19:39:36.8833333+00:00
Unceta-Barrenechea, Irene 0 Reputation points
edited an answer 2026-07-24T01:00:05.64+00:00
Teddie-D 19,760 Reputation points Microsoft External Staff Moderator
1 answer

How to Dynamically Hide and Show Ribbon Buttons Using the Ribbon API?

I'm using the Microsoft Ribbon API and have successfully implemented enabling and disabling custom ribbon buttons. However, I haven't found a way to hide or show those buttons dynamically. Is there a supported approach for hiding and unhiding ribbon…

Microsoft 365 and Office | Development | Other
asked 2026-07-21T12:27:18.6966667+00:00
aborowicz 0 Reputation points
commented 2026-07-23T13:09:27.0466667+00:00
Michelle-N 20,645 Reputation points Microsoft External Staff Moderator