Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Github Actions stuck on Deploy to Azure Web App
Hello All, I have recently built a chatbot in Python using Langchain, GPT_Index and Flask. Currently, I am attempting to find a way to host the python script on an Azure web app. To me, the most straightforward way seems to be by hosting the files on…


Is it possible to create an Azure DevOps Release using YAML?
Is it possible to create an Azure DevOps Release using YAML in the same way you can create a DevOps Pipeline from a YAML file. The UI suggests it should be possible to do this but the Layout defaults to the Classic Release. Am I missing something?


Associate Your App with the Microsoft Store Not Working
Good day all, I am having issues with attempting to Associate my Apps with the Microsoft Store and am encountering an error. When initially viewing the window to associate an app, I am greeted with the following message: I then refresh the window, and…
how can i enable hyperthreading on an azure vm e series
I have an IaaS vm E series and I want to enable hyperthreading because I have installed oracle on this VM. How can I enable this on the vm?


When deployed my SSIS package does not return any rows or errows from the Excel datasource
I have created a package which gets rows from an Excel file, transforms them and writes them into a SQL Server. But the problem is that when being executed from SSDT it returns data, but when being executed using a SQL Server Agent it does not write rows…


How can I fix VSS error code 12289 Parameter is incorrect / Access is Denied
Hello, We are seeing consistent VSS errors on one of our client servers. It is a Windows Server 2019 instance on a VM. The event ID is always 12289, and it always one of two error…


Error when deleting a device from Autopilot
Hello team, Kindly note that I have looked around the Q&A but didn't find my answer, therefore, I am opening a new one. We have several windows machines that we need to remove from autopilot enrollment, however, these devices will be managed in…
Cannot update organizer email address in microsoft graph
I'm trying to use the MS Graph API to create a new event on behalf of a user A and defining User B email address for organizer and isOrganizer.The event is created, but the organizer and isOrganizer attributes are not considered or ignored in the…


Windows 11 Intel Core i5 processor support?
The document "https://learn.microsoft.com/en-us/windows-hardware/design/minimum/supported/windows-11-supported-intel-processors" is available online, which lists Intel 11-compatible Intel based processors. I myself have a two year old…


the service microsoft.visualstudio.shell.interop.iselectioncontainer already exists in the service container in VS2022
I recently installed Visual Studio 2022 Professional edition on my machine windows 2010. I'm just trying to create a sample windows form project and trying to open the designer / form by double clicking on Form1.cs and I'm getting this weird error…


System.Data.OleDb.OleDbException: 'Syntax error in UPDATE statement.'
Hello, I am having an issue saving/updating my database using Access in C#. If anyone is able to help solve my issue it would be greatly appreciated. Thank you! Here are the details: System.Data.OleDb.OleDbException HResult=0x80040E14 Message=Syntax…


How to open downloads folder in explorer through LaunchFolderAsync?
How to open the downloads folder in windows explorer using LaunchFolderAsync? I get access denied if i use the below code. System.UnauthorizedAccessException - Message=Access is denied string folderUrl=UserDataPaths.GetDefault().Downloads; var folder =…


How to rename alert rule name?
A seemingly simple thing, but unfortunately the relevant box is greyed out. Do I really need to re-create every alert I want to rename, just to introduce a new naming scheme for all our alerts?


Visual studio Publish -Associate UWP App with the Microsoft Store - Existing Apps are not getting listed.
I have visual studio 2022 community edition and logged in to the partner developer account credentials. I have already created apps and can be seen in the developer account when logged in via the browser. But when i go to publish wizard and try to…


SAML SSOSession Azure AD B2C custom policy ends when browser is closed
I am using custom policy for Azure AD B2C for sign-up and sign-in SSO. I want to to skip the "identity provider selection" screen after the user is signed-in. It worked well in Edge v110 and no longer working in Edge v111. The session seems to…


Android 12 IKEv2 & RRAS
Hello, collegues! Unfortunately, in Android 12+ (depend by manufacturer, but in my phone so) has been cut out support for all VPN protocols expect IKEv2/Ipsec. What's may be better than use IKEv2/Ipsec MSCHAPv2 and have no trouble? But here is a…


Deleted Authenticator app, can't log back into MS account
I have linked my Microsoft account: ***@01m52onmicrosoft.com to the Microsoft Authenticator app on my phone and I accidentally deleted the app. When I reinstalled the app and tried to link my MS account again, the app says I need to accept the pop-up…


OneDrive Site User ID Mismatch
I have a user who left the company and returned more than 30 days later so their previous account was deleted and a new one was made that had the exact same username/email address as the old account which is what I'm finding causes this ID mismatch…


Forcing an error for a Synapse or ADF data flow
Hi, I need to know if it is possible to force or raise an error inside a Synapse or ADF data flow, e.g. for a particular condition of a conditional split. Thanks


Parsing a field within a CSV
Hey team, I am using ADF to process a CSV file. the CSV file has the following…

