341,514 questions

Sort by: Updated
1 answer

Deploy HKCU reg key through SCCM

Hello, I am currently struggling to deploy HKCU key through SCCM, I tried it through Task Sequence via running command line, i tried it through the package but the required changes not reflected at client registry. When i execute the same Batch file on…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
901 questions
Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
458 questions
Microsoft Configuration Manager
asked 2024-04-25T08:22:43.4066667+00:00
Sarfraz Aslam 31 Reputation points
commented 2024-04-25T09:42:48.62+00:00
Sarfraz Aslam 31 Reputation points
0 answers

How to use C++/WinRt API like as part of DLL without user interface(UI)

Hi, I am attempting to utilize the C++/WinRT code provided in the sample of LampArray, cppwinrt to create a DLL. However due to the tight coupling of this sample with the UI, I am not able to use below API independently within my DLL code, without…

Universal Windows Platform (UWP)
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
725 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,422 questions
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,526 questions
asked 2024-04-23T06:41:57.05+00:00
sunil maurya 21 Reputation points
commented 2024-04-25T09:42:43.74+00:00
Junjie Zhu - MSFT 14,751 Reputation points Microsoft Vendor
1 answer

EditForm in Blazor does not work on submit

Below is the source code, brand new blazor project vs2022 , Version 17.9.5 put a break point on string breakpointhere = "z"; examine xx variable - for the model, you will see that the MyTitle string is always null. Such basic stuff…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,385 questions
asked 2024-04-20T15:03:25.1633333+00:00
Rob Bertora 0 Reputation points
commented 2024-04-25T09:41:34.8333333+00:00
JasonPan - MSFT 4,201 Reputation points Microsoft Vendor
0 answers

CTRL Commands Not Working with Winforms Web Browser

Hello, We have an application with a winforms web browser hosted on a WPF window and this browser is used to load HTML's within our application. These HTML files have fields that allow users to fill out. Letters and numbers work fine when put into the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,827 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,670 questions
asked 2024-04-22T20:38:22.62+00:00
Lpatz-4663 20 Reputation points
commented 2024-04-25T09:40:48.23+00:00
Hui Liu-MSFT 38,251 Reputation points Microsoft Vendor
1 answer

Creating maintenance configuration using terraform

Is it possible to create maintenance configtuation is terraform? I know it might be out of scope, but need inputs from MS. Thank you

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
218 questions
asked 2024-04-02T07:02:21+00:00
Varma 1,100 Reputation points
commented 2024-04-25T09:40:42.54+00:00
Varma 1,100 Reputation points
1 answer One of the answers was accepted by the question author.

Creating Personalized Product Recommendations with Power BI

We have built a Power BI dashboard that analyzes the main influencers for higher sales. For the current year, the factors that are main influencers are: Sales item quantity 2.9 or higher Distinct items 1.8 or higher Item family 0.78 or less…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,562 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
47 questions
asked 2024-04-24T20:33:15.42+00:00
Rodrigo Xavier 0 Reputation points
accepted 2024-04-25T09:40:10.96+00:00
Rodrigo Xavier 0 Reputation points
1 answer

Logic app to on-premise SQL server connectivity using service principal (Azure AAD)

Hi Team, Our Agenda is to connect On-premise SQL server using Logic app with SQL server connector. We successfully setup Azure AAD with On-premise SQL. Also, using SSMS we are successfully able to make connection to on-premise SQL using service…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,840 questions
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,692 questions
asked 2024-04-23T10:59:34.03+00:00
Yashwant Kumar Sahu 16 Reputation points
commented 2024-04-25T09:36:20.92+00:00
Yashwant Kumar Sahu 16 Reputation points
0 answers

Deletion sharepoint logic

for deletion logic when item is deleted when trigger it will trigger cannot show any run history

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,840 questions
asked 2024-04-25T09:36:08.9166667+00:00
chandar 0 Reputation points
0 answers

[MAUI] How to set the icon of a new window in MAUI? Including Android and Windows platforms

I need to open a new window on my Android device and set its icon, similar to a WeChat mini program, but I haven't seen any API documentation related to it in the official documentation that allows me to set its icon, so I want to ask if this is possible…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,367 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,861 questions
asked 2024-04-18T01:43:45.9833333+00:00
studio XFE 5 Reputation points
commented 2024-04-25T09:35:37.4+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,491 Reputation points Microsoft Vendor
0 answers

About SharePoint column validation

This is a question about setting up columns in SharePoint. I would like to enter a formula in "Column Validation" so that input other than the standard text will be invalidated. There are several standard wordings, but what kind of formula…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,610 questions
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.
2,666 questions
asked 2024-04-25T09:35:24.35+00:00
R N 0 Reputation points
1 answer

