Microsoft Q&A

Questions

Discover questions that will help you on every step of your technical journey.

259,574 questions

Sort by: Updated
0 answers

how to decrypt AEAD_AES_256_GCM?

I know there is AesGcm can decrypt 128 bit? but what about 256 bit? in 128 bit the tag is 16bit what about 256bit? tag size can not be 32.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
1,184 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: The period of time during which a program is being executed in a computer.
1,003 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,177 questions
asked 2023-06-11T01:39:13.74+00:00
mc 2,001 Reputation points
0 answers

كيف يمكنني متابعة الأصقاء في مايكروسوفت ليرن

بالتوفيق والنجاح

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
6,741 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,102 questions
asked 2023-06-11T01:37:38.9166667+00:00
Waleed Ahmed Mohamed Mansour 1 Reputation point
2 answers

Why does Local Security Authority Protection indicate that protection is off when I have it turned on (Windows 11 Pro)?

I have a new Lenovo ThinkBook 14 G4 IAP with 12th Gen Intel(R) Core(TM) i7-1255U 1.70 GHz and Windows 11 Pro installed. Windows Security shows that Local Security Authority Protection is off, but it is toggled on and I have restarted the laptop several…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
4,790 questions
asked 2023-03-20T00:10:32.8233333+00:00
Jerr- 30 Reputation points
commented 2023-06-11T01:35:18.7333333+00:00
Parker Nirvana 0 Reputation points
0 answers

Azure Function coded as a PubSub listener works for about 5 minutes, but then seems to go unconscious after 10

I have a static web app which creates a record and sends it to a Azure Function (http triger) which takes the message, and sends it on to my Azure PubSub instance. I have another function (ListenAndWrite), the one with the problem, that is subscribed to…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
44 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
3,052 questions
asked 2023-06-10T20:27:30.45+00:00
Kurt Friedrich 20 Reputation points
edited the question 2023-06-11T01:32:47.21+00:00
Kurt Friedrich 20 Reputation points
2 answers

I want a database change to be reflected in web forms page without polling the database

Hello I have a web page whose records are based on a database table. If there is a change in the database table I wish to get it reflected on my front end web form in vb.net code behind. I do not want my web page to be refreshed by a user interaction…

ASP.NET Web Forms
ASP.NET Web Forms
A part of the ASP.NET web application framework that can be used to create ASP.NET web applications.
560 questions
asked 2023-06-07T02:04:37.62+00:00
Manoj Gokhale 0 Reputation points
edited an answer 2023-06-11T01:26:47.76+00:00
SurferOnWww 1,036 Reputation points
0 answers

how to set the signalr use XMLHttpRequest not use others.

I just want to use XMLHttpRequest

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,177 questions
asked 2023-06-11T01:19:27.05+00:00
mc 2,001 Reputation points
1 answer

Microsoft SQL server is asking for SQL Server Name and password to log in

My SQL Database is asking for Server name and password to connect to server. What should I use as Server Name and Password?

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
9,884 questions
asked 2023-06-11T00:12:33.1133333+00:00
Jumbo Obiesia 0 Reputation points
answered 2023-06-11T01:18:50.7033333+00:00
GeethaThatipatri-MSFT 19,281 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

how to use signalr in wechat miniprogram?

there will be error: module 'utils/microsoft-signalr/ws.js' is not defined, require args is 'ws' here is my code: var signalr =require('./utils/microsoft-signalr/signalr') var connection=new…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,177 questions
asked 2023-06-10T13:47:29.28+00:00
mc 2,001 Reputation points
accepted 2023-06-11T01:18:48.5033333+00:00
mc 2,001 Reputation points
0 answers

Can I Unlock iPhone Passcode without Losing data?

Hello, everyone. I'm grappling with is related to unlocking the passcode on an iPhone. Due to a mix-up, I have forgotten the passcode to my device. As i know, most of these solutions seem to require a factory reset, which would result in the loss of…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
7,582 questions
asked 2023-06-11T01:13:25.56+00:00
TinaGhis 0 Reputation points
edited the question 2023-06-11T01:18:42.0033333+00:00
TinaGhis 0 Reputation points
1 answer

Event ID 56 Application Popup, ACPI 1 leading into multiple reboots without cleanly shutting down first. PLEASE HELP!

I bought a new PC with intel i9-13900KF and msi RTX4090. I am having an issue that every time when I start PC, it reboots itself several times after I am into windows 11. I had this issue when I installed win10, and then I upgraded to win11, issue…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
4,790 questions
asked 2023-06-07T10:57:32.2633333+00:00
KyleJINau 0 Reputation points
commented 2023-06-11T01:07:33.72+00:00
KyleJINau 0 Reputation points
0 answers

Cookie is not getting updated in IIS hosted ASP.NET MVC app

