350,440 questions

Sort by: Updated
2 answers

hyper-v虛擬交換器使本機無法連網

當我使用hyper-v創建一個虛擬交換器(使用我的網卡),並套用在虛擬機上,虛擬機的確更改成了和本機一樣的網段(也可以連接到網路),但虛擬機可以用了之後變成本機無法連接到網路(windows網路設定顯示正常),但都無法正常訪問網頁

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,589 questions
asked 2023-05-02T10:06:01.2366667+00:00
竣皓 許 0 Reputation points
answered 2024-06-03T07:16:52.0633333+00:00
興中TW 0 Reputation points
2 answers

Is ADK September update (10.1.25398.1) supported on ConfigMgr?

So if we are wanting to deploy W11 23H2 (which is supported), is the corresponding ADK version supported because it doesnt appear to be according to the documentation. Looking for official confirmation, and if not, is there any update on when it might…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,500 questions
Microsoft Configuration Manager
asked 2024-01-18T13:29:30.8933333+00:00
JG 396 Reputation points
commented 2024-06-03T07:16:20.6166667+00:00
Jürgen Winter 5 Reputation points
0 answers

Unable to create a app service

Hi, I am trying to create a app service with free subscription plan but i am unable to as it is giving an error stating the subscription is forbidden to create or update the serverfarm Thanks

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,071 questions
asked 2024-06-03T07:16:01.1466667+00:00
Krushnal 0 Reputation points
2 answers

Error using Azure Data Factory to Copy data (Using Upsert) from Azure Blob to Azure SQL database

Hi all, I keep getting this error when I perform an upsert (under copy activity) with this error code: Failure happened on 'Sink' side. 'Type=System.NullReferenceException,Message=Object reference not set to an instance of an…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-23T23:34:36.5766667+00:00
Rome Lin 5 Reputation points
edited a comment 2024-06-03T07:15:38.6833333+00:00
Kevin Young 0 Reputation points
0 answers

Inconsistent Behavior and Build Failures in Azure Image Builder

During the Azure windows vm image build process using Azure Image Builder through image templates, I have encountered inconsistent behavior during the creation of image build. Sometimes the build process creates an Azure Container Instance on the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,317 questions
asked 2024-06-02T11:57:27.8866667+00:00
Syed Munaz 0 Reputation points
edited a comment 2024-06-03T07:15:14.4333333+00:00
Nikhil Duserla 0 Reputation points Microsoft Vendor
2 answers

Visual Studio CE won't display my custom template

I installed VS 2022 CE on a vm and copied my custom template to the correct template location, but I can't get VS to show my template when you select Create New Project. I have the vm set up the same as my desktop. I just copied the zip file to the vm.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2024-05-16T23:18:39.52+00:00
Ed Jobe 0 Reputation points
edited a comment 2024-06-03T07:14:47.7066667+00:00
Anna Xiu-MSFT 26,731 Reputation points Microsoft Vendor
1 answer

Universal Print Not working on Windows 11 Pc

Hi I have 2 Windows 11 Computers 23H2, Both pointing to the same Shared Universal Print Device, One Prints my test pages and the other does not, I get GetIntegerValue (orientation-requested-supported) - not an integer type: 0x12 APMon.dll and the Print…

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,882 questions
asked 2024-04-29T04:58:17.3933333+00:00
Steven Molnar 5 Reputation points
answered 2024-06-03T07:14:34.26+00:00
Steven Molnar 5 Reputation points
2 answers

event hub activity log

the action of creating or delete a table in storage account doesn't show log in activity log monitor, what can be the reason?

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
159 questions
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,782 questions
asked 2024-05-29T11:48:34.0033333+00:00
Maayan Dugma 0 Reputation points
commented 2024-06-03T07:14:30.15+00:00
Nehruji R 3,121 Reputation points Microsoft Vendor
1 answer

Integrating a new child UWP exe/app in an existing parent UWP app

How can I integrate a new status updater app, which should be part of an existing parent UWP app project and package? The new status updater app will use WinUI libs and UWP xaml libs and be part of the UWP app store app. The parent UWP app should…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,870 questions
Universal Windows Platform (UWP)
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,500 questions
asked 2024-06-01T08:02:20.1466667+00:00
DotNET Fan 191 Reputation points
commented 2024-06-03T07:14:05.1166667+00:00
Junjie Zhu - MSFT 16,071 Reputation points Microsoft Vendor
2 answers

How to assign value from session upload file into upload posted file again