File permissions issue for files downloaded from internet / synchronized by OneDrive

I am trying to backup several different Windows computers to a single Windows computer by sharing the drives of the target computers and accessing them from the backup computer. But I am running into a file access permission issue.   Setup: The target…

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,740 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,118 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,753 questions
asked 2023-06-07T08:05:27.0633333+00:00
Ronak 1 Reputation point
commented 2024-04-25T09:35:06.43+00:00
Bas de Ridder 0 Reputation points
0 answers

The sub-resource ID /subscriptions/......subnets/dnsin is invalid

I have a dnsresolver in a hub vnet deployed with this code: resource dnsresolver 'Microsoft.Network/dnsResolvers@2022-07-01' = { name: 'dnsResolver' location: deploymentLocation properties: { virtualNetwork: { id:…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
593 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,139 questions
asked 2024-04-24T22:08:16.75+00:00
joostmnl 0 Reputation points
commented 2024-04-25T09:34:46.74+00:00
KapilAnanth-MSFT 35,001 Reputation points Microsoft Employee
0 answers

I can't create a Function with the free subscription

It's been 5 days now trying to create a function app on my free Microsoft Azure account but nothing is working. I have also tried to change regions but nothing is working. Please help me fix the issue.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,120 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,528 questions
asked 2024-04-25T06:42:30.44+00:00
brian obizi 0 Reputation points
commented 2024-04-25T09:33:43.26+00:00
brian obizi 0 Reputation points
2 answers

SANDBOX issue

Hello, I have this issue when i launch the sandbox I cannot find solution on the web. lot of people have the same issue. Your appeal has been received. Appeals are reviewed on a first-come, first-served basis, and may take several days to process. If…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
889 questions
asked 2024-03-29T07:42:28.3133333+00:00
François 15 Reputation points
commented 2024-04-25T09:33:24.61+00:00
kguntaka 320 Reputation points Microsoft Vendor
0 answers

Function with timer trigger stopped firing.

Hi, I have an Azure function that gets triggered by a timer every 5 minutes. This function stopped firing yesterday morning and then started firing again yesterday afternoon. I've looked in App Insights but see nothing that explains why this would have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,249 questions
asked 2024-04-24T10:46:23.3466667+00:00
Kevin White 0 Reputation points
commented 2024-04-25T09:31:53.2933333+00:00
Kevin White 0 Reputation points
2 answers

SCCM WSUS changing to itself as upstream

I have a setup with SCCM server and a WSUS server having WSUS and SUP roles, SQL on a separate server. In SCCM the Microsoft update is set the update source and it stays as that. But WSUS keeps changing the source to itself. For tests I changed source…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
823 questions
asked 2024-04-24T12:27:18.7666667+00:00
Łukasz Świątkowski 21 Reputation points
answered 2024-04-25T09:31:44.56+00:00
Łukasz Świątkowski 21 Reputation points
1 answer

unable to connect to Azure VM using RDP

after downloading rdp file , I am unable to connect to VM. it is saying the credentials are wrong and while saying this it is adding my company domain at the end of it. like if I have given credentials as testforlife then after first attempt in password…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,120 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,236 questions
asked 2024-04-25T09:23:53.1333333+00:00
Ayan Sinha 0 Reputation points
answered 2024-04-25T09:31:28.6766667+00:00
Ayan Sinha 0 Reputation points
1 answer One of the answers was accepted by the question author.

no license file found for appx bundle

I am trying to install appxbundle, the drivers are installed correctly. But during the appxbundle installation it is throwing the above error.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,611 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,048 questions
asked 2024-04-25T05:24:50.09+00:00
Negi, Nileesh - Dell Team 20 Reputation points
accepted 2024-04-25T09:31:13.2933333+00:00
Negi, Nileesh - Dell Team 20 Reputation points
1 answer

How to add Auth Headers in REST Linked Service in Azure Data Factory (ADF) when using oAuth2 Client Credentials?

My API provider requires an API-Key additional header when using oAuth2 Client Credential to generate access token. In Azure DataFactory, when I create a REST linked service using OAuth2 Client Credential as authentication type, I also include Auth…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,528 questions
asked 2024-03-28T18:18:03.04+00:00
Eduardo Moralles 0 Reputation points
commented 2024-04-25T09:29:50.6533333+00:00
Harishga 3,260 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

AVD - Upload/Download Folder Missing

We had the ability to Upload/Download Files using the AVD web client. We then installed FSLogix and when we use the upload feature it shows it successfully uploaded the file, but we can't find the file anywhere. I have tried looking for…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,362 questions
asked 2024-04-24T13:12:07.4766667+00:00
James Mckeown 0 Reputation points
accepted 2024-04-25T09:28:56.3133333+00:00
James Mckeown 0 Reputation points