Microsoft Q&A

Questions

Discover questions that will help you on every step of your technical journey.

238,551 questions

Sort by: Updated
0 answers

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…

Azure App Services
Azure App Services
A feature of Azure App Service used to create and deploy scalable, mission-critical web apps.
4,556 questions
asked 2023-03-24T15:20:41.7833333+00:00
Dylan Ritzer 0 Reputation points
0 answers

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?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
234 questions
asked 2023-03-24T15:19:06.89+00:00
Amie Barkes 21 Reputation points
0 answers

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…

Universal Windows Platform (UWP)
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
615 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
2,771 questions
asked 2023-03-24T15:18:21.5266667+00:00
F Chari 0 Reputation points
3 answers

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?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
4,891 questions
asked 2022-02-06T17:38:44.073+00:00
Konstantinos Takavakidis 1 Reputation point
answered 2023-03-24T15:18:04+00:00
Ningappa Kempannavar 0 Reputation points
1 answer

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…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
1,948 questions
asked 2023-03-24T12:09:35.3466667+00:00
BlueFire291 0 Reputation points
edited an answer 2023-03-24T15:17:22.9066667+00:00
Yitzhak Khabinsky 20,631 Reputation points
0 answers

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…

Windows Server Backup
Windows Server Backup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Backup: A duplicate copy of a program, a disk, or data, made either for archiving purposes or for safeguarding valuable files from loss should the active copy be damaged or destroyed.
346 questions
Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
2,398 questions
asked 2023-03-24T15:16:38.5733333+00:00
Derek Dueker 0 Reputation points
0 answers

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…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
2,365 questions
asked 2023-03-24T15:16:23.0266667+00:00
Nadim 0 Reputation points
1 answer

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…

Microsoft Graph Calendar API
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
858 questions
asked 2023-03-24T07:43:24.3566667+00:00
Chirag Baid 0 Reputation points
answered 2023-03-24T15:15:51.4966667+00:00
BhanuKiran-MSFT 3,346 Reputation points Microsoft Vendor
14 answers One of the answers was accepted by the question author.

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…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
4,069 questions
asked 2021-09-15T16:52:25.11+00:00
Mika Saastamoinen 51 Reputation points
commented 2023-03-24T15:14:38.1566667+00:00
Tuan Dung Nguyen 0 Reputation points
1 answer

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…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,824 questions
ASP.NET Web Forms
ASP.NET Web Forms
A part of the ASP.NET web application framework that can be used to create ASP.NET web applications.
462 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
7,538 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
875 questions
.NET Standard
.NET Standard
A formal specification of .NET APIs that are available on multiple .NET implementations.
492 questions
asked 2023-03-24T14:39:48.4166667+00:00
Sunny Sharma 1 Reputation point
answered 2023-03-24T15:14:28.5366667+00:00
Michael Taylor 41,011 Reputation points
1 answer

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…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
7,538 questions
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
71 questions
asked 2023-03-24T14:10:15.34+00:00
Andrew Klasen 1 Reputation point
answered 2023-03-24T15:14:23.94+00:00
Bruce (SqlWork.com) 31,096 Reputation points
1 answer

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 =…

Universal Windows Platform (UWP)
asked 2023-03-22T04:16:20.41+00:00
DotNET Fan 46 Reputation points
edited a comment 2023-03-24T15:14:18.1433333+00:00
DotNET Fan 46 Reputation points
1 answer One of the answers was accepted by the question author.

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?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
1,932 questions
asked 2022-08-02T08:44:46.513+00:00
John Connor 311 Reputation points
commented 2023-03-24T15:13:37.8566667+00:00
Maxim Sergeev 6,386 Reputation points Microsoft Employee
0 answers

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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
2,771 questions
Universal Windows Platform (UWP)
asked 2023-03-24T14:50:47.09+00:00
DotNET Fan 46 Reputation points
edited the question 2023-03-24T15:13:15.1133333+00:00
DotNET Fan 46 Reputation points
0 answers

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…

Azure Active Directory External Identities
Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,530 questions
asked 2023-03-24T14:56:26.5766667+00:00
Rahman, Mawaddah 0 Reputation points
edited the question 2023-03-24T15:11:24.1466667+00:00
Rahman, Mawaddah 0 Reputation points
2 answers

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…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
8,815 questions
Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
436 questions
asked 2022-10-06T21:00:06.213+00:00
Crash The Great 6 Reputation points
commented 2023-03-24T15:11:17.0333333+00:00
Alisson Nunes 0 Reputation points
3 answers

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…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
2,876 questions
asked 2023-03-24T14:30:56.4466667+00:00
Colin 0 Reputation points
answered 2023-03-24T15:11:13.5966667+00:00
Dave Patrick 341.2K Reputation points MVP
2 answers

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…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
1,805 questions
asked 2022-06-29T19:25:12.35+00:00
Emily Nelson 91 Reputation points
commented 2023-03-24T15:10:11.64+00:00
Gareth Jones 0 Reputation points
1 answer

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

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
6,669 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
2,849 questions
asked 2023-03-23T10:38:10.95+00:00
pmscorca 186 Reputation points
commented 2023-03-24T15:09:57.22+00:00
AnnuKumari-MSFT 21,166 Reputation points Microsoft Employee
2 answers

Parsing a field within a CSV

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

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
6,669 questions
asked 2023-03-23T07:40:56.41+00:00
MS Prog 391 Reputation points
answered 2023-03-24T15:09:13.4366667+00:00
AnnuKumari-MSFT 21,166 Reputation points Microsoft Employee