Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Does Microsoft Access linked tables support connections to SQL Server on Azure VMs as well as Azure SQL Database?
The following method is basically about how to connect from Microsoft Access to an on-premises SQL Server, but can Microsoft Access running on the client PC connect to the SQL Server instance on the Azure VM that the client PC is connected…
Updating the "showInAddressList" property fails with Microsoft Graph API
We are currently facing an issue with Microsoft Graph API patch calls used to update users in Azure Active Directory, specifically encountering the error message: "Unable to update the specified properties for objects that have originated within an…
Allow user to download Invoices and Cost analysis.
Hi, I simply cannot get specific user to have access only to Invoices and Cost Analysis. Every search gets me to this articles they both are different in options I get in the dashboard. For instance there is no such thing as Allow others to download…
How to allow Text To Speech to access audio from Blob Storage?
Hello, I use a Speech Service from an Azure function to do text to speech. Using SSML I want to add audio, works fine when I put a public accessible URL as src. I would like instead to use a blob storage container to make it more quick (and probably…
How to Protection conditional based access for azure portal, to allow to access only for fixed IPs
How to Protection conditional based access for azure portal, to allow to access only for fixed IPs
How can I configure URL prefix based routing using AIGC in an AKS cluster?
I'm using AIGC in my AKS cluster and have read the documentation, but I'm unsure which annotation to use for my specific requirement: I need URL prefixes like `

How to download a file from AVD through the new Windows App
Hi, I followed the instructions on this page on the Windows App, however, the files always get removed or disappear from the folder as soon as they are copied or pasted there. Is this a bug?

cannot Disable security defaults.. save button greyed out
hi, I am a "global Administrator" of a M365 domain with a few users. im trying to disable the Security defaults for this domain in Entra but for some reason i cannot save the setting "disabled" the save button is greyed out what am i…
I have hard Deleted a user form Entra ID and they will not get recreated with Auto provisioning
So I had a user that had created an account before we setup Entra ID. I have set up auto user provisioning with Google Workspace to Entra ID and this works. By adding a user to a Group in Google Workspace they are Auto provisioned in Entra ID. So I was…

how to remove admin approval for specific enterprise application
we(totngo company) created an Oauth application that enable reading outlook meetings of our clients. when our client do the Oauth authentication they get a screen that ask them to get their admin approval.(see attached image). we want to help our…
Does Syslog in Linux include PID information like SecurityEvent log in Windows?
Hi I wonder why syslog collected in Linux does not have PID information. Is there any way to collect PID and PPID information from Linux? For example, in Windows, SecurityEvent log include information about PID (i.e., which command is executed), so that…

Getting SSO AADB2C90091 - The+user+has+cancelled+entering+self-asserted+information in aspx page
In the callback.aspx page, the authenticating portion works correctly from incoming email from Azure AD B2C. However, if I hit cancel in the SSO page after clicking forget password, the code code to the Callback.aspx where I am handling the…
How to deploy logic app standard inside App Service Plan using cli
Hello Team, I am trying to deploy logic app standard using Az cli to the App Service plan in which I have Logic app standard and workflows. could you please help with the command and ways to deploy logic app to App Service Plan
I cant not verify my phone number for identity purposes when upgrade account azure
I cant not verify my phone number for identity purposes when upgrade account Azure to create subscription Azure
Error while connecting to SharePoint Online using CSOM PowerShell
Hi, Trying to connect to SharePoint Online via CSOM PowerShell and get to see below error at ExecuteQuery(), Add-Type -Path "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\Microsoft.SharePoint.Client.dll"…
consultation on licenses
Hi, please tell me with this license "KV3-00353 WINENTperDVC ALNG SA MVL Pltfrm" is it possible to have the right to switch from Windows 10 profesional to Windows 10 LTSC? Is it possible to upgrade from Windows 10 LTSC to Windows 11 LTSC ?
Unable to debug on iOS device
Not entirely sure if this is a result of my upgrade to .net 8 or not but I am not been able to debug on my iOS device any longer. I see the app deploy and the splash screen comes up for 20 seconds then the debugger stops and the app on the phone closes.…
Is there any up to date documentation on a Hybrid Search implementation via Azure.Search.Documents?
We are trying to implement a Hybrid Search implementation via the DOTNET SDK, and assuming we did it correctly according to the documentation the search score has an upper limit that is bounded by the number of queries being fused, with each query…

SAML response
Hey, I have a question about saml response- Is there a way to add to SAML response an attribute if the user used MFA? so the service provider will receive this information? Haven't found this information on the internet. Thanks.
What is the process involved in onboarding a function app as a backend in azure apim
How the operations are taken automatically from a function app when it is imported to Azure APIM? Could you explain what exactly happens in detail?