Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
How to capture all users actions in WAP and ADFS
Hello We use Web Application Proxy with AD FS to authenticate users and give them access to our internal Report Server site. Everything works fine, but our IT Security department wants to have logs about all users requests to internal site through WAP…
Unable to create Caller ID Policy with Resource account
Hello wondering if someone in the Microsoft community can help us. We are trying to create a new Caller ID policy with a resource account in Teams Admin Centre/Teams powershell. We have tried various different options and still getting the same error…
Cannot open database \"|DataDirectory|\\Australia Properties\\Australia Properties.mdf\" requested by the login. The login failed.
I have an existing SQL LocalDB v11.0 database created with database first and Entity Framework ADO.NET. The application, for personal and business finance, allows users to create different 'Activities' to record financial information about each. All…
copy json to sql table
Hello Best regards I have a matrix JON but without column names, I would like to pass it to a SQL table already created with the help of data factory but it generates a conflict because I do not have the column names, I have tried and I have not been…
Only my local PC can access via Remote Desktop the VM
Hi all, I have set up a Windows VM (Server 2019) with a public IP but nobody can access the VM. Only my local PC can access the VM via RDP connection and also ping it (VPN or without VPN). Ports should all be open... What could be the issue? Thx in…
reschedule exam
I want to reschedule my upcoming exam but I don't have options
Why Condition failed- workflow to save email attachment to SharePoint
I created a workflow to save attachments automatically from the certain emails that I receive to the SharePoint. Below is my flow, but I have no clue why it failed on the condition. Can anyone help?
Form Recognizer: Query fields open AI
I am trying to use the new functionality of query fields in the Form recognizer. I have created a form resource in the suitable location in West Europe and when I define one query field to I got the following error.
how to fix Azure app http status 400 substatus 604 error-
Hello, I deployed a web to Azure web app service a month ago. It frequently went down. I am asking how to fix this problem. Below is the detail. the web app service is on windows server. I chose B1 as my service plan. My website is composed with a…
Why is the Microsoft Learn web site USELESS?
The Microsoft Learn web site program is misleading, instead of improving my knowledge, I found out that only about 20% of the subjects thought showed up for my Microsoft Certification exam.I am asking for an exam fee reimbursement but never got a…
Keep getting pop u when entering AZ-104: Prerequisites for Azure administrators
Im trying to continue the training AZ-104: Prerequisites for Azure administrators but when I press the "Create a resource" i keep getting this message and cant continue with the training.
How to get the Folder name when a file is delete trigger happen.
Hi Hope you doing well. Flow: How i have to get the folder ( identifier or name ) where the file is deleted. we are desiging the logic app, 1: which will work with SharePoint like , when any file inside Document libray of sharepoint Folder is…
Input data format for multi label classification in Language Studio
I'm using the language studio to create a multi-label text classification model. Following the tutorial here. It appears that the data has to be in a format where each document is its own separate text file and then there is a labels.json file with…
"Built for your org" apps disappeared in Team client” and other intermittent issues
I need assistance with multiple recurring issues I am encountering in Microsoft Teams regarding custom app management within my organization, for which I am an admin in Teams. This is a tab app that I developed using the teams tools kit in visual studio.…
user class in UIElement resources
Hello, I have Image in XAML <Image> <Image.Resources> </Image.Resources> </Image> In resources of this image, I want to store my custom object, with its values: public class ChangeScene { public…
Azure APIM to Event Grid via VNet Integration
We have the following setup. Azure APIM v2 Standard Azure Event Grid Basic with Private endpoint only access enabled This is what we have done so far: Created a private endpoint for Event Grid and blocked public access to it Enabled VNet…
One Microsoft Defender For Cloud For Multi Tenant
Hi Support, Please let me know. Can I use one Microsoft Defender for Cloud for Multi-Tenant(B2B)? Because I have 3 clients I want to use only one defender for the cloud.
Power Apps/Automate And Azure SQL DB Connection
Hello, I am seeking assistance with an Azure SQL DB that doesn't have public access; it is on a private endpoint. I need to connect Power App and Power Automate to this SQL DB. Can you please help me with the steps required for this connection?
Cannot query softwareOathMethods for a user
Hello, https://graph.microsoft.com/v1.0/users/$userObjectId/authentication/softwareOathMethods does not return. Api has the following permissions: UserAuthenticationMethod.Read.All UserAuthenticationMethod.ReadWrite.All What could be the problem? …
Can ApplicationDbContext.DbSet<Class> be changed on another page and how can I save it separately?
Hi! I. Let's say I have a controller that has a method that gets some model from the database. METHOD A var products = await _db.Products.Where(c =>).ToListAsync(); Product p = products[0]; It has a text description in p.description. In this method,…

