18,277 questions

Sort by: Updated
0 answers

Optimizing Windows Services for High-Performance Workloads: Best Practices and Pitfalls

As a Windows enthusiast, I’m curious about optimizing Windows services to achieve maximum performance in high-demand scenarios. I’d like to explore the following aspects: Service Prioritization: How can we prioritize critical services over…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,272 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,780 questions
asked 2024-05-22T17:08:18.7+00:00
Ana Isabel Dias Pereira 0 Reputation points
edited the question 2024-05-23T02:36:23.1166667+00:00
vipullag-MSFT 24,871 Reputation points
0 answers

Unable to Send Email Messages using Microsoft.Exchange.WebServices Library

Hello! I've been using Microsoft.Exchange.WebServices 2.2.0 library to send emails from my C# application for a couple of years and have not been changed my code for a long time. It worked seamlessly but yesterday I started constantly getting the…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,106 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
517 questions
asked 2024-05-22T19:05:03.85+00:00
Ihor Kuliiev 21 Reputation points
edited the question 2024-05-23T02:33:12.2266667+00:00
Jake Zhang-MSFT 1,535 Reputation points Microsoft Vendor
0 answers

جلب الحبيب*شيخ روحاني*3ْ85ْ7ْ70 5ٍ7ٍ8 0ّ09ّ6ّ6*رقم شيخ روحاني

مسار النموذج لملف تعريف ترحيل إعادة تقييم العملة الموجود في مستند تدريب Microsoft غير صحيح.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,484 questions
asked 2024-05-23T02:30:35.53+00:00
yhbgfv 0 Reputation points
0 answers

使用Restful API 调用 GPT-4 with vision 时,提示 "Backend returned unexpected response. Please contact Microsoft for help.",如何修复?

在japan east区域创建的计算机视觉增强和gpt-4,参考 “Use Vision enhancement with video”教程,地址是:https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/gpt-with-vision?tabs=rest%2Csystem-assigned%2Cresource#use-vision-enhancement-with-video Create Index 和 Create…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,272 questions
asked 2024-05-23T02:30:16.3066667+00:00
Liu Yifan 0 Reputation points
0 answers

Bluetooth LE - BluetoothLEDevice.FromBluetoothAddressAsync returns null after UnpairAsync() is called until the peripheral is power cycled or the RPA rolls over

Greetings Here are the reproduction steps for this bug. I have an Ellisys trace and logs gathered using WPR that I don't want to post publicly, but can share with someone from MS. Pair a Bluetooth LE peripheral with windows. Observe that a new…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,795 questions
Universal Windows Platform (UWP)
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,131 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,396 questions
asked 2024-05-23T02:26:12.08+00:00
EricP-8687 60 Reputation points
edited the question 2024-05-23T02:27:46.6633333+00:00
EricP-8687 60 Reputation points
0 answers

Impact of Bing Maps for Enterprise retirement to UWP

We received an email about the retirement of Bing Maps for Enterprise, which will affect all applications using Bing Maps. Does retirement also affect UWP apps that include map feature? Any migration procedures can be followed? Thanks.

Universal Windows Platform (UWP)
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
247 questions
asked 2024-05-23T02:20:53.77+00:00
forline Spaceac 0 Reputation points
edited the question 2024-05-23T02:26:04.05+00:00
Roy Li - MSFT 32,466 Reputation points Microsoft Vendor
0 answers

syslog forwards messages to Log Analytics port number

