Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Does Microsoft allow the sample code at the link to be used today?
If I write an app with an in-app purchase based on code at the link below, and the code is bundled in an MSIX installer, may it be in the Microsoft Store? Store sample …
How to fix camera and microphone issue in vdi
I am running a windows 11 on my laptop and have vmware horizon client 8.7 installed but i can not access microphone and camera inside the VDI but is accessible on my laptop. VDI has windows 10 running on it


WSUS SQL sp_updatestats does not show any log in Japanese version
Windows Server 2016 standard 日本語版で WSUS を運用しています。 WSUS DB を learn.microsoft.com/ja-jp/troubleshoot/mem/configmgr/update-management/reindex-the-wsus-database で紹介されている スクリプトでメンテナンスをすると、sp_updatestats…


Tried to create a vm with visual studio but end up with below error.
{"code":"InvalidTemplateDeployment","message":"The template deployment 'CreateVm-microsoftvisualstudio.visualstudio2022-v-20230205082101' is not valid according to the validation procedure. The tracking id is…


Windows file explorer keeps loading due to mapped network drive not available
We have mapped the NAS share folder on windows 11/10 OS as network drives which was only available when the laptop is connected to office internal network or on VPN. when i open file explorer the mapped drivers are not accessible on mobile hotspot or…


How to restart, logoff and shutdown client computer using PowerShell Remotely from Window Server Active Directory?
I am logged in to the client computer using PowerShell remotely. I am trying to logoff or restart this client computer but nothing working out. Please let me how to properly turn of the client computer using remote PowerShell. #Actve Directory #Window…


How to save login state when close browser?
when signed HttpContext.SignInAsync(claimsPrinciple); when I close the browser the cookie is not valid and I need login again. builder.Services.AddAuthentication("Cookie").AddCookie("Cookie", options => { options.Cookie.Name =…
You're not eligible for an Azure free account
You're not eligible for an Azure free account


How to view structure/diagram at subcription level or management group level in an organization in azure
Is there any way to view entire structure of azure active directory or complete infrastrucutre diagram of organization azure environment? what i want is for entire subcription or management group of an organization, not for resource groups


How to mimic MouseEnter event?
Hello, When I move the mouse pointer over a Button it will highlight, is it possible to trigger this mode from code, so it seems like the mouse is over the Button? Primary vb.net 2010 .net 4.0 Thank you


What i need to do to replace PnP.Core.Services with CSOM for our Azure Function which uses .net 6.0
I have an Azure Function which uses PnP.Core.Services to interact with SharePoint to create a list item. The Azure function is based on .net version 6.0. I have this startup.cs:- using Microsoft.Azure.Functions.Extensions.DependencyInjection; using…
Microsoft account sign in is blocked
Hello! I tried to sign in to my Microsoft account this morning, I was entering the incorrect password! I give me this error message saying: You've tried to sign in too many times with an incorrect account or password. When I enter the correct password, I…


App Service Plan Storage
Hello, On app service plan - File System Storage what mean of 'Usage (this ASP)' and 'Usage (other ASP's)?


blocking behaviour using hints
Hi All, We are seeing SELECT's blocking DML's like UPDATE statements. When we tried to check with application team, they said they are using with (ROWLOCK) hint in most cases. So, I tried to repro but not able to reproduce the issue of SELECT with…


How to deploy using github actions to webapp behind private endpoint
Hello, I'm facing a problem and cannot figure out the best way to solve it. Deploying new versions using github actions to webapp works like a charm but once you put your webapp behind a private endpoint it become a nightmare since the runner cannot…


Deleting a folder from Blob storage
Hi, is there a way to delete a folder from blob storage container via the GUI? If not what is the easiest method and comands
Multiple blob deletion through rest api is failing
I tried to do batch deletion at Azure blob through REST API. I have created the subrequest const test = `--batch_357de4f7-6d0b-4e02-8cd2-6361411a9525\r Content-Type: application/http\r Content-Transfer-Encoding: binary\r \r DELETE https://


Why is the Exam MO-110: Microsoft Word (Microsoft 365 Apps) not available online?
I can schedule other exams online with Pearson Vue. But I only see the MO-110 and all other word exams for in person proctoring and not online. How can I schedule a Microsoft Word exam online?


Oops, we couldn't connect to "SessionDesktop"
I am getting below error when I try to launch SessionDesktop from Azure Virtual Desktop. MFA has been disabled. Granted Virtual Machine User Login Role Updated my cloud user password after AAD DS was created Oops, we couldn't connect to…
How to add rows from data table to list using C#?
I work on c# console application I need to add data table rows to list using c# so How to do that please ? so How to add rows from data table to object list ? meaning How to store row[0].ToString() on list . What I have tried: C# string…

