Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Can we convert R script to M code (Power Query)
As we are having few scripts in R which we are consuming in another scope, as per the new scope that needs be migrated to M (Power Query). If so, are there any best practices to migrate existing scripts to M code. Do we have any tools that can be used…


How to remove validation-info in text?
in Index.cshtml <form> <div class="row"> <div class="col-sm-2"> <label class="col-form-label">客户:</label> <div> …
AADSTS50011: The redirect URI '#######' specified in the request does not match the redirect URIs configured for the application '#########'. Make sure the redirect URI sent in the request match
The redirect URI that I actually send in the request is https://##########.msappproxy.net/saml-success which is the same that is set in the Azure Active Directory. But this is lost somehow. Can you confirm that you see the "saml-success" in the…
Any estimates for when Windows Notification Service will return from its DNS outage?
Hi folks, The Windows Notification Service seems to be experiencing DNS-related downtime. This is the service described at…


JSON format using Entity Framework
I'm trying to use the bootstrap treeview and the JSON needs to be a certain format. I currently have this format: var data = [ { make: "Chevy", model: "2500", location:…
ADF Dataflow stuck IN progress
ADF Pipeline DF task is Stuck in Progress. It was working seamlessly last couple of months but suddenly Dataflow stuck in progress and Time out after certain time. We are using IR managed Virtual Network. Is this known issue? Any resolution Error code…


How to enable SMB drive mapping using non-standard channels/ports?
I want to map a drive on a system on a remote network from a system on a local network not using standard SMB channels with both networks being behind a router firewall. I would like to have automatic re-connections. I have done single channel port…


How to prevent MFA number matching prompts from blocked locations when using passwordless authentication?
We have enabled passwordless authentication in our tenant, using the Microsoft Authenticator app. When users sign in they only need to enter the double digit number on their phone for number matching. We have also excluded all locations in a Conditional…


running a cmd within powershell
I am trying to run a cmd file through powershell. The file is located in a folder inside Program Files. I have tried invoke-item -path "c:\program files\myProgram\myfile.cmd" which gave me cmd file not found message. Then, I tried to…


Hardware requirements for multicamera Azure Kinect DK testing environment
Hello everyone! As @Satish suggested in a response to an outdated question I am asking the following question as a new thread: "What are the hardware requirements for a multi-camera testing environment based on the Azure Kinect DK?" …


HLK Testing Error "Copying File "C:\Data\test\bin\WlanAcceptance\Te.wtl.trace" Fails "
We are running HLK Tests on windows 11 pro client and HLK studio 22H2 on windows 2016 server, Most of the test cases fails due to the following error, Cause : Copying File "C:\Data\test\bin\WlanAcceptance\Te.wtl.trace" Fails Cause : Cannot…
missing column in copy activity
Today one copy activity of one pipeline failed saying missing column from mapping. But i checked the source file the column is present. Can anyone please guide me to resolve this.


Teams is opening Visio files twice
When in TEAMS, a user tries to open a Visio diagram using "open in app". It opens twice, one window - shows error boxes (one error actually states that it can't open a second window). The user clicks through the errors and finally the extra…


Free Azure Trial lost in one day
I signed for a free Azure trial with $200 credit yesterday and did some Azure labs in Azure Fundamentals labs. Today, when I try to access the Azure portal, I am prompted to select the free trial with $200 credit and I am not acknowledged that I've…


Azure AD Application Proxy On Premise Certificate Update
Currently I am using the Azure Active Directory App Proxy to external access several internal web applications. This is all working fine, however I am trying to understand how to automate the SSL Certificate renewal. We already have a let's encrypt…


I want to setup USB restriction policy on azure portal for 2 users
I want to setup USB restriction policy on azure portal for 2 users


How Can We Share a File or Sheet or Docs in Microsoft teams
In Our Startup Prestige Park Grove, We are Using Microsoft Product like Microsoft teams , Outlook, Skype and much more products Could you please Suggest us how to share a file in Microsoft teams


Lost all my local documents while trying to backup them in OneDrive
Hi! Early in the morning I copy my all local files to my OneDrive account later while reviewing my OneDrive configurations I clicked the option Backup & Sync Local Folders to OneDrive in Windows but I noticed that all the documents started to…


Graph is returning blank emails with a FolderId that cannot be found (return ErrorItemNotFound)
We have an application that is using the graph api to download users emails and then based on the folder location insert the email into a repository. To do this we get the folderid of the email and then get the folder from that id and look at the…
How to log _all_queries run in a mysql instance
We have a Mysql single server and would like to log all of the queries that are run on it (not just the 'slow' ones). What settings do we need to configure to achieve this? We have currently configured the Azure Diagnostic Settings so that the MySql…

