Media Foundation Always Uses Intel iGPU when it's disabled in Device manager and in BIOS (mux)
When using the MF in this config: CHECK_HR(MFCreateAttributes(&pAttributes, 1)); CHECK_HR(pAttributes->SetUINT32(MF_LOW_LATENCY, TRUE)); CHECK_HR(pAttributes->SetUINT32(MF_READWRITE_ENABLE_HARDWARE_TRANSFORMS, TRUE)); …
How to achieve Named Entity Recognition (NER) using C# asp.net
When we read a text, we naturally recognize named entities like people, values, locations, and so on. For example, in the sentence “Mark Zuckerberg is one of the founders of Facebook, a company from the United States” we can identify three types of…
Hello, I am trying to connect a home computer to an Azure SQL Database and receiving an error
I ran AzureSQLConnectivityChecker from GitHub and received the following recommendations WARNING: Distinct DNS records were found! (XX.XX.XXX.XXX, XX.XX.XXX.XXX) While testing DNS resolution from multiples sources (hosts file/cache/your DNS…
Hardware Inventory issue
Hello, We have a standalone Primary site and recently upgraded to 2409. CM database resides on the different server. For past 4-5 months, we encountered the hardware inventory issue which failed to process the inventory data to the MP. Verified bits in…
Why does my Next.js app deployment to Azure App Service fail when I add environment variables?
I'm deploying a Next.js application to Azure App Service. The app builds and runs perfectly on my local machine, even when using environment variables. However, when I add environment variables through the Azure App Service Configuration settings, the…
Intune Compliance Policy for Third Patry Software
Hi Is it possible to configure an Intune Compliance Policy to detect third-party antivirus and firewall solutions such as Trend Micro, CrowdStrike, Trellix, or Symantec, and set the device compliance status based on their presence or status?
CI/CD Pipeline issue, Error: input required connectedserviceName when deploying
I am encountering an error while setting up my Azure DevOps pipeline for deploying a Node.js application to Azure App Service. The error message states: "Input required: connectedServiceName."

Why ModelState.IsValid doesn't check the Remote Validation?
Hi, Why ModelState.IsValid only checks the required but neither check the Remote Validation? [Required] [EmailAddress] [Display(Name = "Agent Email Address")] [Remote(action: "IsEmailRegistered", controller: "Agent")] public…
DPM could not execute a WMI query
I'm having issue while creating Protection Group in DPM. I've disabled firewall and antivirus but no luck. The error code is as follows, Create protection group: Protection Group 1 failed: Error 33507: DPM could not execute a WMI query. The query either…
The authenticated user doesn't have permission to use this .dll
Hi - I can run my API fine locally however when I publish to Azure I get the error "The authenticated user doesn't have permission to use this .dll". I've tried so many things nothing seems to work (I've forgotten all the things I've tried). …
Why does my .NET MAUI 8.0.100 iOS TestFlight app using Microsoft.Data.SqlClient crash immediately
I submitted my app for Apple's TestFlight. After deploying using TestFlight to my iPhone, it crashes immediately, not getting to any of my application code. This also an iOS device I've provisioned for development testing, so on my Mac build machine, I…
Can't configure Authenticator on new phone
My name is Talles Valiatti, MVP from Brazil (profile: https://mvp.microsoft.com/pt-BR/mvp/profile/1df6e593-0358-4fc0-832c-06339e53d7a4). I recently bought a new iPhone and no longer have access to my old device. I need assistance resetting my Microsoft…
We couldn't send your message. We can't reach to copilot.
I have been experiencing the issue with Microsoft Copilot where it freezes and displays the message like, "We couldn't send your message. We can't reach to copilot." How to fix this?
How to retry OS update task sequence after failure due to unexpected reboot?
Hello, I am attempting to upgrade a handful of PCs from Windows 11 22H2 Enterprise to 23H2 using a Config Manager task sequence (TS). The PCs are in workgroups and not domain joined or attached to Entra ID and I am running Config Manager 2409. For…
How can i successfully uninstall old version of microsoft store apps using powershell command in all user profiles
I have been trying to deploy the below command through Sccm task sequence to all the machine but unfortunately i still find the old version of the app still there.What am l m missing? This is one of the commands an using. Remove-AppxPackage -allusers…
Your Storage Sync Service is not configured to use managed identities
I have turned on System Assigned Status to On to all of my VMs I have ensured I have the Owner permission role under Storage Sync Service When I click on the Managed Identities tab under Turn on Managed Identities its still greyed out Do I have to…
I cannot create an azure account since apparently my union has taken it hostage at some point.
I never used Azure on my private email. Trying to log in, I get my union's page and it asks for an authenticator code I never set up. Since I can't log in, I can't access any Microsoft support. I have never had an azure account for my private email…
How can I create a Virtual machine if I am getting a "validation failed notification"?
I have just tried to create a Virtual Machine on the "Create an Azure resource" exercise, and I am getting a "validation failed notification" - stating that the users account does not have authorization to perform this task.

How to have Multiple ycolumns in KQL charts like you can with ADX
Per title, we'd like to create charts in our environment so we can either have multiple ycolumns or leverage the ysplit option like we could in ADX. Can anyone provide any details / syntax how this is done in Azure Workbooks when we query our Log…
How do I link a tenant to a subscription?
Somehow my tenant is no longer linked to my subscription. I could use some assistance. Thank you.