Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
How do I get my side bar back on my surface pro with windows 10 pro as my operating system
I have a surface pro 3 with Windows 10 Pro. My side bar has disappeared. How do I get back.


Possible Handle Leak on Azure App Service App
We have an ASP.NET 4.8 application hosted in Azure App Service. At times we see a spike in latency in usually a single instance which also shows spikes in CPU time, TCP connections, Thread Count and Handle count. The average thread count and and average…


Basic Syntax Format of a C# Console Application
I am new to C#. I am confused on how to initiate a C# console application. I tried some examples except none of them seem to work. The format of a C# Console Application has changed a lot recently, so I don't know how to start. Could someone help get me…


the taghelper do not rendered?
using Microsoft.AspNetCore.Razor.TagHelpers; namespace tag.Components { [HtmlTargetElement("pagination", TagStructure = TagStructure.WithoutEndTag)] public class PaginationTagHelper : TagHelper { …
How to connect to Azure Database using Managed Identity from Workflow framework?
Hi, I am trying to connect to Azure Managed Database Instance using Managed Identity connection string. My Connection string is in the following format: Data Source=<ServerName>; Authentication= Active Directory Managed Identity; Initial…


No Resolutions support for named entity recognition
Using the cognitive services NER Quickstart I am testing a sentence such as "This is 5mm in length". Although it resolves to Quantity category, there is no resolutions support to indicate unit of mm and value of 5. Documentation indicates this…


What is the difference of = and {get;set;}?
public int PageIndex{get;set;}=0; public int PageIndex=0; what is the difference?
Searching O365 mailbox for all messages which don't contain [ in subject line
Trying to use PowerShell to search O365 mailbox to get all messages where subject line doesn't contain specific string, specifically a square bracket [ The command below works fine in principal to find all messages where subject contains a specific word,…


Why will using any help function in my 64-bits executable kill this executable by an exception and simply execute its duty in an exactly the same 32-bits executable?
In or just before 2020 I detected this problem, described it and asked for help. Even some people recognized it. But no solution was offered and even the future was referenced. Now I have finished developing my project there will remain this ashtonishing…


Microsoft Teams app crashing on Mac OS Monterrey
Anyone experiencing regular Teams app crash when using on iMac using Monterrey OS? Every teams call I have - about 20 minutes in - the app crashes and I have to restart app, reconnect to meeting only to find I am on the call twice.


SharePoint default ID column is skipping the numbers when files uploaded bulk in SharePoint library files not deleted checked the Audit log report as well at both user and Admin level
SharePoint default ID column is skipping the numbers when files uploaded bulk in SharePoint library, files not deleted checked at user and Admin level, cross checked Audit log report as well don't see any file deleted by user, is it design default? would…


Microsoft Authenticator on Android "Failed to register for receiving push notifications"
I've been stuck here for months. I've googled and not found anyone else with the same exact problem. I am the Azure and domain administrator for my company. We're on Microsoft 365 E3. I've been unable to get Passwordless authentication working with…


Is BGInfo compatible for both ARM64 and X64 platforms?
Hi, I am trying to leverage on BGInfo to set the desktop dynamically. Just want to check whether it is compatible for both ARM64 and X64 platforms as there seems no remarks indicating this. Thanks.


Still not fix ‘no internet’ connection bug in Windows 10 2004 (OS Build 19041.546)
I ever posted this issue on MS TechNet and someone told me that it’s a bug on version 2004 from Microsoft. Then nothing can do. So I tried this. “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet” Modify…
UMDF 2 Sensor installation fails in specific windows version
This is an embedded not updated OS version I have to support. I have an UMDF 2.0 driver which is otherwise successfully installed. In this particular Windows 10 version I get a message in devmgmt.msc of code 31 This device is not working properly…


Como retirar o autenticador de um aplicativo?
Eu tive um problema com meu armazenamento e precisei desinstalar o aplicativo autenticador, porém eu não fiz backup dos meus códigos de segurança e não fiz backup mais eu achei que não teria problema pois era minha conta e pensei que se eu logar-se com a…


error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO during React install GET package
I am completely new to Azure. We host an app service on Azure which comprises git version control, a node / ReactJS Frontend and a C# .NET Backend, which talks to an SQL Server Database and this deploys automatically when code is merged to the relevant…


Modify a Dynamic Distribution List to include only a specific Recipient Container
I have a existing ddl list that works fine but I want to narrow it down to one recipient container. I run the following command and it completes with no errors but users from other ou's still appear in the list. Any help will be appreciated. Thanks! …
Authenticator app requires me to use authenticator app to log in
Hello My accounts recently started requiring me to use authenticator app, but it was not working on the authenticator app itself (never got approve or deny, never got codes) so i deleted and reinstalled the app which means i needed to add all my…


How to clear project folder location history in Visual Studio Community 2019
When starting a new project in Visual Studio 2019 Community. Once you select the type of project, you get asked to name it and select the file location for it. In the file location text box is a history pull down, in there is a network location that no…