In our ASP.NET MVC app hosted on IIS, we face an issue where the cookie is not getting overwritten when the user switches culture. However, interestingly, when we debug the app using IIS Express, the cookie works fine. We're curious about the possible…

ASP.NET MVC
ASP.NET MVC
A Microsoft web application framework that implements the model-view-controller (MVC) design pattern.
859 questions
asked 2023-06-10T20:43:00.0466667+00:00
thunder12 41 Reputation points
commented 2023-06-11T01:04:28.54+00:00
SurferOnWww 1,036 Reputation points
0 answers

Constant reboots after POST

I bought a new PC with intel i9-13900KF and msi RTX4090. I am having an issue that every time when I start PC, it reboots itself several times after I am into windows 11. I had this issue when I installed win10, and then I upgraded to win11, issue…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
4,790 questions
asked 2023-06-11T01:02:42.34+00:00
KyleJINau 0 Reputation points
5 answers

how to manage cal licenses on a 2022 workgroup server

got a refurb dell server and had to buy 2022 standard with 5 cals because that was the minimum os to do what i need. installed it as a stand alone workgroup to support lan file sharing, web server, and some other specialty apps, all that is fine. but…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
3,451 questions
Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
369 questions
asked 2023-06-10T15:32:16.8366667+00:00
Dave k1ttt 1 Reputation point
commented 2023-06-11T01:00:52.3766667+00:00
Dave Patrick 354.4K Reputation points MVP
1 answer

Json bringing back unwanted properties

WebAPI Core (.Net 6) I have a Model class which contains multiple properties. The properties can have empty values. Only the ones i need should be produced. public class ClientFocus { public string? Item {get; set;} public string?…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,177 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.
8,249 questions
asked 2023-06-09T13:46:25.44+00:00
Keith Viking 20 Reputation points
commented 2023-06-11T00:49:05.84+00:00
JULIE 0 Reputation points
1 answer

trojan survived a factory reset

I did a factory reset but I still keep getting notifications of avast that it keeps securing threats. I had a trojan before the factory reset but now avast says my onedrive and spotify are trying to share folders with another file that I don't know. I…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
4,790 questions
asked 2023-06-04T11:52:07.0766667+00:00
Pavel Elens 0 Reputation points
answered 2023-06-11T00:38:41.1466667+00:00
S.Sengupta 7,691 Reputation points MVP
1 answer

Outlook for MAC

Guys - I did an export of all contacts and then import but did change all phone number fields to add +1. However, now email addresses are populating but giving an error. They populate with this address and outlook returns an error stating invalid email.…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
456 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,037 questions
asked 2023-06-09T18:15:53.9533333+00:00
Jake Sokol 91 Reputation points
answered 2023-06-11T00:30:43.0166667+00:00
Jake Sokol 91 Reputation points
1 answer

Edge Collections Keep Disappearing

There were problems with collections recently but saw that it was updated to a new version...but today when I attempted to access my saved content, I continue getting a message that says "This content is blocked. Contact the owner to fix the…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
1,603 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
7,582 questions
asked 2023-06-10T00:45:05.58+00:00
VIRGINIA EUBANKS 0 Reputation points
commented 2023-06-11T00:25:19.2433333+00:00
VIRGINIA EUBANKS 0 Reputation points
1 answer

Why did the virtualisation based security suddenly turn off on a newly bought laptop from HP?

I have a McAffee antivirus, all the updates installed, everything legal, no pirated software on the laptop. I barely use it, rarely download anything. Where does this issue come from? Aditional tags: HP, Core Isolation, Virtualisation based security,…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
4,790 questions
asked 2023-06-10T08:31:39.13+00:00
Ana Sta 0 Reputation points
answered 2023-06-11T00:25:12.9533333+00:00
S.Sengupta 7,691 Reputation points MVP
1 answer

How to fix KB 5026372 VPN Issues

Hello, my company and I are still being affected by the VPN issues from the windows 11 May update. Has there been any sort of resolution or fix from Microsoft yet, or is there a fix that I can do in the meantime? Thank you for the help in advance!!

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
4,790 questions
asked 2023-06-09T18:27:51.2466667+00:00
Noah 0 Reputation points
answered 2023-06-11T00:18:42.0033333+00:00
S.Sengupta 7,691 Reputation points MVP
0 answers

Locked Up PC - Wants bitlocker key id for unknown pwd for local user

We have a nice Asus Zen ultra that was setup with a local account. It was upgraded to windows 11. We forgot the pwd but no problem - lets do a system restore holding the shift->restart and selecting a complete system restore (we don't care about…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
4,790 questions
asked 2023-06-09T21:18:43.72+00:00
Derek 0 Reputation points
commented 2023-06-11T00:18:11.7+00:00
Nobuko IT 311 Reputation points