381,344 questions

Sort by: Updated
0 answers

How can the conflict between hyper-v (virtualization) and the drivers of Bluetooth and USB 3.2 be fixed in the Intel Ultra 258v platform?

It occurs on the new AI Laptop named "ASUS Zenbook S 14 (UX5406)". After enabling virtualization and using Hyper-V for WSL, the Bluetooth and USB 3.2 drivers began to function at fault. I attempted rebooting and reinstalling the official…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,716 questions
asked 2024-10-15T07:22:15.63+00:00
唯 木 0 Reputation points
0 answers

How to rearrange section groups in onenote?

Previously I have been doing this by placing numbers in front of my section groups but i get stuck when i get to 10 as it puts it next to 1. Any tips or ways to rearrange these>

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
200 questions
asked 2024-10-15T07:22:09.5566667+00:00
Isla Johnson 0 Reputation points
1 answer

How to Read Meta-Tags of a MP4-File?

In Windows 11 you can modify Meta-Tags of MP4-Files. Are there libraries for .net core 8 web api available which are able to modify these? Is there a posibility to do that over API-Calls? I already get to know to the library taglib but this one seems not…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,867 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,563 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,627 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,684 questions
asked 2024-10-15T06:50:30.5766667+00:00
CodeGuy85 0 Reputation points
answered 2024-10-15T07:22:06.7033333+00:00
Pihu Rana 0 Reputation points
1 answer One of the answers was accepted by the question author.

Spoke Hub Model - Integration services

Hi there, I am going through Microsoft documentation and have some questions regarding the placement of services within the hub-and-spoke network model. Based on my understanding, the hub is the place for shared services such as DNS, Firewall, VPN, and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,130 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
625 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,458 questions
asked 2024-09-19T08:05:27.6+00:00
Mohsen Sichani 46 Reputation points
edited a comment 2024-10-15T07:21:41.9566667+00:00
Mohsen Sichani 46 Reputation points
1 answer

MQTT client 'RefusedNotAuthorized' when connecting to edge translation gateway.

Hi I am trying to connect a downstream MQTT device to a translation edge gateway. I understand from https://learn.microsoft.com/en-us/azure/iot-central/core/how-to-connect-iot-edge-transparent-gateway#provision-a-downstream-device that "IoT Central…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
364 questions
asked 2024-10-14T13:48:03.76+00:00
Garethvdl 0 Reputation points
edited a comment 2024-10-15T07:21:38.1266667+00:00
Garethvdl 0 Reputation points
1 answer

Text localization

I want to add the ability to use languages in my application, but from what is written in the doc. it is not clear at all. I am interested in a couple of questions. In which folder to create resource files. You can use the Resources/Languages folder,…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,521 questions
asked 2024-10-03T11:26:40.09+00:00
валера карманов 291 Reputation points
edited a comment 2024-10-15T07:21:19.94+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 31,716 Reputation points Microsoft Vendor
0 answers

Update Notification Not Working Properly With Sideloaded Windows App | MAUI

We use the following method to get the information whether there is an update available on the MS Store. Problem is that this method returns a record in a list even when we have sideloaded application with the same version we have in store. It works…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,521 questions
asked 2024-10-15T07:20:29.7533333+00:00
Manishk_Optimus 1 Reputation point
1 answer

It is not clear how the "LineHeight" property works for the "Label" element

Contains code for the class "DataTemplate" var offerPrice = new Label { FontSize = 40, LineHeight = -2, BackgroundColor = Color.FromArgb("#fff") }; offerPrice.SetBinding(Label.TextProperty, "price"); return new Border…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,521 questions
asked 2024-10-03T07:44:35.64+00:00
валера карманов 291 Reputation points
commented 2024-10-15T07:20:15.8766667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 31,716 Reputation points Microsoft Vendor
1 answer

How can I programmatically send an sms with a .net 8 maui app from the android platform?

I have tried to accomplish this but get an error when trying to implement the "Android.Telephony" class.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,521 questions
asked 2024-10-04T15:13:04.4733333+00:00
Kjell Berstad 0 Reputation points
commented 2024-10-15T07:20:12.76+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 42,976 Reputation points Microsoft Vendor
1 answer

ADF REST API Auth header parameters not showing up in other environments which are not connected to Git

We have two ADF instances - dev and production. Our dev environment is connected to Git repository, however when we move code to production, we only move ARM template files. We are observing that auth header parameters in REST API are not showing up in…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,718 questions
asked 2024-10-09T00:12:06.29+00:00
Swati B 0 Reputation points
commented 2024-10-15T07:20:04.5533333+00:00
phemanth 10,635 Reputation points Microsoft Vendor
0 answers

After Successful online meeting unable to get attendance report‎ using api https://graph.microsoft.com/v1.0/users/${UserId}/onlineMeetings/${meetingId}/attendanceReports

