18,705 questions

Sort by: Updated
0 answers

Editing an Excel file without tables using MSGraph API

Hi all, I want to use the MSGraph API in order to edit excel files on Sharepoint. I now see that you need a workbookTable_id in order to use the python function: result = await…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,013 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,588 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,631 questions
asked 2024-06-11T07:50:01.5933333+00:00
Dennis Tran 0 Reputation points
edited the question 2024-06-12T01:34:52.9333333+00:00
Jiajing Hua-MFST 6,510 Reputation points Microsoft Vendor
0 answers

In an Enterprise Network Environment the system FAILS to host a stable virtual network

In an Enterprise Network Environment, the system is failing to host a stable virtual network adapter to which clients are unable to connect. Though the virtual adapter is available all the time in the host machine, clients are not able to connect. When…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,471 questions
asked 2024-06-11T12:43:36.6633333+00:00
Raghavendra 0 Reputation points
edited the question 2024-06-12T01:34:24.5566667+00:00
Jiale Xue - MSFT 40,951 Reputation points Microsoft Vendor
0 answers

Where can I find the code for this? WPF Resizing Controls at Runtime

https://www.youtube.com/watch?v=ykphg1P2_ag I need to do something similar to this and I'd like to look at the code for it. This video doesn't give enough detail. Please help, thanks!

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,694 questions
asked 2024-06-11T21:52:20.69+00:00
Michelle Nieman 0 Reputation points
edited the question 2024-06-12T01:32:35.51+00:00
Jiale Xue - MSFT 40,951 Reputation points Microsoft Vendor
0 answers

VS Changes the state of the windows I work on.

VS Changes the state of the windows I work on. 1.- When I open the project, I want each window that I had open to be the same as when I closed, without any changes. 2.- If I have several windows open with C# documents, I don't want any of the windows to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,748 questions
asked 2024-06-12T01:27:58.5766667+00:00
zequion 171 Reputation points
0 answers

Can Desktop Applications Be Used in Azure/ISV Environment?

This is a very basic and generic question, but no answers were found in searching the internet. Can a desktop application (WPF/WCF) run in Azure/ISV environment? I know that an Azure VM can host a desktop/client-server application, but that's not what…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,510 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,694 questions
C#
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.
10,457 questions
ISV (Independent Software Vendor)
asked 2024-06-11T22:32:46.7633333+00:00
TJ Fan 5 Reputation points
edited the question 2024-06-12T01:27:34.9633333+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
0 answers

Skype 2019 presence to Outlook

Good evening. We can't see the status dot next to the email address that shows when a person is online, offline, etc. The status is connected to that of Skype for Business but even though the "show online availability next to the name" option…

Skype for Business
Skype for Business
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
610 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,979 questions
asked 2024-06-11T08:23:33.4366667+00:00
Giovannini Simona 0 Reputation points
edited the question 2024-06-12T01:27:12.7833333+00:00
SokiGuo-MSFT 24,531 Reputation points Microsoft Vendor
0 answers

Excel add-in for Azure Dev Ops board integration is experiencing issues

I use Excel to manage work items from an Azure Dev Ops board. Last week, I started to experience a problem with the Excel Add-in. Assuming that the prerequisite is installed... Starting with a new sheet, the repro steps are: Go to the Team tab. …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,588 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,669 questions
asked 2024-06-11T20:35:47.9633333+00:00
Michael Mainer - MSFT 1 Reputation point Microsoft Employee
edited the question 2024-06-12T01:26:50.62+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
0 answers

"Invalid certificate signature" error when installing software with tag type UUPOnly from the Software Update Installation tab in the SCCM 2002 version console.

hello When I download the Windows 11 23h2 security update patch file to distribute in SCCM 2002 version, an error saying “invalid certificate signature” appears. A month ago, I googled it, changed it, and even upgraded to version 2403, it was the same. I…

Microsoft Configuration Manager
asked 2024-06-12T01:20:24.2866667+00:00
수용 김 0 Reputation points
0 answers

RDLC Files Not Automatically Deploying to Azure App Service

Hello, I'm experiencing an issue with deploying RDLC files in my project to Azure App Service. Here are the details: Project Setup: My RDLC files are included in the project with the following settings: Build Action: Content Copy to Output Directory:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,134 questions
asked 2024-06-10T09:18:28.8833333+00:00
Omkar Pawar 0 Reputation points
edited the question 2024-06-12T01:17:12.7566667+00:00
Lan Huang-MSFT 27,716 Reputation points Microsoft Vendor
0 answers

