342,821 questions

Sort by: Created
0 answers

On YouTube Is there any way to watch this video when it does this as shown from screenshot. would getting a vpn work. I live in Australia.

On YouTube Is there any way to watch this video when it does this as shown from screenshot. would getting a vpn work. I live in Australia.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,640 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,190 questions
asked 2024-05-01T10:11:26.3533333+00:00
Luke Ferguson 46 Reputation points
0 answers

Error upon setting up playbook.

I a using this guide to setup a playbook for the Alien Vault OTX. However I get the following error message when I try and save the logic - "Workflow validation failed for the workflow ''.…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
981 questions
asked 2024-05-01T10:10:15.6166667+00:00
JavaM 1 Reputation point
0 answers

Microsoft Vulnerability Manager Security Recommendations - Python

Microsoft Vulnerability Manager Security Recommendations is advising to Update Python as it is currently version 3.7.7.0 however, when installing Python latest version (3.12.30) from https://www.python.org/downloads/ it is still reporting on Microsoft…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,197 questions
asked 2024-05-01T10:08:51.46+00:00
Jack Fields 25 Reputation points
0 answers

Excel VBA Error with user access Permission.Add

Hello, I wrote the following Excel Macro to assign user permission to the Excel file. Sub Add_Permission() Dim objUserPerm As Office.UserPermission Set objUserPerm = ActiveWorkbook.Permission.Add("test@test.com", msoPermissionChange) …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,468 questions
Windows 365 Business
asked 2024-05-01T10:03:49.6333333+00:00
Dec 0 Reputation points
0 answers

How to add subfolders to the azure functions app using VScode?

Hello there, I have sub folders "assets" and "components" inside the content directory of my azure function app. I want to copy these folders to the output directory. How to do that? I tried including this to my .csproj file but it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,285 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
0 answers

Driver Memory Allocation intermittent failure at boot

Hi, We are having a PCIe driver issues during loading of the driver as part of the Windows Boot process. According to Debug printing in the driver we can see that the problem is due to memory allocation error, specific in the AllocateCommonBuffer…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
1 question
asked 2024-05-01T10:03:11.9433333+00:00
Cohen, Yossi 0 Reputation points
0 answers

How to use Azure AI Studio Rest Endpoint

I created a simple RAG solution as shown below. It uses Azure AI Studio, Azure AI Search, and Azure OpenAI. I then clicked "View Code" In order to get the REST Endpoint to try in Postman. I then set the Headers and Body. I however get the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,171 questions
asked 2024-05-01T10:02:18.76+00:00
Ziggy Zulueta 455 Reputation points MVP
0 answers

No SharePoint Results on a Specific PC

Hi, One of my colleagues already had this issue months ago, while it disappeared all of a suudne after a few days. But now she has it again. On her PC, no matter which user is logged on, in none of 3 browsers (Edge, Chrome, Firefox) any SharePoint search…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,656 questions
asked 2024-05-01T09:58:46.1766667+00:00
Dieter Tontsch (GMail) 867 Reputation points
edited the question 2024-05-01T09:59:28.32+00:00
Dieter Tontsch (GMail) 867 Reputation points
0 answers

RibbobBar hiding with multiple mouse clicks

Our application has a RibbonBar containing several tabs. In it we have disabled the ability to shrink the ribbon bar by double clicking on the tab headers by intercepting the PreviewMouseDoubleClick event and marking it as handled. This works fine for a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 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,675 questions
asked 2024-05-01T09:48:25.9+00:00
Mike Charlesworth 0 Reputation points
0 answers

Chrome Asking for MS Authentication (MFA) Every Time It Is Launched

Hello, one of our employees got a problem with MS authentication (in this case it is MFA too) and the Chrome browser. Every time she launches Chrome, our SharePoint is her start page, she instantly gets prompted to login. She can login, no problem, but…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,512 questions
asked 2024-05-01T09:46:50.96+00:00
Dieter Tontsch (GMail) 867 Reputation points
0 answers

Office-Addin MSAL Single Sign In SSO: How to Refresh the Access Token

