Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
4,773 questions with Microsoft 365 and Office | Development | Other tags
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
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Microsoft 365 and Office | Excel | For business | Windows
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Outlook | Windows | Classic Outlook for Windows | For business
Using classic Outlook for Windows in business environments
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
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
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.