343,340 questions

Sort by: Updated
0 answers

windows server remote Desktop User ID cannot be reused

We currently have a server providing remote connections for users to perform data queries. Recently, there have been issues with connecting to the server. Upon checking Task Manager, it was noticed that whenever the ID in the USER field approaches 900,…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,169 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,249 questions
asked 2024-05-03T07:30:04.5233333+00:00
YuRuei 0 Reputation points
1 answer

I'm very new to azure stack hci now on trial and need some advice for OS drive installation best practice

I'm just start to evaluate Azure Stack HCI and very new for this service because we are moving from Vmware vsphere. what i need for help is I just need to make sure that I'm in the good practice for setting up. My current setup is below 1 Node…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
269 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
946 questions
asked 2024-05-03T04:14:29.78+00:00
Pakpoom Chatsuwan (ED) 0 Reputation points
edited an answer 2024-05-03T07:29:58.1033333+00:00
Prrudram-MSFT 22,211 Reputation points
2 answers

Windows Powershell and Visual Studio Running Extremely Slow

Hello, I work as an IT support engineer for my company and a user reached out to me saying that they have been experiencing issues with their VS code and Powershell commands running very slow. I recreated the same environment on my laptop, and I had the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,620 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,208 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,382 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,076 questions
asked 2024-04-24T19:29:34.0733333+00:00
Daniel Bulakh 15 Reputation points
commented 2024-05-03T07:29:38.4166667+00:00
Tianyu Sun-MSFT 27,356 Reputation points Microsoft Vendor
0 answers

Getting VSS Error ID 8200 while taking VSS Snapshot backup. API IVssWriterComponentsExt.GetWriterInfo is failed with error VSS_E_INVALID_XML_DOCUMENT

We are developing an application to backup our filesystem files via VSS. We are getting an issue while gathering writer component info which is blocking us to move ahead with building the tool. Can someone please help? Detailed logs…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,425 questions
asked 2024-04-29T14:11:06.7166667+00:00
Subodh Agnihotri 21 Reputation points
commented 2024-05-03T07:29:23.73+00:00
Jeanine Zhang-MSFT 9,181 Reputation points Microsoft Vendor
0 answers

InterlockedCompareExchange128 is not found on newer sdk

I'm running into a problem using windows 11 sdk (10.0.22621.0) through Microsoft Visual Studio. However I'm running into a problem where it cannot find "InterlockedCompareExchange128". The specific error message looks like: error C3861:…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,425 questions
asked 2024-04-24T13:50:04.7333333+00:00
Alexandra Wheeler 0 Reputation points
edited a comment 2024-05-03T07:28:25.7933333+00:00
Jeanine Zhang-MSFT 9,181 Reputation points Microsoft Vendor
1 answer

Sharepoint list permission

Hi, In sharepoint , I have a list for issue tracking . there is two groups . Group A want to access and edit all the columns but Group b only need to update the particular column. they dont need to edit the other columns . i have tried to create a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,673 questions
asked 2024-05-02T15:21:09.0333333+00:00
Sathiya Saravanan 0 Reputation points Microsoft Vendor
edited an answer 2024-05-03T07:28:23.2033333+00:00
Emily Du-MSFT 41,791 Reputation points Microsoft Vendor
1 answer

Azure Web App Crashing

Hi, I'm currently getting web app crashes within Azure. We've enabled Crash monitoring and I can see we're getting the following: HelperMethodFrame System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2024-04-25T13:52:10.37+00:00
Andy Williams 0 Reputation points
commented 2024-05-03T07:27:49.3766667+00:00
Grmacjon-MSFT 16,101 Reputation points
0 answers

How to use C++/WinRt API like as part of DLL without user interface(UI)

Hi, I am attempting to utilize the C++/WinRT code provided in the sample of LampArray, cppwinrt to create a DLL. However due to the tight coupling of this sample with the UI, I am not able to use below API independently within my DLL code, without…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,425 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,535 questions
asked 2024-04-23T06:41:57.05+00:00
sunil maurya 21 Reputation points
edited the question 2024-05-03T07:27:35.8966667+00:00
Roy Li - MSFT 32,051 Reputation points Microsoft Vendor
1 answer

how to get bus reported device description for VSP com port

Hello, I am using C# to detect usb vsp com port for my ARM controller via usb port. My program has been working properly, but I can't get the descriptor on ARM controller because windows use universal serial device driver. I found item "bus reported…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,425 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,271 questions
asked 2024-04-23T18:20:45.4133333+00:00
YANG HONG 0 Reputation points
edited a comment 2024-05-03T07:27:34.4966667+00:00
Jeanine Zhang-MSFT 9,181 Reputation points Microsoft Vendor
0 answers

IMAGE UPLOAD USING PHOTO PICKER DIALOG