Hi, I have developed Office-ExcelAddIn using Angular. I am using OfficeRuntime.auth.getAccessToken() to get the taken for api authentication. After 87min the token expires and ExcelAddIn stops working. If I try to use the getAccessToken() method after 87…

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,499 questions
asked 2024-05-01T09:24:01.74+00:00
Handoo, Rakesh 0 Reputation points
0 answers

`KeyDerivationAlgorithmNames` and `MacAlgorithmNames` class member functions not working as expected

Hello, We are facing issue using following member functions for cryptographic operations on windows 10 Build 19045 using Microsoft Visual Studio Community 2019 Version 16.11.18. MacAlgorithmNames::HmacSha256 …

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,640 questions
asked 2024-05-01T09:23:12.7666667+00:00
aggarwalr 0 Reputation points
edited the question 2024-05-01T09:25:25.62+00:00
aggarwalr 0 Reputation points
0 answers

"ObjectHandle is invalid" for one of user's personal drives

I have written an integration with OneDrive that traverses the user's drives and folders. I was recently contacted with a bug for a user that had multiple personal drives. Here's what was returned for /me/drives: GET /me/drives [0] =>…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,616 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
820 questions
asked 2024-05-01T09:18:17.31+00:00
Dan Gravell 0 Reputation points
0 answers

OneDrive Permanently Delete Item

Hello, I have the same issue than the on described here : https://learn.microsoft.com/en-us/answers/questions/1351297/onedrive-permanently-delete-item Here is a screenshot of the query run in Graph Explorer: Permission: Thanks

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
820 questions
asked 2024-05-01T09:14:22.8266667+00:00
Xavier Pernot 0 Reputation points
1 answer

I'm trying to release this uwp app on visual studio 2022 but it won't run I get this problem as shown from screenshot

I'm trying to release this uwp app on visual studio 2022 but it won't run I get this problem as shown from screenshot

Universal Windows Platform (UWP)
asked 2024-05-01T09:10:21.9+00:00
Luke Ferguson 46 Reputation points
answered 2024-05-01T09:34:58.5666667+00:00
Luke Ferguson 46 Reputation points
0 answers

Thunderbolt 3 docks OK périphériques non OK

Bonjour Madame, Bonjour Monsieur,  Windows 10 : Le précédent centre de contrôle thunderbolt n’apparaissait plus sur le PC, j’ai mis à jour ce logiciel à partir de Microsoft Store, mais celui-ci ne reconnaît qu’une seule fois après l’installation+ un…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,640 questions
asked 2024-05-01T09:06:44.5533333+00:00
GIRARD Alain 0 Reputation points
edited the question 2024-05-01T09:16:50.12+00:00
GIRARD Alain 0 Reputation points
0 answers

Retirement of Azure SQL Database APIs 2014-04-01

The Azure SQL Database API version 2014-04-01 is retiring, I would like to understand the following things: How can we check the resources effected using the resource graph explorer? How to make the changes using code? Any prerequisite or…

Azure SQL Database
asked 2024-05-01T08:54:07.26+00:00
Azra Akil 40 Reputation points
0 answers

Unlink OneDrive account from PC

Hi Team, Is there a way to automate the process of unlinking of OneDrive account? As for 1-2 accounts, we perform manual steps: open the OneDrive settings, go to the account tab, and click Unlink this PC. But for thousands Laptops/desktop we don’t want…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
820 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,131 questions
asked 2024-05-01T08:49:29.3533333+00:00
Prabhjot Singh 145 Reputation points
0 answers

How to block changes in Windows 10 Pro

Windows 10Pro is installed. A dozen or so people use the computer. How to block the ability to make changes and leave saved files? I'm looking for a solution like "mandatory profile".

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,640 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,907 questions
asked 2024-05-01T08:27:05.9833333+00:00
Jarek1020 0 Reputation points
1 answer

How to block access to "Settings" and adding extensions in Visual Studio Code?

How to block access to "Settings" and adding extensions in Visual Studio Code? The program is used by many users on one workstation

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
173 questions
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.
967 questions
asked 2024-05-01T08:15:53.5966667+00:00
Jarek1020 0 Reputation points
answered 2024-05-01T09:16:24.7866667+00:00
Anna Xiu-MSFT 25,716 Reputation points Microsoft Vendor