In this [Connect your external solution using the Common Event Format connector] module it says "Forwarding only the messages it identifies as CEF to the Log Analytics agent on localhost using TCP port 25226" but In this [Plan for syslog data…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,029 questions
asked 2024-05-23T02:25:38.6433333+00:00
jnweaver 0 Reputation points
0 answers

ErrorSystem.NullReferenceException: 'Object reference not set to an instance of an object.' Microsoft.AspNetCore.Mvc.Razor.RazorPage<TModel>.Model.get returned null.

Hello all, I really need your help. My Controller : using Hayashi.DataAccess.Data;using Hayashi.Models; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.Rendering; using…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,236 questions
asked 2024-05-22T22:37:02.95+00:00
João Machado 0 Reputation points
edited the question 2024-05-23T02:25:06.52+00:00
Ping Ni-MSFT 2,330 Reputation points Microsoft Vendor
0 answers

How to use the ARM (and Bicep) sourcecontrols feature with Azure Isolated Functions?

In Fall of 2023 I was able to successfully deploy in-process azure functions using the sourcecontrol feature. Now I am trying to deploy a .NET 6 isolated azure function using the sourcecontrol feature and I'm getting this error: error "This server…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,371 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.
1,002 questions
asked 2024-05-23T02:13:15.2033333+00:00
siegfried heintze 0 Reputation points
edited the question 2024-05-23T02:18:13.7933333+00:00
siegfried heintze 0 Reputation points
0 answers

How to parse SOAP XML in SQL Server and show as table

DECLARE @xml XML ='<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header /> soapenv:Body <ns0:GetListResponse xmlns:ns0="urn:Consultaurartmasiva1"…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,882 questions
asked 2024-05-23T02:00:53.51+00:00
diego diaz 1 Reputation point
0 answers

Changing WAP&ADFS SSL certificate from a GoDaddy Issued to CA issued

Dear Guys, I am planning to decommission our Godaddy issue SSL certificate used for WAP and ADFS. Since everything is moving the cloud. I dont see the point to keep paying the old SSL certificate issued by GoDaddy. Instead I am thinking to get CA issue…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,272 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,745 questions
asked 2024-05-23T01:59:07.8966667+00:00
Namless Shelter 216 Reputation points
0 answers

How can I sync data from a source database table without primary key to the destination database table with primary key

Hi all, If the source MS SQL SERVER 2017 database table does not have primary key but destination MS SQL SERVER 2019 database table has primary key, what is the best way or method to make both tables data in sync? Please take into consideration that…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,882 questions
asked 2024-05-23T01:45:18.7933333+00:00
Cindy See 166 Reputation points
0 answers

Can you see other devices that are not connected to your microsoft account?

One of my microsoft accounts have been hacked, they were talking about the model of my laptop as well as my huion tablet, how do they know what device models I have if my devices are connected to this account instead of the hacked one?

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,745 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,396 questions
asked 2024-05-23T01:43:40.6433333+00:00
Cryptyk_010 0 Reputation points
0 answers

I can't login to my account

I can't login to my microsoft account but i can logi to my azure acc but in azure i showing please retify my issue { "sessionId": "db98baaa30fd4c0cb35ca5b8ad904d4f", "errors": [ { "errorMessage":…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-23T01:42:17.1366667+00:00
Stalin A A 0 Reputation points
0 answers

Can you see other devices that are not connected to your microsoft account?

One of my microsoft accounts has been hacked by someone and they leaked devices that were connected to a different microsoft account. I was wondering how they were able to know about the device models when it wasn't even connected to the account that was…

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,745 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,396 questions
asked 2024-05-23T01:42:01.83+00:00
Cryptyk_010 0 Reputation points
0 answers

While creating a Communication service and ice server relay i'm getting error

Error "SyntaxError: Unexpected token < in JSON at position 0" occurred while parsing the response body - <h2>Our services aren't available right now</h2><p>We're working to restore the services

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,002 questions
asked 2024-05-23T01:36:24.9366667+00:00
Laxmanapandi B 0 Reputation points
0 answers

EvtSubscribe has strange behavior when using query criteria with EventRecordID.

When using EvtSubscribe from winevt.h referencing the example code from here with query string including EventRecord ID(e.g. "Event/System[EventRecordID>10000]", it looked like it is working as expected. However, when getting future events,…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,795 questions
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,448 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,396 questions
asked 2024-05-23T01:32:36.65+00:00
Snshadow 0 Reputation points
0 answers

SQL Server Non Clustered Index CREATE taking forever to cancel

I ran a CREATE NON CLUSTERED INDEX command for 1.5 hours. Decided to cancel it because it was stopping other things running. The command has now been running for 22 hours. What is it doing that takes so long to roll back? The table is 2 billion rows and…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,882 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
50 questions
asked 2024-05-23T00:03:03.8166667+00:00
Nick Ryan 221 Reputation points
edited the question 2024-05-23T01:30:03.58+00:00
ZoeHui-MSFT 33,386 Reputation points
0 answers

O365 Graph API call email upload attachment interface timeout

During the process of calling Graph API to upload email attachments, an occasional timeout occurred. The server is on Azure in China. Please help us find out the cause of the problem. upload start time: 2024-05-22 18:03:02 SGT upload end time: 2024-05-22…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,811 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,816 questions
asked 2024-05-23T01:27:37.0966667+00:00
Xiao, Kevin 0 Reputation points
0 answers

Cloud AP Error - AAD_CLOUDAP_E_HTTP_CERTIFICATE_URI_IS_EMPTY - What is missing from Mex?

I'm receiving a AAD_CLOUDAP_E_HTTP_CERTIFICATE_URI_IS_EMPTY error from a LsaLogonUser request with a Certificate on a smart card (Using KERB_CERTIFICATE_LOGON). I understand that a Certificate Endpoint URI is missing from the Metadata of WS-FED, but I'm…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,371 questions
Microsoft Entra
asked 2024-05-22T18:12:07.93+00:00
Merlin Avery 1 Reputation point
edited the question 2024-05-23T01:26:07.6733333+00:00
Minxin Yu 10,361 Reputation points Microsoft Vendor