349,122 questions

Sort by: Updated
0 answers

can't install update "KB5037765" on windows 10

Hi, I approved this patch last week on Windows 10 1809 clients , but It was failed to install. Has Microsoft removed this patch? Thanks,

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,822 questions
asked 2024-05-28T09:49:22.6+00:00
Mighani 0 Reputation points
1 answer

Error: 0xC004F069 On a computer running Microsoft Windows non-core edition, run 'slui.exe 0x2a 0xC004F069' to display the error text. i am facing this error while updating my win

hey there! currently in my PC i have win11 home but i want to update my win11 home to win11 pro but Error: 0xC004F069 On a computer running Microsoft Windows non-core edition, run 'slui.exe 0x2a 0xC004F069' to display the error text. i am facing this…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,860 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,445 questions
asked 2023-08-08T07:37:37.3066667+00:00
Ghulam Jeelani 0 Reputation points
commented 2024-05-28T09:48:27.52+00:00
Liech, William 0 Reputation points
1 answer One of the answers was accepted by the question author.

CI/CD Azure Synapse Workspace with Azure Devops

Dear all,  I am working on CI/CD between Azure Synapse Workspace with Azure Devops.  I have source code from someone else who work on this project before and it works well and I try to understand it and create my own project on it. right now, I have…

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.
4,479 questions
asked 2024-05-28T07:59:15.3033333+00:00
Zhuoqiong Mo 0 Reputation points
commented 2024-05-28T09:47:39.4233333+00:00
Zhuoqiong Mo 0 Reputation points
1 answer

How to prevent VS from breaking on handled exceptions?

I don't think VS did this until recently. It started breaking at handled exceptions. How do I prevent it?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,705 questions
asked 2024-05-21T15:58:26.9933333+00:00
Aaron Gerber 0 Reputation points
commented 2024-05-28T09:47:06.07+00:00
RLWA32 41,206 Reputation points
2 answers One of the answers was accepted by the question author.

How to make search text in ASP.NET dropdown controls

I have been developing ASP.NET application. some of the place i want searchable dropdown controls. the dropdown should search both numbers and name. How to do this...? example data as below. Cust.Name | Cust.Number Alfred K AXN29109 …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 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.
10,394 questions
asked 2024-05-25T08:11:36.1666667+00:00
Gani_tpt 1,786 Reputation points
commented 2024-05-28T09:46:49.24+00:00
Gani_tpt 1,786 Reputation points
3 answers One of the answers was accepted by the question author.

Polybase s3 not working on SQL Server 2022 Linux

Trying to connect to parquet files on S3 from SQL server 2022 Linux fails with the following error: CREATE EXTERNAL DATA SOURCE myds WITH ( LOCATION = 's3://mybucket' , CREDENTIAL = mycreds ); GO 111631;The specified…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,914 questions
asked 2022-06-06T18:53:24.237+00:00
Daniel Hartl 21 Reputation points
commented 2024-05-28T09:46:29.1333333+00:00
Maxpia 1 Reputation point
0 answers

Can't recover Global Admin in Entra Admin Center

Hi, I realized that my one and only user in the Entra Admin Center is not the Global Admin and I have only a 'Member' role. How can I gain back that Admin role or get it at all?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,881 questions
asked 2024-05-28T09:37:24.8966667+00:00
Carsten 0 Reputation points
edited the question 2024-05-28T09:46:14.6633333+00:00
Carsten 0 Reputation points
0 answers

Windows Clipboard ( Windows button + V) - Over your shoulder protection of what is in the clipboard

When I copy things, I often want to have same thing to copy and paste and then swap between. I can pin things, but I would like to 'rename' the things I pin, so I could also provide 'over your shoulder' hide the things I have pinned. But I could rename…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,445 questions
asked 2024-05-28T09:46:10.3266667+00:00
Eiríkur Ketilsson 0 Reputation points
1 answer One of the answers was accepted by the question author.

Should all active services in my account be visible from Home-->List All?

I've used Azure portal a few time for AI-201 training. I've just started DP-203 training and was attempting to run a beginners MS Learn script that requested Azure Synapse Analytics and related services for exploration purposes. After about 30 minutes,…

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.
4,479 questions
asked 2024-05-24T13:37:56.0266667+00:00
McKay, Ian 20 Reputation points
accepted 2024-05-28T09:45:46.1033333+00:00
McKay, Ian 20 Reputation points
3 answers

"How can I connect a StatefulSet in Cluster 1 to a StatefulSet in Cluster 2, both located in different regions? Is there a way to establish communication between StatefulSets across different region clusters?"

"How can I connect a StatefulSet in Cluster 1 to a StatefulSet in Cluster 2, both located in different regions? Is there a way to establish communication between StatefulSets across different region clusters?" Example - "I have a Solr…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,898 questions
asked 2024-05-28T08:26:55.85+00:00
Sunil Yadav 25 Reputation points
commented 2024-05-28T09:45:18.4733333+00:00
Sunil Yadav 25 Reputation points
0 answers