i am trying to save uploaded file after some big process. i am saving uploaded file in session to retain the file upload data. i.e : uploaded file will be saving into session variable. after saving to session upload file will be cleared. but, the upload…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,331 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,417 questions
asked 2024-05-31T18:44:51.0666667+00:00
Gani_tpt 1,826 Reputation points
edited a comment 2024-06-03T07:13:52.3666667+00:00
Lan Huang-MSFT 26,916 Reputation points Microsoft Vendor
0 answers

How do I override the default Blazor scaffolding template in Visual Studio 2022

I want to edit the scaffolding template for Blazor CRUD pages, but my changes to the template are not being reflected in the output. I tried researching this issue, and the closest answers I could find are how to edit Razor templates, or MVC component…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,254 questions
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,436 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 questions
asked 2024-05-28T21:54:43.2466667+00:00
Andrew Karpinski 0 Reputation points
commented 2024-06-03T07:12:48.24+00:00
Brando Zhang-MSFT 3,116 Reputation points Microsoft Vendor
1 answer

How to Enable GPU on Hyper-V

How can I enable my GPU on Hyper-V? I have created a new virtual machine using Hyper-V Quick Create for Windows 10 MSIX packaging environment, but my GTX 1650 laptop GPU doesn't appear in Task Manager. I have found several methods to activate it online,…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,589 questions
asked 2024-06-01T22:04:04.8833333+00:00
Felizberto Macedo 0 Reputation points
commented 2024-06-03T07:12:41.7866667+00:00
essjae 251 Reputation points
2 answers

Exception Handling for Defender & Third-Party EDR Conflict

Hello. We are currently operating Microsoft Defender for Cloud (MDC). We aim to comply with one of MDC's recommendations, 'EDR solution should be installed on Virtual Machines.' While Windows machines have Microsoft Defender for Endpoint (MDE) installed…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,229 questions
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
22 questions
asked 2024-05-12T23:46:36.76+00:00
용현 정 20 Reputation points
commented 2024-06-03T07:11:57.29+00:00
Akshay-MSFT 16,756 Reputation points Microsoft Employee
0 answers

Required for Microsoft Authenticator Account Recovery

I am writing to seek urgent assistance with an issue I am facing regarding my Microsoft Authenticator app. Recently, I lost my device, and upon logging into the Microsoft Authenticator app on my new device, I discovered that all my previous two-step…

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.
5,714 questions
asked 2024-06-03T07:11:52.07+00:00
H K 0 Reputation points
2 answers

Tap Money customer%%-Service - care Number//.7029672438//-8250927608

MGM hospital in Faridabad India and Pakistan and Bangladesh officials in the morning and evening and

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,916 questions
asked 2024-06-03T07:11:03.06+00:00
Tap Money 0 Reputation points
answered 2024-06-03T07:11:19.3+00:00
Tap Money 0 Reputation points
0 answers

Trying to run different android emulators but when loading it says virtual machine failed to start what do I do.e

I have disabled Hyper-V but it still seems present.

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,589 questions
asked 2024-06-03T06:39:53.7366667+00:00
Liam 0 Reputation points
commented 2024-06-03T07:11:18.47+00:00
essjae 251 Reputation points
1 answer

App crashes after throwing an error ' Window was already created'

Platform : Android Version : MAUI 8 Description : I was trying to invoke platform specific code by implementing broadcast Receiver for android, When I tried to register the receiver onResume( ) , app crashed with an error "Window was already…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,017 questions
asked 2024-05-29T09:32:36.64+00:00
Manickam, Suraj 260 Reputation points
commented 2024-06-03T07:11:15.36+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,921 Reputation points Microsoft Vendor
2 answers

Tap Money customer%%-Service - care Number//.7029672438//-8250927608

KVM switch off as a result of the day dear sir please find the attached

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
908 questions
asked 2024-06-03T07:09:22.05+00:00
Tap Money 0 Reputation points
answered 2024-06-03T07:09:37.9033333+00:00
Tap Money 0 Reputation points
1 answer

Is it possible to recognize short words ("Yes", "No", "Ok") in speech sdk consistently

hello, I was experimenting with SPEECH SDK and I was using https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/quickstart/cpp/linux/from-microphone/helloworld.cpp I've adjusted code a bit, I was using the following…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,457 questions
asked 2024-06-03T04:53:50.27+00:00
Faris Lemes 20 Reputation points
commented 2024-06-03T07:09:14.38+00:00
Faris Lemes 20 Reputation points
1 answer

Hosting a dashboad on my own website

I would like to build a dashboard using Plotly Dash and then host it on my own website. The dashboard will allow users to load data, then run machine learning models on that data in the backend and output the results. I know Azure ML and have worked…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,071 questions
asked 2024-05-31T02:32:30.3433333+00:00
matsuo_basho 10 Reputation points
commented 2024-06-03T07:08:40.2233333+00:00
Gowtham CP 2,450 Reputation points