RegistrationForm.cshtml <div class="mt-2"> <div class="row"> <div class="col-7 col-sm-6"> <div class="d-flex…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,184 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
298 questions
asked 2024-05-02T10:39:55.1833333+00:00
Nandini S 20 Reputation points
commented 2024-05-03T07:27:29.7333333+00:00
Nandini S 20 Reputation points
0 answers

How to fetch data of more than one column with single click In MS Office?

I am here with a problem and want to get solution of it through your help. I am MS Office user and have multiple records in one file like mix and match jollibee. I have a multiple records in the file and want to fetch different records with single click.…

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,010 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,363 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,552 questions
asked 2024-05-02T10:11:38.2733333+00:00
Chelegonzale 0 Reputation points
commented 2024-05-03T07:26:42.04+00:00
Jiajing Hua-MFST 4,990 Reputation points Microsoft Vendor
0 answers

How can i redirect to my own page after successful login in dotnet maui

i want to redirect my dotnet maui pages after successful login how can i do it in dotnet maui emulator i have sign in redirect uri : "https://localhost:7152//sign-ingoogle and aftter login i want to redirect to my own pages

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,295 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,394 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,184 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,895 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
766 questions
asked 2024-05-03T07:26:25.66+00:00
Kanika Rana 0 Reputation points
1 answer One of the answers was accepted by the question author.

Vision API AnnotationUrls and AuthenticationKind not uploading COCO file

Getting error message: "message": "AuthenticationKind is required for registering dataset using AnnotationFileUrls." when using Azure Vision AI API. This is the curl command I'm using curl.exe -v -X PUT…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
312 questions
asked 2024-05-02T13:50:17.3266667+00:00
Clodagh Lynch 0 Reputation points Microsoft Employee
accepted 2024-05-03T07:26:12.58+00:00
Clodagh Lynch 0 Reputation points Microsoft Employee
2 answers

Unable to see tomorrow's appointment under Assistant section on the right side of the screen

I am going through Exercise: Manage customers and activities and on of the tasks is to complete the Appointment as follows: Subject: Meeting with Jackson Start Time: Tomorrow at 10:00 AM End Time: Tomorrow at 11:00 AM After creating the above…

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.
28 questions
asked 2024-05-02T13:18:58.2733333+00:00
Namz 0 Reputation points
edited an answer 2024-05-03T07:25:40.96+00:00
Kiran P 395 Reputation points Microsoft Vendor
0 answers

How to map a shared mailbox to user's mailboxes in an access list?

I have an access list that has full permission to a shared mailbox and want map the shared mailbox to everyone in the access list.

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,899 questions
asked 2024-05-02T12:44:56.1266667+00:00
Robinson, Wendell 0 Reputation points
commented 2024-05-03T07:24:34.3833333+00:00
Faery Fu-MSFT 17,021 Reputation points Microsoft Vendor
0 answers

Audio Issue in Microsoft Teams Mobile App

I have setup a Group Number and 6 people in a call group that should ring at the same time and they should all be able to answer, all devices ring, however when someone answers with a mobile Teams app, there is no audio. so I have been testing a few days…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,114 questions
asked 2024-05-03T07:23:10.2466667+00:00
Souren Dadaian 5 Reputation points
0 answers

MFA in Users vs Group in Entra ID

I have created a user and added the same user in a group, and enabled MFA in both user and group, In user I have enabled SMS OTP, and in group I have enabled Microsoft authenticator. Now if I have to login to the user what Authentication will work since…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,552 questions
asked 2024-05-03T07:23:05.4233333+00:00
Robert Immanuvel 0 Reputation points
1 answer

All of sudden USB Keyboard & Mouse stopped working on Windows 10 however both are working on BIOS(using same USB port)

Hello, I have been using USB Keyboard & mouse on my desktop having Windows 10. All of sudden, windows 10 stopped recognizing Keyboard & mouse. Both Keyboard & mouse are working fine on BIOS and support Assistance. Please help me to fix the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,651 questions
asked 2024-05-03T07:10:14.6833333+00:00
Sharad Mohan 0 Reputation points
edited an answer 2024-05-03T07:23:04.4733333+00:00
Hania Lian 8,111 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Querying Audit log in Microsoft purview portal

Hi Team, We have requirement to display recently viewed pages by currently logged in user in SharePoint. We found that there is beta version of graph API available. It can be used to query the audit logs from Purview portal. We are able to create search…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,673 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
939 questions
asked 2024-05-02T14:11:13.8266667+00:00
Dattatraya Kamthe, Anita 20 Reputation points
commented 2024-05-03T07:22:43.6166667+00:00
Dattatraya Kamthe, Anita 20 Reputation points
0 answers

Issue deploying app services on azure

I am trying to deploy a node.js application in azure. The service used to work a few days ago but it has stopped working. I can't deploy from my bitbucket repository, visual studio code or even the azure cli. All say the same error: Gateway Timeout 504…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2024-04-29T10:49:58.1266667+00:00
Denis Çerri 0 Reputation points
commented 2024-05-03T07:22:40.79+00:00
Grmacjon-MSFT 16,101 Reputation points