Working with picture in Blazor

Hi, I very newest.Create project under Blazor web develop. Under root wwwroot create folder name Images then put some picture in there. I write the in Home.razor to show all picture but one line one picture. How to write one line code for all…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
asked 2024-05-28T08:36:35.8933333+00:00
MIPAKTEH_1 60 Reputation points
edited the question 2024-05-28T09:45:17.7066667+00:00
Jiale Xue - MSFT 37,131 Reputation points Microsoft Vendor
0 answers

how to install windows drivers manually on macbook when bootcamp is failing to run set up

i installed my windows 10 on macbook air pro early 2015 without bootcamp and i tried to execute bootcamp set up manually and the execution failed, Now my Operating system(windows 10) lacks drivers such as Graphics, Wireless drivers(bluetooth and Wi-Fi…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,822 questions
asked 2024-05-28T09:44:59.8433333+00:00
THABELO MABUZA 0 Reputation points
0 answers

Error when trying to set up Application ID URI for Double Key Encryption

I am trying to set up Double Key Encryption, following the steps in https://www.youtube.com/watch?v=vDWfHN_kygg. However, when trying to expose an API, I get the following error: Failed to update Application ID URI application property. Error detail:…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
210 questions
asked 2024-05-28T06:01:51.36+00:00
Yashaswi Daram 0 Reputation points
edited the question 2024-05-28T09:44:17.1933333+00:00
Yashaswi Daram 0 Reputation points
3 answers

how do I migrate to ARM

I am a basic personal user of Azure with the following: A classic storage account with a number of blob containers holding images which are used in several ASP.NET 4 web applications (not on Azure). The blobs are managed directly by me using Azure…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,767 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,493 questions
asked 2024-05-23T12:42:09.4766667+00:00
Jon Stranger 0 Reputation points
commented 2024-05-28T09:43:28.8766667+00:00
Anand Prakash Yadav 6,785 Reputation points Microsoft Vendor
3 answers

Windows 11 Microsoft SQL 2022 Express Edition

Hey, currently in work we have PC with Windows 11 Pro license which is used as small "server". Here we have installed MS SQL servers. We want to add new software database into MS SQL 2022 Express Edition but software creator said we need…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,914 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,445 questions
asked 2024-05-27T12:19:53.0033333+00:00
Richard Uhrin 0 Reputation points
accepted 2024-05-28T09:43:20.91+00:00
Richard Uhrin 0 Reputation points
3 answers

Internet Explorer is missing on Windows 10 22H2 and windows 11?

I have Windows 10 Enterprise 22H2, I wanted to know that Internet Explorer is supported or not? Thanks! Nidhi

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,822 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,445 questions
asked 2024-05-28T07:23:08.4633333+00:00
Nidhi Priya 386 Reputation points
answered 2024-05-28T09:42:33.15+00:00
Yanhong Liu 3,340 Reputation points Microsoft Vendor
0 answers

How to get Code Coverage in Visual Studio 2022 with CMake Cpp Projects with a Windows Compiler

I have a Cpp project that is being built with the MSVC compiler and using CMake. I need a code coverage solution, preferably one that either provides detailed reports or in Visual Studio code highlighting that is possible using CMake. So far I have tried…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,566 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
332 questions
asked 2024-05-28T09:01:11.2366667+00:00
Hoad, Tom 0 Reputation points
edited the question 2024-05-28T09:41:51.7833333+00:00
Minxin Yu 10,436 Reputation points Microsoft Vendor
1 answer

Microsoft Entra Id - Provisioning Log API

Hello Team, Provisioning logs contain only user provisioning or it also contains any other provisioning like group, resource etc. I could see only user provisioning logs even though, we had created group provisioning. Group provisioning logs come…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,881 questions
asked 2024-05-28T08:42:33.1366667+00:00
Ron Weasley 0 Reputation points
answered 2024-05-28T09:39:59.0266667+00:00
akinbade abiola 1,810 Reputation points
1 answer

RichTextBox Details

I need more information about the RichTextBox in winforms/dotnet 8/C# 12/VS2022. Specifically, when I create custom RTF content based on the v1.5 spec and try to insert it (as selection or entire document), the RichTextBox strips out all of my custom…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,857 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,464 questions
asked 2024-05-23T21:05:20.31+00:00
Steve Andrews 0 Reputation points
commented 2024-05-28T09:39:43.0066667+00:00
Jiale Xue - MSFT 37,131 Reputation points Microsoft Vendor
0 answers

Newly added databases not being detected by Azure backup

We have a third party who installed 2 new databases on on Azure VM, but when I try to add these databases to the existing backup plan they fail to detect. All other databases are visible and being backed up. I have to set a maintenance plan to backup…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,002 questions
asked 2024-05-28T09:38:40.6533333+00:00
Richard Hipkin 0 Reputation points