Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
How To Fix Error 4429 "exceeded the concurrent request limit"
I can't synthesise any speech anymore. I get this error: Speech synthesis canceled: Connection was closed by the remote host. Error code: 4429. The request is throttled because you have exceeded the concurrent request limit allowed for your sub USP…
is there any ways other than ARM templates to deploy the ADF pipelines and its related resources from dev to test environment?
Is there any ways other than ARM templates to deploy the ADF pipelines and its related resources from dev to test environment?


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…


How to use MauiHotReloadHelper
I created a MAUI project with MainPage without Xaml code public class MainPage : ContentPage { public MainPage() { Content = new Label { Text = "Hello world!" }; } } I want to use Hot Reload from VSCode. For this I use Clancey's…


Since Sunday, 02.06.2022, SenseNdrPktmon maximum size warning occurs on all virtual machines
Hello, Ever since Sunday, the 6th of February, all of our Azure virtual machines have been reporting the following warning: The message is: The backing-file for the real-time session "SenseNdrPktmon" has reached its maximum…


How to convert the method to use lockbits instead getpixel and setpixel ?
The method. when i'm using multiple files it's slowly and make the whole application working slowly. public void ReadSetPixels(Bitmap image1, Bitmap image2) { image1.SetResolution(96, 96); image2.SetResolution(96, 96); …
Azure ML shows status as "Running" when it appears to be done in the log
Azure ML shows status as "Running" when it appears to be done in the log


WSUS - Update installation failed.
I'm using the WSUS service to update all the company's equipment (gradual update, no version jumps, etc). Recently, computers were in the version of the print below. And on WSUS I released the installation of the following update. But the update fails…


Script exclusão de usuários windows server
Estou com um problema em um script que criei para fazer a exclusão dos usuários com mais de 30 dias sem logar, e fazer a exclusão de suas respectivas pastas no servidor, porém quando rodo o script não acontece nada, ele não dá nenhum erro, porém também…


ADF Inconsistent Linked Service ODBC connection
I have created a Linked Service of the type Odbc via a Self-Hosted IR. The connection is very inconsistent and sometimes it connects but most of the time it doesn't. The error I am getting is: ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source…


how to move on premises file servers to azure
hi everyone, I am looking for some help to come up with the best approach to move 3 on-premises file servers to an existing azure subscription. current on-premises setup I have 3 on-premises windows file servers 2012r2 vcenter vms with multiple file…
Quickbase connector doesn't work without specifying report
I'm using the Quickbase connector to pull data from Quickbase to Azure in Azure Data Factory. The connector works fine if I specify both a table and a report. However, if I specify a table only (no report), the connection fails and doesn't pull data.…


We have a pgp encrypted file from the source team with Public key. Now we need to decrypt that file in our Azure. Is there any way to decrypt the pgp files in Azure?
We have a pgp encrypted file from the source team with Public key. Now we need to decrypt that file in our Azure. Is there any way to decrypt the pgp files in Azure?


Restore accidentally deleted VM and attached disk
Hello Does anyone know how to restore accidentally deleted VM and attached disk in Azure?


Why the Teams client keeps using the microphone after calls are finished? is it evesdropping?
Everytime I finish a call on Teams I need to fully the close the client because Teams client keeps using my microphone. Not sure if this is a simple bug or it is evesdropping what you say for I don't what reason. The only workaround I found so…


Azure service fabric cluster creation crashes - Requested value 'PUBLIC' was not found
Hi, Environment: Windows Server 2022 Datacenter 21H2, up to date with patches, domain joined SharePoint Subscription Edition, up to date with patches, no prior workflow setup Logged in a Domain Admin/Local Admin/Farm Admin I'm trying to setup the new…


SQL Database from Azure VM to Azure SQL Server : DB Size ( 300 GB DB)
I want migration SQL Database from Azure SQL VM to Azure SQL Server. My DB Size is 300GB. But I want a faster way how to migrate DB to Azure SQL Server. I want migration in only under 5 minutes. I don't want Downtime on my DB during migration. Can you…


AAD B2C - Add reCaptcha to SignIn page with custom policies
I try to add a reCaptcha on my signin page using custom policies. How can I add a reCaptcha field to my custom signin page that is based on the "unified.html" template? I need it to be able to validate the code inside the policy…


Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Design Error 6.0 v 7.0
Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Design renders following error message: PM> install-package microsoft.VisualStudio.Web.CodeGeneration.Design Restoring packages for…


Will Xamarin Native be supported in MAUI world
Hello. I've found official end-of-support date for Xamarin: https://dotnet.microsoft.com/en-us/platform/support/policy/xamarin But I've heard, tht Xamarin Native is technology behind MAUI, and it will continue to be supported after that date. It will be…