How to fix the "401: FileOpenUserUnauthorized" error on the https://graph.microsoft.com/v1.0/me/drive/items/{workbook_id}/workbook/worksheets endpoint?

Certainly! Here is your text with corrected grammar: Hello, I have created an integration that reads any new rows added inside the selected workbook. I present the user with a dropdown to select the worksheet they want to monitor. This dropdown gets…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,013 questions
asked 2024-06-11T13:13:26.2033333+00:00
Jalal Abdul Ghaffar 0 Reputation points
edited the question 2024-06-12T01:12:49.08+00:00
Emi Zhang-MSFT 22,871 Reputation points Microsoft Vendor
0 answers

Visual Studio Installer will not start

Says "Unable to launch the installer: Error the system cannot find the file specified." So I cannot update the VS edition.

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
984 questions
asked 2024-06-12T01:05:08.5766667+00:00
Kevin A 101 Reputation points
0 answers

Intermittent Trigger Issues with Event Grid for Blob Upload and Deletion in Azure Function

I am using an Event Grid subscription to trigger an Azure Function for handling blob uploads and deletions in Azure Blob Storage. However, I'm encountering intermittent issues with the triggers not firing consistently. Setup: Storage Account (Event…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,471 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
792 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2024-06-12T01:03:14.7566667+00:00
SuMyat Hlaing 0 Reputation points
0 answers

Error launching Sandbox for D365 learning

I am having trouble launching Sandbox while trying to learn D365. When I try to launch it, I get the error message "Microsoft Learn needs your permission to create Dynamics 365 resources." However, when I click "Review Permissions," I…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
54 questions
asked 2024-06-12T00:58:22.2333333+00:00
Chander Karki 0 Reputation points
0 answers

Which Onedrive plan gives 5 TB storage

in Office 365, which plan gives onedrive 5 TB storage. Earlier we used to get through Onedrive plan 2 or SPO plan 2. But now we need to buy E3 5 license to get 5 TB storage. So currently which is the affordable plan for 5 TB storage.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
899 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,162 questions
asked 2024-06-12T00:48:21.5533333+00:00
O365 Buddy 71 Reputation points
0 answers

Cross-tenant sync vs MTO

Hi everyone i have a next situation, two organizations need improve collaboration and communication across tenants. We need view users in address book, simple chat in teams (no change profile), and so on. what option is better in this case? …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,036 questions
asked 2024-06-12T00:44:08.3333333+00:00
Brandon Pinto Sobarzo 20 Reputation points
0 answers

graph.getAllTranscripts and graph.getAllRecordings response 412

https://graph.microsoft.com/beta/me/onlineMeetings/microsoft.graph.getAllTranscripts(meetingOrganizerUserId='xxxx') https://graph.microsoft.com/beta/me/onlineMeetings/microsoft.graph.getAllRecordings(meetingOrganizerUserId='xxxx') Both return 412. …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,013 questions
asked 2024-06-12T00:14:32.7566667+00:00
Chao Wang 0 Reputation points Microsoft Employee
edited the question 2024-06-12T00:42:48.26+00:00
Chao Wang 0 Reputation points Microsoft Employee
0 answers

Can't verify identity: Microsoft Hardware Partner for Driving Signing.

I have been diligently following Microsoft's official guidelines for signing up as a partner for Hardware Driver Device Signing. After investing a significant amount of money in the required EV certificate and meticulously adhering to every step, I have…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
899 questions
asked 2024-06-11T22:40:25.5133333+00:00
Thiago Costa 0 Reputation points
edited the question 2024-06-12T00:25:32.39+00:00
Thiago Costa 0 Reputation points
0 answers

Have not received certification after 48 hours, who do I contact

It has been 48 hours and still have not received my certification despite pearson showing I passed the exam. Who do I contact to get this resolved, and how do I prevent this from happening again with future certifications?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,037 questions
asked 2024-06-12T00:25:08.4366667+00:00
Stephen Meshotto 0 Reputation points
0 answers

I cannot complete a module (see pic), so the software will not give me a course completion certificate. As you can see, I have completed the module.

This question is related to the following Learning Module

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
54 questions
asked 2024-06-11T22:55:07.13+00:00
Smith, David 0 Reputation points
0 answers

Are these Application permissions correct?

https://learn.microsoft.com/en-us/graph/api/list-create?view=graph-rest-1.0&tabs=http#permissions On the page above, the Application + Least privileged permissions is "Sites.Manage.All" and the Application + Higher privileged permissions is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,013 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,987 questions
asked 2024-06-11T22:46:00.8+00:00
DS 0 Reputation points