In my node application I am using graph online meeting API to create online meeting. But since few days I am using https://graph.microsoft.com/v1.0/users/${UserId}/onlineMeetings/${meetingId}/attendanceReports api to get attendance report I am not able…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,057 questions
asked 2024-10-15T05:54:42.6833333+00:00
Info Omniwish 20 Reputation points
commented 2024-10-15T07:19:06.9733333+00:00
Yakun Huang-MSFT 5,105 Reputation points Microsoft Vendor
1 answer

Conflict between /MT and Windows Runtime API (Windows.Management.Deployment)

Hi everyone, I am currently working on a project using C++/CX that interacts with the Windows WinMD, specifically within the Windows.Management.Deployment namespace. I’ve encountered a compatibility issue related to the runtime libraries. The third-party…

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.
5,411 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,736 questions
asked 2024-10-14T12:33:02.72+00:00
checkingrandom 206 Reputation points
edited the question 2024-10-15T07:18:21.87+00:00
checkingrandom 206 Reputation points
1 answer

Multicast in HyperV

Multicast Not Working with VMs on Single Host/Logical Switch Hello, I’m facing an issue with multicast traffic in my Hyper-V environment and would appreciate some insights. I have IGMP snooping enabled, and I’ve noticed the following behavior: …

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.
998 questions
asked 2024-10-10T06:09:49.6966667+00:00
Pardule, Sameer 0 Reputation points
commented 2024-10-15T07:17:55.46+00:00
XinGuo-MSFT 18,231 Reputation points
1 answer

Making windows 10 ISO Bootable without admin permissions/password.

Here since I didn't get help from MS (Microsoft) Answers. Hi everyone, how are you all? I had a old Windows PC that was Domain Joined and I am not affiliated with that organization anymore, and It's in need of reinstallation. I have another Windows PC…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,618 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,559 questions
asked 2024-10-14T10:02:49.96+00:00
a7bredbull 0 Reputation points
answered 2024-10-15T07:16:36.0166667+00:00
Daisy Zhou 24,046 Reputation points Microsoft Vendor
2 answers

Can't convert my hdd to dynamic disk

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,684 questions
asked 2024-10-14T10:00:32.5033333+00:00
Yassin 0 Reputation points
answered 2024-10-15T07:15:39.52+00:00
Daisy Zhou 24,046 Reputation points Microsoft Vendor
1 answer

What is an $OF file in my external hard drive and can I delete it to save space?

I have a Seagate external hard drive connected to my Windows 10 laptop with USB. In the path 'E:\FileHistory\myname\MY-PC\Data' there are three folders: C, D, and $OF. The C and D correrspond to my C and D drives. But the $OF file is full of files with…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,618 questions
asked 2024-10-14T08:09:21.87+00:00
Ty Prince 0 Reputation points
answered 2024-10-15T07:14:39.4566667+00:00
Daisy Zhou 24,046 Reputation points Microsoft Vendor
1 answer

Pass multiple PrincipleIDs to the roleassignments/addroleassignment endpoint inside SharePoint Online REST API

Hi All, This is a question regarding SharePoint Online Reast API and not Power Automate. I have a cloud flow, which get a semi-colon separated string containing Office 365 security groups names. Then I build an array after splitting the string. After…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,716 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,990 questions
asked 2024-10-14T18:04:49.38+00:00
john john Pter 320 Reputation points
commented 2024-10-15T07:14:29.5166667+00:00
john john Pter 320 Reputation points
1 answer

Cannot initialize report- SCOM 2022 UR6, SSRSv16.0.8564.33454

Everything worked until a week ago. No changes made to system. These reports were working fine, so well that I created Scheduled Reports for a few of our customers. I have since disabled/removed them. Reports with issues: Reporting\Microsoft Generic…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,484 questions
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.
998 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,926 questions
asked 2024-10-08T20:02:31+00:00
anthony strother 416 Reputation points
commented 2024-10-15T07:14:19.0833333+00:00
XinGuo-MSFT 18,231 Reputation points
1 answer

Why my server resolve DNS error?

The operating system version is Windows Server 2016 Standard Edition, and an error occurred while resolving the domain name. For example, www.baidu.com resolved an IP address of 127.88.0.1. Therefore, the domain name was set to IP 1.1.1.1 in the hosts…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,104 questions
asked 2024-10-14T07:16:15.2666667+00:00
延龙 孙 0 Reputation points
answered 2024-10-15T07:13:18.0266667+00:00
Daisy Zhou 24,046 Reputation points Microsoft Vendor
1 answer

Don't have video tutorials???

Everything is written instead of audio and video which can help to learn easily. This question is related to the following Learning Module

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.
1,653 questions
asked 2024-10-13T13:23:04.49+00:00
Harshit Bhandari 0 Reputation points
commented 2024-10-15T07:12:12.33+00:00
Kiran P 3,950 Reputation points Microsoft Vendor